| Commit message (Expand) | Author | Age | Files | Lines |
* | 10l (%f vs. %Ld) | Michael Niedermayer | 2005-05-13 | 1 | -1/+2 |
* | fixing decoding of AlanKay-245.asf | Michael Niedermayer | 2005-05-11 | 1 | -2/+2 |
* | #defines for strict_std_compliance and split between inofficial extensions an... | Michael Niedermayer | 2005-05-08 | 1 | -2/+2 |
* | Even More spelling errors. patch by (Kevin Baragona <kevinmb500 gawab com) | Kevin Baragona | 2005-05-05 | 1 | -21/+20 |
* | put most codecs under ifdefs | Michael Niedermayer | 2005-05-02 | 1 | -0/+2 |
* | switch to native time bases | Michael Niedermayer | 2005-04-30 | 1 | -42/+41 |
* | avoid unneeded clear_blocks() | Michael Niedermayer | 2005-04-25 | 1 | -1/+12 |
* | Ministry of English Composition, reporting for duty (and the word is "skipped... | Mike Melanson | 2005-04-24 | 1 | -27/+27 |
* | avoid UPDATE_CACHE() in GET_RL_VLC() if not needed | Michael Niedermayer | 2005-04-18 | 1 | -3/+3 |
* | support omiting various headers in mpeg4 as WMP seems to have difficulty with... | Michael Niedermayer | 2005-03-23 | 1 | -9/+19 |
* | fixing playback of xvid pretending to be divx (sample_vop_nc.avi) | Michael Niedermayer | 2005-03-08 | 1 | -1/+1 |
* | kill warnings patch by (Måns Rullgård <mru inprovide com>) | Måns Rullgård | 2005-02-24 | 1 | -1/+0 |
* | emulate (idiotic) MS behavior for inconsistant dimensions | Michael Niedermayer | 2005-02-06 | 1 | -1/+1 |
* | support skiping some bitstream encoding | Michael Niedermayer | 2005-02-06 | 1 | -38/+94 |
* | x86_64 pointer typecast fix by (Martin Drab <drab kepler.fjfi.cvut cz>) | Michael Niedermayer | 2005-01-18 | 1 | -1/+1 |
* | various security fixes and precautionary checks | Michael Niedermayer | 2005-01-12 | 1 | -1/+1 |
* | print "D" instead of "P" for dropable frames in flv with -debug 1 | Michael Niedermayer | 2005-01-06 | 1 | -1/+1 |
* | WV1F support | Michael Niedermayer | 2005-01-01 | 1 | -1/+8 |
* | Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( ... | Burkhard Plaum | 2004-11-27 | 1 | -28/+34 |
* | dont print "vop not coded" by default | Michael Niedermayer | 2004-09-27 | 1 | -1/+2 |
* | trellis quantization for h263(p) | Michael Niedermayer | 2004-09-24 | 1 | -0/+57 |
* | check if the user specified timestamps are strictly monotone | Michael Niedermayer | 2004-09-20 | 1 | -0/+2 |
* | Always write VOL control parameters, needed by old xvid patch by (Loren Merri... | Loren Merritt | 2004-09-03 | 1 | -8/+4 |
* | copy & paste bug | Michael Niedermayer | 2004-08-18 | 1 | -1/+1 |
* | user overrideable level & profile | Michael Niedermayer | 2004-08-13 | 1 | -3/+16 |
* | optimization | Michael Niedermayer | 2004-06-25 | 1 | -22/+4 |
* | coefficient saturation fix | Michael Niedermayer | 2004-06-14 | 1 | -13/+11 |
* | 10l (interlaced b frame decoding fix) | Michael Niedermayer | 2004-05-26 | 1 | -4/+6 |
* | motion estimation for SVQ1 | Michael Niedermayer | 2004-05-12 | 1 | -24/+23 |
* | support decoding mpeg4 with buggy dc clipping | Michael Niedermayer | 2004-05-05 | 1 | -1/+6 |
* | mpeg4 dc prediction simplification | Michael Niedermayer | 2004-05-05 | 1 | -51/+31 |
* | AMV bug workaround | Michael Niedermayer | 2004-04-30 | 1 | -0/+3 |
* | H.263 MCBPC fix | Michael Niedermayer | 2004-04-26 | 1 | -9/+11 |
* | fix decoding with quant matrixes which contain elements <16 | Michael Niedermayer | 2004-04-25 | 1 | -1/+9 |
* | rv10 decoding fix | Michael Niedermayer | 2004-04-25 | 1 | -0/+2 |
* | exporting field_select/ref_index values | Michael Niedermayer | 2004-04-19 | 1 | -6/+10 |
* | flv dropable p frame support | Michael Niedermayer | 2004-04-17 | 1 | -1/+3 |
* | unify table indexing (motion_val,dc_val,ac_val,coded_block changed) | Michael Niedermayer | 2004-04-16 | 1 | -101/+38 |
* | assert(time_incr >= 0) so its clear that this MUST be the case | Michael Niedermayer | 2004-04-13 | 1 | -0/+1 |
* | gmc segfault fix | Michael Niedermayer | 2004-04-02 | 1 | -10/+10 |
* | fixing alignment, 2nd try | Michael Niedermayer | 2004-03-29 | 1 | -2/+2 |
* | ensure that the bitstream buffers for encoding partitioned frames are aligned | Michael Niedermayer | 2004-03-26 | 1 | -4/+3 |
* | h.263 ssm + aic fix by (Maarten Daniels <maarten dot daniels at student dot l... | Michael Niedermayer | 2004-03-18 | 1 | -3/+9 |
* | 1000000l (using uninitalized variable for initalizing bits per MV table) | Michael Niedermayer | 2004-03-16 | 1 | -1/+1 |
* | mb stuffing in partitioned frames fix | Michael Niedermayer | 2004-03-10 | 1 | -7/+12 |
* | h263+ custom pcf support | Michael Niedermayer | 2004-03-10 | 1 | -12/+64 |
* | h263 framerate & aspect ratio fixes | Michael Niedermayer | 2004-03-06 | 1 | -4/+15 |
* | use AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0 | Michael Niedermayer | 2004-02-25 | 1 | -9/+8 |
* | set AVFrame.pts based upon framerate if its 0 | Michael Niedermayer | 2004-02-25 | 1 | -4/+3 |
* | multithreaded/SMP motion estimation | Michael Niedermayer | 2004-02-13 | 1 | -11/+18 |