summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* * moving some of the commonly used bit reading/writing functionsRoman Shaposhnik2004-03-12
* 10lMichael Niedermayer2004-03-11
* mb stuffing in partitioned frames fixMichael Niedermayer2004-03-10
* h263+ custom pcf supportMichael Niedermayer2004-03-10
* disable lames leading zero "feature", fixes a few more flv encoding issuesMichael Niedermayer2004-03-10
* find_start_code() optimization (about 2x faster now) this may improve decodin...Michael Niedermayer2004-03-09
* * missing opts for make depZdenek Kabelac2004-03-09
* use optimized VP3 functions where appropriateMike Melanson2004-03-08
* cut over to using new VP3 DSP functions and remove the old ones; bringMike Melanson2004-03-08
* seperated out the C-based VP3 DSP functions into a different file; alsoMike Melanson2004-03-08
* h263 framerate & aspect ratio fixesMichael Niedermayer2004-03-06
* fix motion compensation with (x+1/2,y+1/2) MVsMichael Niedermayer2004-03-05
* 10lMichael Niedermayer2004-03-05
* * more constsZdenek Kabelac2004-03-05
* * const warn eliminationZdenek Kabelac2004-03-05
* * const warn elimintationZdenek Kabelac2004-03-05
* * constZdenek Kabelac2004-03-05
* silence warningsIvan Kalvachev2004-03-04
* count > thread_count for execute()Michael Niedermayer2004-03-03
* av_log() cleanupMichael Niedermayer2004-03-03
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2004-03-03
* macrofree av_freep()Michael Niedermayer2004-03-03
* add vlc for cbp=0 that is valid in 422,444Ivan Kalvachev2004-03-02
* 10l (segfault fix)Michael Niedermayer2004-03-02
* 100l (divx5 b frame + seeking + flush fix)Michael Niedermayer2004-03-02
* forgot default chroma_format valueIvan Kalvachev2004-03-02
* fix typoIvan Kalvachev2004-03-02
* initial chroma_format changes,xvmc tweaks and codec_capIvan Kalvachev2004-03-01
* attribute_used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov))Dmitry Baryshkov2004-03-01
* optimizing/cleanup of mpeg/qpel_motion()Michael Niedermayer2004-02-29
* attribute used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov))Dmitry Baryshkov2004-02-29
* skip b frames before first i frameMichael Niedermayer2004-02-29
* simplify MPV_motion()Michael Niedermayer2004-02-29
* interlaced mpeg4 + edge emu fix (fixes decoding of mermaid.avi)Michael Niedermayer2004-02-29
* mpeg2 field pic decoding fixMichael Niedermayer2004-02-28
* int64_t_C patch by (Gael Chardon <gael-announcements+ffmpeg at 4now dot net>)Gael Chardon2004-02-28
* Metrowerks CodeWarrior patches by (John Dalgliesh <johnd at defyne dot org>)Michael Niedermayer2004-02-28
* 10l (vdpart fix)Michael Niedermayer2004-02-26
* AVCodec.supported_frameratesMichael Niedermayer2004-02-26
* INT64_MIN fixMichael Niedermayer2004-02-26
* 10lMichael Niedermayer2004-02-26
* 100l (field picture decoding fix)Michael Niedermayer2004-02-26
* export DCT coefficients patch by (Wolfgang Hesseler <wolfgang.hesseler at imk...Wolfgang Hesseler2004-02-25
* 1lMichael Niedermayer2004-02-25
* use AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0Michael Niedermayer2004-02-25
* av_log() patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)Steven M. Schultz2004-02-25
* set AVFrame.pts based upon framerate if its 0Michael Niedermayer2004-02-25
* av_log() patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)Steven M. Schultz2004-02-23
* multithreaded mpeg2 decodingMichael Niedermayer2004-02-23
* av_log patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)Steven M. Schultz2004-02-23