| Commit message (Expand) | Author | Age | Files | Lines |
* | fix decoding of http://mplayerhq.hu/~diego/problem.mov | Michael Niedermayer | 2005-01-05 | 1 | -1/+1 |
* | reduce stutter if we learn too late that the stream contains B-frames. | Loren Merritt | 2005-01-04 | 1 | -6/+10 |
* | Sort B-frames into display order. | Loren Merritt | 2005-01-04 | 1 | -9/+39 |
* | Disable encoders patch by (Gianluigi Tiesi <mplayer netfarm it>) | Gianluigi Tiesi | 2005-01-03 | 2 | -0/+4 |
* | Make -pphelp output consistent with the other instances of -xxx help. | Diego Biurrun | 2005-01-03 | 1 | -7/+9 |
* | WV1F support | Michael Niedermayer | 2005-01-01 | 1 | -1/+8 |
* | faster and slightly less accurate nearest neighbor resampler | Michael Niedermayer | 2004-12-31 | 1 | -13/+11 |
* | 10l | Michael Niedermayer | 2004-12-31 | 1 | -0/+1 |
* | special case for filter_length==1 | Michael Niedermayer | 2004-12-31 | 1 | -1/+18 |
* | - correct several errors on the deblocking accross slice boundaries. | Loïc Le Loarer | 2004-12-31 | 1 | -13/+45 |
* | Fix avc1 if there is nore than one nal per mov frame | Roberto Togni | 2004-12-30 | 1 | -1/+1 |
* | imgresample test cleanup patch by (Panagiotis Issaris <takis )( lumumba d0t l... | Panagiotis Issaris | 2004-12-30 | 1 | -23/+9 |
* | Fix compilation when both amr_nb and amr_wb are enabled | Roberto Togni | 2004-12-29 | 1 | -3/+7 |
* | common.c -> bitstream.c (and the single non bitstream func -> utils.c) | Michael Niedermayer | 2004-12-29 | 17 | -845/+867 |
* | motion_val doxy | Michael Niedermayer | 2004-12-29 | 1 | -1/+8 |
* | implement B_DIRECT and B_SKIP macroblock types. | Loren Merritt | 2004-12-29 | 1 | -74/+347 |
* | vismv for h264 displayed incorrect motion vectors. | Loren Merritt | 2004-12-20 | 2 | -7/+22 |
* | better motion_subsample_log2 docs | Michael Niedermayer | 2004-12-19 | 1 | -1/+2 |
* | fixes transcoding to vorbis with ffmpeg on big endian machines patch by (Sigb... | Sigbjørn Skjæret | 2004-12-18 | 1 | -4/+4 |
* | add multi slice support | Loic Le Loarer | 2004-12-18 | 1 | -28/+46 |
* | fixes for PIC code on x86-64 patch by (Drew Hess <drew.hess gmail com>) | Drew Hess | 2004-12-18 | 2 | -2/+20 |
* | quantizer overflow warning + AAN dct fix | Michael Niedermayer | 2004-12-14 | 1 | -1/+9 |
* | fix timestamp prediction for low_delay mpeg streams | Michael Niedermayer | 2004-12-14 | 1 | -0/+1 |
* | x86 cpu capabilities detection rewrite / cleanup | Michael Niedermayer | 2004-12-13 | 3 | -61/+42 |
* | another try at fixing rv20 ... | Michael Niedermayer | 2004-12-13 | 1 | -13/+6 |
* | flush remaining data from parser at EOF | Michael Niedermayer | 2004-12-12 | 1 | -1/+6 |
* | warn the user if the quantization code could overflow with the selected custo... | Michael Niedermayer | 2004-12-11 | 1 | -4/+14 |
* | uppercase codec_tag=AVC1 support | Michael Niedermayer | 2004-12-09 | 1 | -1/+1 |
* | out of buffer access fix | Michael Niedermayer | 2004-12-09 | 1 | -9/+14 |
* | more flexible frame skip decission | Michael Niedermayer | 2004-12-08 | 4 | -20/+55 |
* | frame skip support | Michael Niedermayer | 2004-12-08 | 2 | -3/+74 |
* | rv20 encoding | Michael Niedermayer | 2004-12-07 | 4 | -0/+56 |
* | seeking in rm | Michael Niedermayer | 2004-12-06 | 1 | -5/+14 |
* | rv10 thread safety fix / rv10 ffplay fix | Michael Niedermayer | 2004-12-06 | 1 | -3/+4 |
* | detect sse on athlon-xp patch by (matthieu castet <castet >.< matthieu >at< f... | Matthieu Castet | 2004-12-05 | 1 | -3/+3 |
* | next try at fixing rv20 decoding | Michael Niedermayer | 2004-12-05 | 1 | -11/+25 |
* | raw rgb flip fix | Michael Niedermayer | 2004-11-30 | 1 | -0/+9 |
* | fix interlacing check in v1 huffyuv. | Loren Merritt | 2004-11-28 | 1 | -7/+5 |
* | split ffhuffyuv into 2 codecs: | Loren Merritt | 2004-11-28 | 3 | -13/+54 |
* | fix some codec_id values so that new ones can be added at the end of the subs... | Michael Niedermayer | 2004-11-28 | 1 | -32/+30 |
* | 10l (dont use codec_id for error simulation) | Michael Niedermayer | 2004-11-28 | 1 | -1/+1 |
* | Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( ... | Burkhard Plaum | 2004-11-27 | 21 | -138/+193 |
* | new option: context_model | Loren Merritt | 2004-11-27 | 1 | -18/+89 |
* | fix for build on IRIX by (Michel Bardiaux {mbardiaux peaktime be}) | Michael Niedermayer | 2004-11-25 | 1 | -0/+4 |
* | fix some type mismatches patch by (Jeff Muizelaar <muizelaar rogers com>) | Jeff Muizelaar | 2004-11-25 | 2 | -2/+2 |
* | YUV420P to UYVY422 conversion patch by (Luca Abeni <lucabe72 >< email >< it>) | Luca Abeni | 2004-11-24 | 1 | -0/+36 |
* | Fixed typo which caused incorrect motion prediction in B-frames. patch by (Lo... | Loren Merritt | 2004-11-24 | 1 | -1/+1 |
* | check num_entries too to avoid reading over the array end and dont check i>0 ... | Michael Niedermayer | 2004-11-24 | 1 | -6/+6 |
* | Fixes a segfault when flushing delayed B-frames on the 2nd pass. patch by (Lo... | Loren Merritt | 2004-11-23 | 1 | -0/+6 |
* | BeOS threading support. changed some "if FOO_THREAD||BAR_THREAD" to a more ge... | François Revol | 2004-11-21 | 3 | -1/+138 |