2005-02-01 |
Michael Niedermayer | signed 16bit support
|
commit | commitdiff | tree |
2005-01-31 |
Michael Niedermayer | 10000l vbr mp3 fix
|
commit | commitdiff | tree |
2005-01-31 |
Michael Niedermayer | support 32bit output for the mpeg audio decoder
|
commit | commitdiff | tree |
2005-01-31 |
Michael Niedermayer | more accurate dequant of near zero coefficients
|
commit | commitdiff | tree |
2005-01-31 |
Michael Niedermayer | 10l (missing overflow check)
|
commit | commitdiff | tree |
2005-01-30 |
Michael Niedermayer | 100000l (typos in the #define for selecting the NORM6...
|
commit | commitdiff | tree |
2005-01-30 |
Michael Niedermayer | 10l (didnt test code after cvs up ...)
|
commit | commitdiff | tree |
2005-01-30 |
Michael Niedermayer | dithering for the mpeg audio decoder
|
commit | commitdiff | tree |
2005-01-30 |
Michael Niedermayer | quick and dirty PSNR check for audio
|
commit | commitdiff | tree |
2005-01-30 |
Michael Niedermayer | fixing missaligned memory accesses in fill_rectangle()
|
commit | commitdiff | tree |
2005-01-29 |
Michael Niedermayer | require a few valid and equal mp3 headers for resync
|
commit | commitdiff | tree |
2005-01-29 |
Michael Niedermayer | dont predict missing timestamps if we lack the required...
|
commit | commitdiff | tree |
2005-01-28 |
Michael Niedermayer | make decode012() static inline
|
commit | commitdiff | tree |
2005-01-26 |
Michael Niedermayer | 10l (negative strides)
|
commit | commitdiff | tree |
2005-01-25 |
Michael Niedermayer | dont duplicate decode012()
|
commit | commitdiff | tree |
2005-01-25 |
Michael Niedermayer | check norm6 vlc validity as there are some bit sequences...
|
commit | commitdiff | tree |
2005-01-24 |
Michael Niedermayer | more 10l typos
|
commit | commitdiff | tree |
2005-01-24 |
Michael Niedermayer | norm-6 / diff-6 support (untested, parts of it just...
|
commit | commitdiff | tree |
2005-01-24 |
Michael Niedermayer | fixing many bugs in bitplane_decoding()
|
commit | commitdiff | tree |
2005-01-23 |
Michael Niedermayer | dont use several 100 mb memory for a tiny 120 element...
|
commit | commitdiff | tree |
2005-01-23 |
Michael Niedermayer | 1000000000l typos
|
commit | commitdiff | tree |
2005-01-23 |
Michael Niedermayer | mention table duplications, note, please avoid duplicating...
|
commit | commitdiff | tree |
2005-01-23 |
Michael Niedermayer | wmv3
|
commit | commitdiff | tree |
2005-01-23 |
Michael Niedermayer | simplify
|
commit | commitdiff | tree |
2005-01-23 |
Michael Niedermayer | avoid buf_size == 0 checks in every decoder
|
commit | commitdiff | tree |
2005-01-23 |
Michael Niedermayer | more detailed error messages
|
commit | commitdiff | tree |
2005-01-23 |
Michael Niedermayer | 10l
|
commit | commitdiff | tree |
2005-01-23 |
Michael Niedermayer | framerate check
|
commit | commitdiff | tree |
2005-01-23 |
Michael Niedermayer | simplify deblock
|
commit | commitdiff | tree |
2005-01-23 |
Michael Niedermayer | use clip_uint8()
|
commit | commitdiff | tree |
2005-01-23 |
Michael Niedermayer | simplify
|
commit | commitdiff | tree |
2005-01-22 |
Michael Niedermayer | support discarding uninterresting packets
|
commit | commitdiff | tree |
2005-01-22 |
Michael Niedermayer | fixing demuxing for short files where the framerate...
|
commit | commitdiff | tree |
2005-01-22 |
Michael Niedermayer | support discarding of uninterresting packets
|
commit | commitdiff | tree |
2005-01-21 |
Michael Niedermayer | count errors instead of printing 2^31
|
commit | commitdiff | tree |
2005-01-21 |
Michael Niedermayer | 1/0 fix
|
commit | commitdiff | tree |
2005-01-20 |
Michael Niedermayer | jpeg style yuv fixes
|
commit | commitdiff | tree |
2005-01-19 |
Michael Niedermayer | div by zero aspect fix
|
commit | commitdiff | tree |
2005-01-19 |
Michael Niedermayer | svq3_get_se_golomb() fix
|
commit | commitdiff | tree |
2005-01-18 |
Michael Niedermayer | x86_64 pointer typecast fix by (Martin Drab <drab kepler...
|
commit | commitdiff | tree |
2005-01-17 |
Michael Niedermayer | simplify
|
commit | commitdiff | tree |
2005-01-17 |
Michael Niedermayer | trying to fix the -ss bugs
|
commit | commitdiff | tree |
2005-01-15 |
Michael Niedermayer | simplify
|
commit | commitdiff | tree |
2005-01-15 |
Michael Niedermayer | simplify, null pointer, selftest
|
commit | commitdiff | tree |
2005-01-14 |
Michael Niedermayer | assertion about bits statistic and minor bits stat fix
|
commit | commitdiff | tree |
2005-01-13 |
Michael Niedermayer | 10l (dont modify the input picture pts)
|
commit | commitdiff | tree |
2005-01-12 |
Michael Niedermayer | timestamp truncation fix?
|
commit | commitdiff | tree |
2005-01-12 |
Michael Niedermayer | wav timestamp truncation fix by (Wolfram Gloger <wmglo...
|
commit | commitdiff | tree |
2005-01-12 |
Michael Niedermayer | never freed buffer fix
|
commit | commitdiff | tree |
2005-01-12 |
Michael Niedermayer | 10l (gcc 2.95 fix)
|
commit | commitdiff | tree |
2005-01-12 |
Michael Niedermayer | disallow strcat
|
commit | commitdiff | tree |
2005-01-12 |
Michael Niedermayer | cvs policy entry about security
|
commit | commitdiff | tree |
2005-01-12 |
Michael Niedermayer | sprintf->snprintf
|
commit | commitdiff | tree |
2005-01-12 |
Michael Niedermayer | dissallow sprintf
|
commit | commitdiff | tree |
2005-01-12 |
Michael Niedermayer | various security fixes and precautionary checks
|
commit | commitdiff | tree |
2005-01-11 |
Michael Niedermayer | fixing selftest
|
commit | commitdiff | tree |
2005-01-10 |
Michael Niedermayer | picture heap corruption fix
|
commit | commitdiff | tree |
2005-01-10 |
Michael Niedermayer | 10l (ret vs. ret>0)
|
commit | commitdiff | tree |
2005-01-08 |
Michael Niedermayer | integer overflows, heap corruption
|
commit | commitdiff | tree |
2005-01-06 |
Michael Niedermayer | print "D" instead of "P" for dropable frames in flv...
|
commit | commitdiff | tree |
2005-01-06 |
Michael Niedermayer | RV30/RV40 demuxing (untested)
|
commit | commitdiff | tree |
2005-01-05 |
Michael Niedermayer | fixing decoding of http://mplayerhq.hu/~atmos4/ffrv20...
|
commit | commitdiff | tree |
2005-01-05 |
Michael Niedermayer | fix decoding of http://mplayerhq.hu/~diego/problem.mov
|
commit | commitdiff | tree |
2005-01-04 |
Michael Niedermayer | Patch for creating m2v files by (Fabrizio Gennari ...
|
commit | commitdiff | tree |
2005-01-04 |
Michael Niedermayer | workaround missuse of url_feof()
|
commit | commitdiff | tree |
2005-01-04 |
Michael Niedermayer | disable yuv_image_format
|
commit | commitdiff | tree |
2005-01-04 |
Michael Niedermayer | .{Y,U,V} image2 support
|
commit | commitdiff | tree |
2005-01-03 |
Michael Niedermayer | 10l
|
commit | commitdiff | tree |
2005-01-03 |
Michael Niedermayer | skip INDX chunks
|
commit | commitdiff | tree |
2005-01-01 |
Michael Niedermayer | spaces in path fixes
|
commit | commitdiff | tree |
2005-01-01 |
Michael Niedermayer | WV1F support
|
commit | commitdiff | tree |
2004-12-31 |
Michael Niedermayer | faster and slightly less accurate nearest neighbor...
|
commit | commitdiff | tree |
2004-12-31 |
Michael Niedermayer | 10l
|
commit | commitdiff | tree |
2004-12-31 |
Michael Niedermayer | special case for filter_length==1
|
commit | commitdiff | tree |
2004-12-30 |
Michael Niedermayer | ffm_init() for win32, so the regression tests dont...
|
commit | commitdiff | tree |
2004-12-29 |
Michael Niedermayer | common.h -> common.h/bitstream.h
|
commit | commitdiff | tree |
2004-12-29 |
Michael Niedermayer | common.c -> bitstream.c (and the single non bitstream...
|
commit | commitdiff | tree |
2004-12-29 |
Michael Niedermayer | motion_val doxy
|
commit | commitdiff | tree |
2004-12-24 |
Michael Niedermayer | r/w -> rb/wb
|
commit | commitdiff | tree |
2004-12-23 |
Michael Niedermayer | fopen "r" -> "rb"
|
commit | commitdiff | tree |
2004-12-22 |
Michael Niedermayer | preroll is in ms
|
commit | commitdiff | tree |
2004-12-22 |
Michael Niedermayer | 1/0l fix
|
commit | commitdiff | tree |
2004-12-21 |
Michael Niedermayer | prefer integer fps if possible when guessing
|
commit | commitdiff | tree |
2004-12-21 |
Michael Niedermayer | guess fps for the variable fps case
|
commit | commitdiff | tree |
2004-12-21 |
Michael Niedermayer | fix regression test failure
|
commit | commitdiff | tree |
2004-12-20 |
Michael Niedermayer | stream copy block_align
|
commit | commitdiff | tree |
2004-12-19 |
Michael Niedermayer | 10l (double free)
|
commit | commitdiff | tree |
2004-12-19 |
Michael Niedermayer | better motion_subsample_log2 docs
|
commit | commitdiff | tree |
2004-12-19 |
Michael Niedermayer | broken avi / div by zero fix
|
commit | commitdiff | tree |
2004-12-19 |
Michael Niedermayer | try to guess the fps if they are variable
|
commit | commitdiff | tree |
2004-12-15 |
Michael Niedermayer | workaround some broken mpeg-ps timestamps
|
commit | commitdiff | tree |
2004-12-14 |
Michael Niedermayer | quantizer overflow warning + AAN dct fix
|
commit | commitdiff | tree |
2004-12-14 |
Michael Niedermayer | try to set next_pts to a reasonable value in case of...
|
commit | commitdiff | tree |
2004-12-14 |
Michael Niedermayer | some sanity checks on what is muxed, invalid timestamps...
|
commit | commitdiff | tree |
2004-12-14 |
Michael Niedermayer | fix timestamp prediction for low_delay mpeg streams
|
commit | commitdiff | tree |
2004-12-13 |
Michael Niedermayer | x86 cpu capabilities detection rewrite / cleanup
|
commit | commitdiff | tree |
2004-12-13 |
Michael Niedermayer | another try at fixing rv20 ...
|
commit | commitdiff | tree |
2004-12-12 |
Michael Niedermayer | flush remaining data from parser at EOF
|
commit | commitdiff | tree |
2004-12-11 |
Michael Niedermayer | warn the user if the quantization code could overflow...
|
commit | commitdiff | tree |
2004-12-09 |
Michael Niedermayer | uppercase codec_tag=AVC1 support
|
commit | commitdiff | tree |
next |