3185 Commits (6fb316d5634252e259b3c95dcc40de533173cb1c)
 

Author SHA1 Message Date
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
John Dalgliesh 853d659d6f os x md5sum patch by (John Dalgliesh <johnd at defyne dot org>) 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
Michael Niedermayer 79c060bccb Wolfgang Hesseler (mv/dct coeff export & mv vissualiztion) 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
Steven M. Schultz ed7b99bbe2 av_log() patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) 21 years ago
Michael Niedermayer c62c07d3d7 multithreaded mpeg2 decoding 21 years ago
Steven M. Schultz c0a2c42f59 av_log patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) 21 years ago
Michael Niedermayer 560ff8095f av_log() 21 years ago
Michael Niedermayer 310ffb8f26 c99 21 years ago
Michael Niedermayer d705e4a6bb (f)printf() is disallowed in libavcodec, compilation will fail now if its used, except that codecs which where added after the printf->av_log change which did ignore av_log() and used prinf are now silent and wont print anything, they should be changed to use av_log, i could do that, but its better if the orginal developer decides which AV_LOG level each message should get 21 years ago
Gildas Bazin 2092bd7531 avsync patch by (Gildas Bazin <gbazin at altern dot org>) 21 years ago
Hauke Duden 2451592652 improved VCD support patch by ("Hauke Duden" <H.NS.Duden at gmx dot net>) 21 years ago
Michael Niedermayer 16806499fc w32threads by (Gildas Bazin <gbazin at altern dot org>) 21 years ago
Ivan Kalvachev 530d574081 use get_format 21 years ago
Michael Niedermayer 5e7c25f0d1 simplify 21 years ago
Michael Niedermayer 9ab2717a9d auxdatae, crcrs fix by (Jean-Francois Panisset <panisset at comcast dot net>) 21 years ago
Michael Niedermayer 2dd59ebd45 update libavformat regression checksums (it should be checked why exactly they changed ...), and always test libavformat in make test so this doesnt happen again 21 years ago
Michael Niedermayer fbf2284cd2 check if threads_count is too large 21 years ago
Michael Niedermayer 1e31d32c34 flac_flush() 21 years ago
Michael Niedermayer 0496a03413 simplify 21 years ago
Alex Beregszaszi f8d58f4d10 flac 21 years ago
Alex Beregszaszi 69f5de1855 avoid negative array indices 21 years ago
Michael Niedermayer 9d65611096 crc8 checking, based upon a patch by (Miroslav Lichvar <lichvarm at phoenix dot inf dot upol dot cz>) 21 years ago
Michael Niedermayer 4fd125984b remove residual array, it isnt really needed 21 years ago
Michael Niedermayer ac2570a8b0 flac fixes: 21 years ago
Michael Niedermayer 4f52c3126b flac decoder by (Alex Beregszaszi <alex at fsn dot hu>) 21 years ago
Michael Niedermayer da16b2043f noise reduction with threads bugfix 21 years ago
Michael Niedermayer e6dc9c6f99 more error checks for the sequence header 21 years ago
Gildas Bazin 69dde1ad36 AAC support in mov, correct aspect ratio support and user data support patch by (Gildas Bazin <gbazin at altern dot org>) 21 years ago
Roberto Togni e102fcf7f0 rle_code can overflow when multiplied by 4 21 years ago
Michael Niedermayer 50ee2c4131 fix image resize 21 years ago
Roberto Togni 42608d6508 Use av_log 21 years ago