summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* remove duplicate zigzag tablesMichael Niedermayer2005-05-17
* fix idct permutationMichael Niedermayer2005-05-17
* porting vp3 idct over to lavc idct apiMichael Niedermayer2005-05-17
* remove permutation done to quant tables and then undone during idctMichael Niedermayer2005-05-17
* disabling vp3 mmx&mmx2 idcts, they must be ported over to the lavc idct API, ...Michael Niedermayer2005-05-17
* fix last coeffMichael Niedermayer2005-05-17
* clear blocks after each idct instead of per pictureMichael Niedermayer2005-05-17
* parse and save hrd_fullness and range_mapIvan Kalvachev2005-05-16
* some benchmarking codeMichael Niedermayer2005-05-16
* various 10l fixes for the loop filterMichael Niedermayer2005-05-16
* whitespace cosmeticsIvan Kalvachev2005-05-16
* fix dequant matrixMichael Niedermayer2005-05-16
* another try at decode_ref_pic_list_reordering()Michael Niedermayer2005-05-15
* work with latest svn of x264Måns Rullgård2005-05-14
* preserve parse contextMichael Niedermayer2005-05-14
* fill missing reference pictures with something to avoid assertion failureMichael Niedermayer2005-05-14
* 10l (%f vs. %Ld)Michael Niedermayer2005-05-13
* fix theora header parsingMatthieu Castet2005-05-13
* remove/replace non-ascii charactersMåns Rullgård2005-05-13
* change extradata format for vorbisMåns Rullgård2005-05-13
* alignment fix by (Gábor Kovács >picard demoscene hu)Michael Niedermayer2005-05-13
* 10l (mb_type uninitalized and then changed and overwritten)Michael Niedermayer2005-05-13
* typo found by Chengji ZhaoMichael Niedermayer2005-05-12
* arm alignment fixMichael Niedermayer2005-05-12
* few bistream fixes and verbosity tweaksIvan Kalvachev2005-05-12
* sanity checkMichael Niedermayer2005-05-12
* some asserts()Michael Niedermayer2005-05-12
* b_frame_strategy sanity checkMichael Niedermayer2005-05-12
* Add missing pp=ac to pp_help.Diego Biurrun2005-05-11
* 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