| Commit message (Expand) | Author | Age | Files | Lines |
* | fixing interlaced direct mode field select values | Michael Niedermayer | 2006-03-20 | 1 | -0/+2 |
* | reset interlaced_dct flag | Michael Niedermayer | 2006-03-12 | 1 | -0/+1 |
* | fixing uninitalized dc_pred_dir | Michael Niedermayer | 2006-03-10 | 1 | -0/+1 |
* | very minor optimization | Michael Niedermayer | 2006-03-10 | 1 | -1/+1 |
* | unused variable | Michael Niedermayer | 2006-03-10 | 1 | -3/+1 |
* | fixing bframe strategy 2 | Michael Niedermayer | 2006-01-27 | 1 | -1/+3 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | get_vlc -> get_vlc2 transition and get_vlc() removed from bitstream.h | Benjamin Larsson | 2006-01-08 | 1 | -2/+2 |
* | slightly better mv_penalty table | Michael Niedermayer | 2005-12-24 | 1 | -1/+1 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -160/+160 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -435/+435 |
* | bitstream related fixes from [PATCH] from DivX, Part 9: bitstream crashes by ... | Michael Niedermayer | 2005-12-17 | 1 | -6/+8 |
* | use PRIxN, %zd, %td formats where needed | Måns Rullgård | 2005-12-12 | 1 | -1/+1 |
* | set pts for h.263 decoding | Michael Niedermayer | 2005-09-19 | 1 | -0/+1 |
* | Rename put_string to ff_put_string to avoid a symbol clash on Mac OS X. | Diego Biurrun | 2005-09-18 | 1 | -1/+1 |
* | Compilation fixes part 1 patch by (Arvind R. and Burkhard Plaum, plaum, ipf u... | Michael Niedermayer | 2005-08-26 | 1 | -3/+3 |
* | A.B.C versions | Michael Niedermayer | 2005-07-31 | 1 | -0/+4 |
* | try to check for nonsense time_base instead of setting fake one | Michael Niedermayer | 2005-07-31 | 1 | -6/+4 |
* | check time_base.den for mpeg4 | Michael Niedermayer | 2005-07-30 | 1 | -0/+5 |
* | fix user data parsing code so it suppors pre1 and cvs | Michael Niedermayer | 2005-07-24 | 1 | -3/+1 |
* | minor user data reading bugfix | Michael Niedermayer | 2005-07-23 | 1 | -6/+4 |
* | spelling fixes | Diego Biurrun | 2005-06-17 | 1 | -3/+3 |
* | 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 |