summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* av_*_next() API for libavcodecMichael Niedermayer2007-12-12
* Show which bitstreamfilters were compiled in, similar to the protocols etcPanagiotis Issaris2007-12-12
* typo/clarificationDiego Biurrun2007-12-11
* Enable 4x4 IDCT for FASTTX=0 mode in WMV3Kostya Shishkov2007-12-09
* Add 4x4 IDCTKostya Shishkov2007-12-09
* cosmetics: rename ac3 decoder variablesJustin Ruggles2007-12-09
* cosmetics: rename common ac3 variablesJustin Ruggles2007-12-09
* cosmetics: vertical align after last commitJustin Ruggles2007-12-09
* cosmetics: rename ac3 bit allocation variablesJustin Ruggles2007-12-09
* cosmetics: rename ac3 tablesJustin Ruggles2007-12-09
* add ff_ prefix to all simple_idct symbolsAurelien Jacobs2007-12-08
* Reindent after last commitKostya Shishkov2007-12-08
* Update Altivec variant of vc1_inv_trans_8x4Kostya Shishkov2007-12-08
* Use IDCT functions when FASTTX=0Kostya Shishkov2007-12-08
* Switch VC-1 decoder to output decoded residual immediately.Kostya Shishkov2007-12-08
* Rename some tablesKostya Shishkov2007-12-08
* Use existing function for VLC readingKostya Shishkov2007-12-07
* Check decoded dimensions for validityKostya Shishkov2007-12-07
* Intra types will be stored in int8_t arrayKostya Shishkov2007-12-07
* Add decoder flagsKostya Shishkov2007-12-07
* Replace table with its H.263 counterpartKostya Shishkov2007-12-07
* Update tables for RV40 decoderKostya Shishkov2007-12-06
* prevent warnings about functions being possibly unusedMichael Niedermayer2007-12-06
* thank you for your efforts to keep my code clean, but i would like toMichael Niedermayer2007-12-06
* Verify long_ref_count!=0. Fix issue 281.Panagiotis Issaris2007-12-05
* Fix missing chroma in version 3 STR.Alexander Strange2007-12-05
* fix decoding of the first frame of gray.movMichael Niedermayer2007-12-05
* Initialize function pointers used by error resilience code before anyJeff Downs2007-12-05
* RV40 decoder specific functionsKostya Shishkov2007-12-04
* colour --> color in variable namesDiego Biurrun2007-12-03
* cosmetics: comment spelling fixesDiego Biurrun2007-12-03
* cosmetics: spelling fixesDiego Biurrun2007-12-03
* make rc_buffer_size apply to audio as wellMichael Niedermayer2007-12-03
* Rename function to reflect its actionKostya Shishkov2007-12-03
* simplifyMichael Niedermayer2007-12-03
* make the AVOption code work with strings instead of crashMichael Niedermayer2007-12-03
* Some spelling fixes in commentsReimar Döffinger2007-12-02
* Use the correct "const float *" type for variable instead of casting const away.Reimar Döffinger2007-12-02
* Add missing const to last argument of decode_significance_8x8_x86.Reimar Döffinger2007-12-02
* indentationBaptiste Coudurier2007-12-02
* dnxhd 720p encoding and decoding supportBaptiste Coudurier2007-12-02
* cosmetics, encode_variance -> encode_fastBaptiste Coudurier2007-12-02
* fix corner case when qscale 1 bits < frame bits but max bits with worst paddi...Baptiste Coudurier2007-12-02
* RealVideo 3 decoder functionsKostya Shishkov2007-12-02
* Misc spelling fixes, prefer American over British English.Diego Biurrun2007-12-02
* Fix some spelling mistakes.Diego Biurrun2007-12-02
* RV30/40 common VLC tablesKostya Shishkov2007-12-02
* Fix alignment broke by my last patchVitor Sessak2007-12-01
* spellingVitor Sessak2007-12-01
* TIFF may omit compression tag.Kostya Shishkov2007-12-01