| Commit message (Expand) | Author | Age | Files | Lines |
* | more detailed error messages | Michael Niedermayer | 2005-01-23 | 1 | -9/+28 |
* | 10l | Michael Niedermayer | 2005-01-23 | 1 | -1/+1 |
* | framerate check | Michael Niedermayer | 2005-01-23 | 1 | -0/+5 |
* | simplify deblock | Michael Niedermayer | 2005-01-23 | 1 | -43/+26 |
* | use clip_uint8() | Michael Niedermayer | 2005-01-23 | 1 | -7/+2 |
* | simplify | Michael Niedermayer | 2005-01-23 | 1 | -25/+10 |
* | preliminary vc9 bitstream decoder, committing to make syncing and team-work o... | Alex Beregszaszi | 2005-01-22 | 1 | -0/+2 |
* | preliminary vc9 bitstream decoder, committing to make syncing and team-work o... | Alex Beregszaszi | 2005-01-22 | 4 | -1/+2101 |
* | count errors instead of printing 2^31 | Michael Niedermayer | 2005-01-21 | 1 | -3/+12 |
* | Out-of-directory build patch by (Philipp Matthias Hahn <pmhahn titan.lahn de>) | Philipp Matthias Hahn | 2005-01-21 | 1 | -2/+2 |
* | jpeg style yuv fixes | Michael Niedermayer | 2005-01-20 | 2 | -6/+38 |
* | H.264 b ref pic list order and long term pictures patch by (Loic Le Loarer <l... | Loic Le Loarer | 2005-01-19 | 1 | -37/+111 |
* | div by zero aspect fix | Michael Niedermayer | 2005-01-19 | 1 | -0/+2 |
* | svq3_get_se_golomb() fix | Michael Niedermayer | 2005-01-19 | 1 | -2/+5 |
* | compile with TRACE define patch by (Loic <lll+ffmpeg m4x org>) | Loïc Le Loarer | 2005-01-19 | 2 | -12/+12 |
* | x86_64 pointer typecast fix by (Martin Drab <drab kepler.fjfi.cvut cz>) | Michael Niedermayer | 2005-01-18 | 1 | -1/+1 |
* | simplify | Michael Niedermayer | 2005-01-17 | 1 | -14/+15 |
* | 10l patch by (matthieu castet <castet.matthieu free fr>) | Matthieu Castet | 2005-01-16 | 1 | -2/+2 |
* | simplify | Michael Niedermayer | 2005-01-15 | 1 | -87/+42 |
* | simplify, null pointer, selftest | Michael Niedermayer | 2005-01-15 | 1 | -12/+25 |
* | Decode MP3 in ADU format | Roberto Togni | 2005-01-15 | 3 | -1/+78 |
* | 1l, forgot to remove duplicated error message | Roberto Togni | 2005-01-15 | 1 | -1/+0 |
* | Mention the l5 pp filter in 'mplayer -pphelp' output. | Diego Biurrun | 2005-01-15 | 1 | -0/+1 |
* | Use avcodec_check_dimensions instead of custom hack | Roberto Togni | 2005-01-15 | 2 | -5/+2 |
* | assertion about bits statistic and minor bits stat fix | Michael Niedermayer | 2005-01-14 | 1 | -0/+5 |
* | 10l (dont modify the input picture pts) | Michael Niedermayer | 2005-01-13 | 1 | -10/+12 |
* | av_malloc vs av_mallocz patch by (Kurosu <kurosu inforezo org>) | Kurosu | 2005-01-12 | 4 | -5/+2 |
* | 10l (gcc 2.95 fix) | Michael Niedermayer | 2005-01-12 | 1 | -2/+2 |
* | disallow strcat | Michael Niedermayer | 2005-01-12 | 1 | -0/+1 |
* | dissallow sprintf | Michael Niedermayer | 2005-01-12 | 7 | -11/+14 |
* | various security fixes and precautionary checks | Michael Niedermayer | 2005-01-12 | 26 | -69/+285 |
* | Quote path expression to take care of $(prefix) possibly containing spaces. | Diego Biurrun | 2005-01-11 | 1 | -1/+1 |
* | fixing selftest | Michael Niedermayer | 2005-01-11 | 1 | -7/+10 |
* | picture heap corruption fix | Michael Niedermayer | 2005-01-10 | 1 | -20/+23 |
* | Check pointers before writing to memory, fix possible integer overflows | Roberto Togni | 2005-01-09 | 3 | -17/+63 |
* | 10l (obmc_scratchpad not always initialize) | Gert Vervoort | 2005-01-09 | 1 | -0/+2 |
* | 10l: scratchpad could be allocated before its size was known. | Loren Merritt | 2005-01-08 | 1 | -2/+5 |
* | H.264 weighted prediction. | Loren Merritt | 2005-01-07 | 3 | -5/+277 |
* | print "D" instead of "P" for dropable frames in flv with -debug 1 | Michael Niedermayer | 2005-01-06 | 1 | -1/+1 |
* | RV30/RV40 demuxing (untested) | Michael Niedermayer | 2005-01-06 | 1 | -0/+5 |
* | fixing decoding of http://mplayerhq.hu/~atmos4/ffrv20-crashing-atmos.rm | Michael Niedermayer | 2005-01-05 | 1 | -2/+2 |
* | 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 |