1917 Commits (e8733cc4d9b866643009342ec6839795a059fe53)

Author SHA1 Message Date
Mike Melanson ebcd2f9689 be smarter about the variable size of the extra SVQ3 data 21 years ago
Mike Melanson 14284f78c5 smarten up the SVQ3 extradata decoder without changing the external API 21 years ago
Mike Melanson bda702fc4d credit update 21 years ago
Roman Shaposhnik e7a18d5deb * moving some of the commonly used bit reading/writing functions 21 years ago
Michael Niedermayer 1da57984e6 10l 21 years ago
Michael Niedermayer b98202a438 mb stuffing in partitioned frames fix 21 years ago
Michael Niedermayer b056e73c80 h263+ custom pcf support 21 years ago
Michael Niedermayer c276af0471 disable lames leading zero "feature", fixes a few more flv encoding issues 21 years ago
Michael Niedermayer c7516a000c find_start_code() optimization (about 2x faster now) this may improve decoding speed with multiple threads 21 years ago
Zdenek Kabelac 148beec7e8 * missing opts for make dep 21 years ago
Mike Melanson 01456e8e86 use optimized VP3 functions where appropriate 21 years ago
Mike Melanson 67335dbce3 cut over to using new VP3 DSP functions and remove the old ones; bring 21 years ago
Mike Melanson 44cb64ee89 seperated out the C-based VP3 DSP functions into a different file; also 21 years ago
Michael Niedermayer e82d912dba h263 framerate & aspect ratio fixes 21 years ago
Michael Niedermayer c0a0170c16 fix motion compensation with (x+1/2,y+1/2) MVs 21 years ago
Michael Niedermayer ca5b9f20b2 10l 21 years ago
Zdenek Kabelac 5f0f7713ad * more consts 21 years ago
Zdenek Kabelac 49a37411f3 * const warn elimination 21 years ago
Zdenek Kabelac 62c438a241 * const warn elimintation 21 years ago
Zdenek Kabelac b0df362b11 * const 21 years ago
Ivan Kalvachev 494c56d36f silence warnings 21 years ago
Michael Niedermayer 399cec2f3e count > thread_count for execute() 21 years ago
Michael Niedermayer 4346539522 av_log() cleanup 21 years ago
Michel Bardiaux bc874daea8 av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
Michael Niedermayer 81c5f88748 macrofree av_freep() 21 years ago
Ivan Kalvachev 461cd5bfb5 add vlc for cbp=0 that is valid in 422,444 21 years ago
Michael Niedermayer 50c93f74a6 10l (segfault fix) 21 years ago
Michael Niedermayer ed263031f6 100l (divx5 b frame + seeking + flush fix) 21 years ago
Ivan Kalvachev 4eaad9c028 forgot default chroma_format value 21 years ago
Ivan Kalvachev 197662a632 fix typo 21 years ago
Ivan Kalvachev 5e5c247a7c initial chroma_format changes,xvmc tweaks and codec_cap 21 years ago
Dmitry Baryshkov 3f1d4e9600 attribute_used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov)) 21 years ago
Michael Niedermayer 95d356c587 optimizing/cleanup of mpeg/qpel_motion() 21 years ago
Dmitry Baryshkov 5c0513bda7 attribute used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov)) 21 years ago
Michael Niedermayer fddae1c30f skip b frames before first i frame 21 years ago
Michael Niedermayer c8a4ebbf27 simplify MPV_motion() 21 years ago
Michael Niedermayer 5ba326b5d4 interlaced mpeg4 + edge emu fix (fixes decoding of mermaid.avi) 21 years ago
Michael Niedermayer 4c9544d026 mpeg2 field pic decoding fix 21 years ago
Gael Chardon 2a24fe4ccc int64_t_C patch by (Gael Chardon <gael-announcements+ffmpeg at 4now dot net>) 21 years ago
Michael Niedermayer aab34ca0c5 Metrowerks CodeWarrior patches by (John Dalgliesh <johnd at defyne dot org>) 21 years ago
Michael Niedermayer 259630df42 10l (vdpart fix) 21 years ago
Michael Niedermayer 8d52ec7eb0 AVCodec.supported_framerates 21 years ago
Michael Niedermayer 71141d771a INT64_MIN fix 21 years ago
Michael Niedermayer 9d5277ce32 10l 21 years ago
Michael Niedermayer ae35f5e14e 100l (field picture decoding fix) 21 years ago
Wolfgang Hesseler 8289c6faa8 export DCT coefficients patch by (Wolfgang Hesseler <wolfgang.hesseler at imk dot fraunhofer dot de>) 21 years ago
Michael Niedermayer 5a815088d3 1l 21 years ago
Michael Niedermayer 9740beffc6 use AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0 21 years ago
Steven M. Schultz 8ac5c1b2d3 av_log() patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) 21 years ago
Michael Niedermayer e51f49487e set AVFrame.pts based upon framerate if its 0 21 years ago