| Commit message (Expand) | Author | Age | Files | Lines |
* | merging fourcc with codec_tag | Michael Niedermayer | 2003-03-08 | 5 | -26/+24 |
* | reversing not yet reversed changes from r1.7 -> r1.8 except the static/const ... | Michael Niedermayer | 2003-03-08 | 1 | -22/+27 |
* | * support FF_MM_FORCE | Zdenek Kabelac | 2003-03-07 | 1 | -0/+6 |
* | * more generic avoption_parse | Zdenek Kabelac | 2003-03-07 | 4 | -28/+54 |
* | Frame rate emulation patch by (Max Krasnyansky <maxk at qualcomm dot com>) | Max Krasnyansky | 2003-03-07 | 3 | -22/+34 |
* | more cosmetics so that doxygen output is readable ... | Michael Niedermayer | 2003-03-06 | 2 | -291/+303 |
* | typo | Michael Niedermayer | 2003-03-06 | 1 | -2/+2 |
* | doxy / cosmetics | Michael Niedermayer | 2003-03-06 | 1 | -179/+193 |
* | doxy / cosmetics | Michael Niedermayer | 2003-03-06 | 4 | -26/+54 |
* | typos & cosmetics | Michael Niedermayer | 2003-03-06 | 3 | -3/+9 |
* | altivec compilation fixes by (Magnus Damm <damm at opensource dot se>) | Michael Niedermayer | 2003-03-06 | 2 | -5/+5 |
* | per file doxy | Michael Niedermayer | 2003-03-06 | 66 | -27/+342 |
* | doxy | Michael Niedermayer | 2003-03-06 | 1 | -2/+5 |
* | cosmetics | Michael Niedermayer | 2003-03-06 | 1 | -3/+3 |
* | doxygen config file, so ppl just have to call doxygen in the libavcodec dir a... | Michael Niedermayer | 2003-03-06 | 1 | -0/+1035 |
* | more dox | Michael Niedermayer | 2003-03-06 | 1 | -0/+36 |
* | more idiot proof dox | Michael Niedermayer | 2003-03-06 | 1 | -1/+6 |
* | ff_block_permute() dox | Michael Niedermayer | 2003-03-05 | 1 | -0/+6 |
* | cleanup | Michael Niedermayer | 2003-03-05 | 1 | -68/+1 |
* | mpeg2 field pictures + sliced mode (doesnt work with mplayer though, dunno why) | Michael Niedermayer | 2003-03-05 | 4 | -12/+19 |
* | 10l | Michael Niedermayer | 2003-03-05 | 1 | -2/+2 |
* | field picture decoding support (16x16 MC blocks only as i dont have any sampl... | Michael Niedermayer | 2003-03-05 | 3 | -10/+50 |
* | disabling aic for h263p regression test | Michael Niedermayer | 2003-03-05 | 2 | -3/+3 |
* | extended option for h263+ patch by (fixounet at free dot fr) with some minor ... | Michael Niedermayer | 2003-03-05 | 3 | -5/+34 |
* | typo (fixes wmv1 regression test in c) | Michael Niedermayer | 2003-03-04 | 1 | -1/+1 |
* | Try to eliminate memory leak on stream termination. It doesn't crash, but I'm | Philip Gladstone | 2003-03-04 | 1 | -0/+11 |
* | This should fix the negative bandwidth in use in ffserver. Turned out that | Philip Gladstone | 2003-03-04 | 1 | -0/+1 |
* | * minor optimalization | Zdenek Kabelac | 2003-03-03 | 1 | -8/+9 |
* | MpegEncContext.(i)dct_* -> DspContext.(i)dct_* | Michael Niedermayer | 2003-03-03 | 23 | -349/+325 |
* | fixing inaccurate frame_rate | Michael Niedermayer | 2003-03-01 | 2 | -9/+9 |
* | 10l | Michael Niedermayer | 2003-02-28 | 2 | -5/+9 |
* | h263(+) clenaup & bugfixes | Michael Niedermayer | 2003-02-28 | 4 | -48/+65 |
* | fixing padding bug autodetection for some rare files, closes bug #647941 | Michael Niedermayer | 2003-02-28 | 1 | -1/+3 |
* | support for PAL 4:1:1 SMPTE 314M DV streams patch by (Roman Shaposhnick <rvs ... | Roman Shaposhnik | 2003-02-27 | 2 | -4/+333 |
* | h263 me range increased -> checksum for h263, rv10 updated | Michael Niedermayer | 2003-02-27 | 1 | -5/+5 |
* | user specified motion estimation range limit | Michael Niedermayer | 2003-02-27 | 3 | -60/+67 |
* | * compile PNG only when ZLIB is available | Zdenek Kabelac | 2003-02-27 | 3 | -0/+6 |
* | move repeat_pict field from AVCodecContext -> AVFrame (closes bug #683536) | Michael Niedermayer | 2003-02-26 | 3 | -32/+28 |
* | prettier debug output | François Revol | 2003-02-25 | 1 | -0/+22 |
* | temporary fix: BeOS only has 'which' as an alias to a shell func :^) | François Revol | 2003-02-25 | 1 | -3/+5 |
* | added DTG active format information | Fabrice Bellard | 2003-02-25 | 2 | -2/+53 |
* | ogg deallocate patch by (Mark Hills <mark at pogo dot org dot uk>) | Mark Hills | 2003-02-25 | 1 | -1/+4 |
* | * using const buffers for reading | Zdenek Kabelac | 2003-02-24 | 2 | -3/+3 |
* | * const arrays | Zdenek Kabelac | 2003-02-24 | 1 | -4/+4 |
* | * fixed IMA WAV decoding (though still might not be fully correct) | Zdenek Kabelac | 2003-02-24 | 1 | -27/+23 |
* | huffyuv v1 tables, as they are essential and the only possible way for decdin... | Michael Niedermayer | 2003-02-24 | 1 | -1/+51 |
* | get_vlc2() "docs" | Michael Niedermayer | 2003-02-24 | 1 | -0/+8 |
* | cleanup | Michael Niedermayer | 2003-02-24 | 6 | -63/+31 |
* | round readed bits up to next 32bits, as orginal huffyuv cant handle less then... | Michael Niedermayer | 2003-02-24 | 1 | -1/+1 |
* | sws_ prefix, more seperation between internal & external swscaler API | Michael Niedermayer | 2003-02-23 | 7 | -121/+159 |