summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* security fixesKostya Shishkov2005-08-13
* DV video encoder/decoder doesn't set keyframe and picture type properties pat...Edward Hervey2005-08-11
* mkstemp on win32 workaround by (Ivan Wong: email, ivanwong info)Michael Niedermayer2005-08-06
* liba52/crc.c fails to compile patch by ("Steven M. Schultz": sms, 2bsd com)Steven M. Schultz2005-08-05
* 10lAlex Beregszaszi2005-08-05
* segfault fixMichael Niedermayer2005-08-04
* libavutil: Utility code from libavcodec moved to a separate library.Alexander Strasser2005-08-01
* fix assertion failure for mpeg2 encodingMichael Niedermayer2005-08-01
* workaround 'colocated mv if colocated block is L1 predicted' bug in x264Michael Niedermayer2005-08-01
* A.B.C versionsMichael Niedermayer2005-07-31
* try to check for nonsense time_base instead of setting fake oneMichael Niedermayer2005-07-31
* check time_base.den for mpeg4Michael Niedermayer2005-07-30
* motion vector limit for mpeg2Michael Niedermayer2005-07-27
* Reduce verbosity.Diego Biurrun2005-07-27
* fixing colocated mv if colocated block is L1 predicted for the temporal direc...Michael Niedermayer2005-07-27
* fixing colocated mv if colocated block is L1 predictedMichael Niedermayer2005-07-26
* Fix for overflow issue in mpegvideo.c patch by (Martin Boehme: boehme, inb un...Martin Boehme2005-07-25
* thread mess check for avcodec_open/close()Michael Niedermayer2005-07-25
* fix user data parsing code so it suppors pre1 and cvsMichael Niedermayer2005-07-24
* minor user data reading bugfixMichael Niedermayer2005-07-23
* Add missing +1 in bounds check.Reimar Döffinger2005-07-22
* reset restart_count when restart_interval is set and fill theReimar Döffinger2005-07-22
* portable IEEE float/double read/write functionsMichael Niedermayer2005-07-19
* portable IEEE float/double read/write functionsMichael Niedermayer2005-07-19
* dont pre allocate uselessly large buffer and dont ignore FF_INPUT_BUFFER_PADD...Michael Niedermayer2005-07-17
* verify len field validity in mjpeg_decode_com()Michael Niedermayer2005-07-17
* 10l (forgot to commit this yesterday)Michael Niedermayer2005-07-17
* DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk)Michael Niedermayer2005-07-17
* yamaha adpcm nibbles in the wrong order fix by (Vidar Madsen: vidarino, gmail...Michael Niedermayer2005-07-16
* Add Yamaha ADPCM encoding/decoding patch by (Vidar Madsen: vidarino, gmail com)Vidar Madsen2005-07-15
* more fine grained skip_frameMichael Niedermayer2005-07-14
* skip_idctMichael Niedermayer2005-07-14
* check for CODEC_CAP_DELAY in audio decoders tooMichael Niedermayer2005-07-14
* ffmpeg version should be "CVS"Michael Niedermayer2005-07-14
* check len (should fix #1165694)Michael Niedermayer2005-07-11
* fix segfault (bug #1165640)Michael Niedermayer2005-07-11
* fix infinite loop (suggested change by rjayne at convera dot com)Michael Niedermayer2005-07-11
* fix decoding of (broken) files with f_code=0Michael Niedermayer2005-07-11
* segfault fixMichael Niedermayer2005-07-11
* patch from http://www.freebsd.org/cgi/cvsweb.cgi/ports/multimedia/ffmpeg-deve...Michael Niedermayer2005-07-10
* Here is the patch suggested by: unkaggregate, users sf netMichael Niedermayer2005-07-09
* 100l - this has only worked on big endianAlex Beregszaszi2005-07-02
* parenthesing to avoid compiler errors in the future - compared asm outputs, b...Alex Beregszaszi2005-07-02
* print 'not working' messageAlex Beregszaszi2005-07-02
* 1lAlex Beregszaszi2005-07-02
* Disable AltiVec IDCT for lowres decoding in lavc patch by (Sigbjørn Skjæret...Sigbjørn Skjæret2005-07-01
* off by 1 error bugfixMichael Niedermayer2005-06-29
* IWMMXT configure support + runtime selection patch by (Gildas Bazin, gbazin :...Gildas Bazin2005-06-28
* WMA MAX_CODED_SUPERFRAME_SIZE too small patch by (Mark Weaver: mark-clist, np...Mark Weaver2005-06-28
* support extracting sps/pps from bitstream and putting it in extradataMichael Niedermayer2005-06-28