summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* untested AAC in WAV/AVI patch by (Måns Rullgård <mru at mru dot ath dot cx>)Måns Rullgård2004-10-06
* * missing targets cleanupZdenek Kabelac2004-10-06
* * fixing a few of gcc 'clean-code' warningsZdenek Kabelac2004-10-06
* segfault in amr decoder fix patch by (Richard van der Hoff - richvdh0)Richard van der Hoff2004-10-05
* postproc/yuv2rgb_altivec.c compile fixLuca Barbato2004-10-05
* Altivec test on AmigaOS4 patch by (Chip <szarlada at freemail dot hu>)Chip2004-10-05
* Fix link fail of ffserver on mingw with --enable-vorbis patch by ("Robert Li...Robert Lippmann2004-10-05
* Build process: libpostproc patch by (Franti?ek Dvo?ák <valtri at users dot s...Frantisek Dvorak2004-10-05
* h.264 ref list reordering bugfix patch by (Loren Merritt <lorenm at u dot was...Loren Merritt2004-10-03
* AVOutputFormat mpeg2dvd_mux and int is_dvd from the dvd patch by (Paul Curtis...Paul Curtis2004-10-03
* fix initial vbv buffer underflowMichael Niedermayer2004-10-03
* initial dts fixMichael Niedermayer2004-10-03
* remove wrong 33bit truncation of internal timestampsMichael Niedermayer2004-10-03
* pts/dts 100l fixMichael Niedermayer2004-10-03
* cleanup video buffer sizeMichael Niedermayer2004-10-03
* cleanupMichael Niedermayer2004-10-03
* SCR timestamp fix try #1Michael Niedermayer2004-10-03
* simplify put_padding_packet()Michael Niedermayer2004-10-01
* move free() of AVStream priv data to av_write_trailer()Michael Niedermayer2004-10-01
* 64bit and reading over the end of the array fixesMichael Niedermayer2004-10-01
* Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux ...Michel Bardiaux2004-10-01
* Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux ...Michel Bardiaux2004-10-01
* do not call (av_)abort()Michael Niedermayer2004-10-01
* do not call (av_)abort()Michael Niedermayer2004-10-01
* FAQ update; entry on C++Mike Melanson2004-10-01
* * these vars could be either static or extern (compilation fix gcc-3.5)Zdenek Kabelac2004-09-30
* move packet interleaving function into AVOutputFormat, so it can be overriden...Michael Niedermayer2004-09-29
* broken mess removialMichael Niedermayer2004-09-29
* ffmpeg not selecting first available stream, patch by (Nathan Kurz <nate at v...Nathan Kurz2004-09-29
* 10l (wrong variable)Michael Niedermayer2004-09-28
* avoid using local arrays outside the block where they live ...Michael Niedermayer2004-09-28
* dont just resample half of the data sometimesMichael Niedermayer2004-09-28
* uninitalized variablesMichael Niedermayer2004-09-28
* less printf spamMichael Niedermayer2004-09-28
* fix assertMichael Niedermayer2004-09-28
* pads streamMichael Niedermayer2004-09-28
* 100l (signed vs. unsigend)Michael Niedermayer2004-09-28
* support for Sierra Online audio files and Apple QuickDraw codec,Mike Melanson2004-09-28
* if audio is PCM, push it through (sync is not perfect yet)Mike Melanson2004-09-28
* * experimental dynamic audio stream allocation for DV demuxer. ThisRoman Shaposhnik2004-09-27
* * let DV muxer generate audioless DV streams. This might not be 100%Roman Shaposhnik2004-09-27
* 10l forgot to commitMichael Niedermayer2004-09-27
* move h264 idct to its own file and call via function pointer in DspContextMichael Niedermayer2004-09-27
* dont print "vop not coded" by defaultMichael Niedermayer2004-09-27
* lowres width/height cleanup 3rd tryMichael Niedermayer2004-09-27
* lowres fixes for the parserMichael Niedermayer2004-09-27
* 10l (segfault)Michael Niedermayer2004-09-27
* 10lMichael Niedermayer2004-09-27
* set AVCodecContext.width/height to the picture width/height instead of the on...Michael Niedermayer2004-09-27
* lowres chroma fixMichael Niedermayer2004-09-26