summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* fixing first_mb_in_slice if frame_mbs_only_flag==0 && mb_aff==0Michael Niedermayer2005-06-28
* check mb_yMichael Niedermayer2005-06-27
* keep decoding nal units after an errorMichael Niedermayer2005-06-27
* x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com)Michael Niedermayer2005-06-27
* support changing in bitstream global headers into extradata style and backMichael Niedermayer2005-06-27
* tiny docs improvement which i apparebtly forgot to commitMichael Niedermayer2005-06-26
* GCC4 fixGuillaume Poirier2005-06-23
* make decoder a little bit more tolerant to missing NAL unitsMichael Niedermayer2005-06-19
* Communicate proper aliasing to gcc (needed for 4.1).Falk Hüffner2005-06-19
* spelling fixesDiego Biurrun2005-06-17
* H.264 lossless modeLoren Merritt2005-06-17
* non-avc h264 stream problems patch by ("Ronald S. Bultje" rbultje, ronald bit...Ronald S. Bultje2005-06-09
* typo in cabac tablesLoren Merritt2005-06-08
* apiexample fix by (Chip: szarlada, freemail hu)Michael Niedermayer2005-06-07
* uint_fast64_t emulation by (Wolfram Gloger: wmglo, dent med uni-muenchen de)Michael Niedermayer2005-06-07
* 10l (dont read variables before they have been set)Michael Niedermayer2005-06-05
* remove mixed code/declarationsMåns Rullgård2005-06-04
* subtitle codec type supportFabrice Bellard2005-06-03
* decode H.264 with 8x8 transform.Loren Merritt2005-06-02
* sort H.264 mmx dsp functions into their own fileLoren Merritt2005-06-02
* adding a few constMichael Niedermayer2005-06-01
* 100l for myself (breaking amd64)Michael Niedermayer2005-06-01
* fix segfault if flush is called before the first frameMåns Rullgård2005-06-01
* merge a few asm blocks so gcc cant unoptimize it (658->631 dezicycles on duron)Michael Niedermayer2005-06-01