summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* fixing decoding of AlanKay-245.asfMichael Niedermayer2005-05-11
* theora decoding using libtheoraMåns Rullgård2005-05-11
* support the LE reader, so it can be tested a littleMichael Niedermayer2005-05-11
* LE bitstream reader based upon a patch by (Balatoni Denes <dbalatoni programo...Michael Niedermayer2005-05-11
* typoMichael Niedermayer2005-05-10
* a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine users.source...Roine Gustafsson2005-05-10
* optimizationMichael Niedermayer2005-05-10
* change macros to inline functionsMichael Niedermayer2005-05-10
* #defines for strict_std_compliance and split between inofficial extensions an...Michael Niedermayer2005-05-08
* fix PICMichael Niedermayer2005-05-08
* support BUILDSUF patch by <charles dot yates at pandora dot be>Charles Yates2005-05-08
* fix block corruption caused by clear_blocks() optimizationMichael Niedermayer2005-05-08
* overflow fixMichael Niedermayer2005-05-08
* complain about mpeg4 limits only if codec_id == MPEG4Michael Niedermayer2005-05-08
* ff_reverse to utils.c patch by (Roine Gustafsson )roine users.sourceforge net)Roine Gustafsson2005-05-07
* minor optimization of the h264 loop filterMichael Niedermayer2005-05-07
* reverse 1 hunk from 1.96->1.97, fixes decoding of (MR1_BT_A.h264 and MR1_MW_A...Michael Niedermayer2005-05-07
* fix decoding of conformace streams AUD_MW_E.264 and BA1_FT_C.264 again (there...Michael Niedermayer2005-05-06
* set time_base for variable fps tooMichael Niedermayer2005-05-06
* check for errorMichael Niedermayer2005-05-05
* Even More spelling errors. patch by (Kevin Baragona <kevinmb500 gawab com)Kevin Baragona2005-05-05
* More spelling errors patch by (Kevin Baragona (kevinmb500 gawab com>)Kevin Baragona2005-05-05
* While adding stereo rematrixing, I came across something that needs toJustin Ruggles2005-05-05
* fix segfault with 'ffmpeg -i 1.avi -cmp 257 -4mv 2.avi'Michael Niedermayer2005-05-05
* GCC4 fix by (Keenan Pepper (keenanpepper gmail com)Michael Niedermayer2005-05-05
* fix storage of motion vectors for frames with more than 4096 macroblocks.Loren Merritt2005-05-03
* clear the DPB after seeking.Loren Merritt2005-05-03
* put most codecs under ifdefsMichael Niedermayer2005-05-02
* #ifdefs around most register_avcodecMichael Niedermayer2005-05-02
* switch to native time basesMichael Niedermayer2005-04-30
* print pix_fmt if its known instead of if the raw codec is usedMichael Niedermayer2005-04-25
* PIX_FMT_NONE and related fixesMichael Niedermayer2005-04-25
* tighter snow slicing patch by (Yartrebo || yartrebo earthlink net)Yartrebo2005-04-25
* MMX for H.264 deblocking filterLoren Merritt2005-04-25
* avoid unneeded clear_blocks()Michael Niedermayer2005-04-25
* extract from the subid the optionsMatthieu Castet2005-04-25
* fixing broken_rv20_1mb_.rmMichael Niedermayer2005-04-24
* fix ref comparison in B-frame deblocker ('unused' and 'unavailable' were trea...Loren Merritt2005-04-24
* Ministry of English Composition, reporting for duty (and the word is "skipped...Mike Melanson2005-04-24
* Spelling errors patch by (Kevin Baragona | kevinmb500 gawab com)Kevin Baragona2005-04-24
* typo fix by ("Todd.Kirby" doubleshot pacbell net)Michael Niedermayer2005-04-24
* Video-Galileo_small.rm fix by (matthieu castet # castet.matthieu free fr)Michael Niedermayer2005-04-21
* avoid clearing block[] if its not used at allMichael Niedermayer2005-04-21
* deblocking filter doesn't need to call fill_caches again. 1.4% faster decoding.Loren Merritt2005-04-21
* mpeg2_fast_decode_block_intra()Michael Niedermayer2005-04-20
* simplifyMichael Niedermayer2005-04-20
* remove duplicate clip to 8bit functionMichael Niedermayer2005-04-20
* buffer overflowsMichael Niedermayer2005-04-20
* Indeo 2 decoder by (Kostya <> kostya.shishkov gmail com)Michael Niedermayer2005-04-20
* optimizing non_intra ac coeff decodeMichael Niedermayer2005-04-19