summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Make tables generation insensitive to floating-point implementationVitor Sessak2011-02-12
* Add missing terminating backslashRonald S. Bultje2011-02-11
* VP8: ARM optimised decode_block_coeffs_internalMans Rullgard2011-02-11
* ARM optimised vp56_rac_get_prob()Mans Rullgard2011-02-11
* bink: reindent after last commitPeter Ross2011-02-11
* Bink version 'b' video decoderPeter Ross2011-02-11
* vorbis dec: Remove obsolete commentAlexander Strasser2011-02-10
* vorbis dec: cosmetics: Indent consistentlyAlexander Strasser2011-02-10
* vorbis dec: cosmetics: Indent CPP cond properlyAlexander Strasser2011-02-10
* vorbis dec: Delete useless scopes, and reindent after scope deletionAlexander Strasser2011-02-10
* VP8: optimized mv prediction and decodingJason Garrett-Glaser2011-02-10
* ac3enc: Remove unneeded clipping of shift amount.Justin Ruggles2011-02-10
* ac3enc: remove right shifting from lshift_tab() and make lshift unsigned.Justin Ruggles2011-02-10
* Remove final semicolon from some macrosMans Rullgard2011-02-10
* dvbsubenc: Fix placement of the object versionRonen Mizrahi2011-02-10
* dvbsubdec: check against buffer overreadsJanne Grunau2011-02-10
* Do not fail DVB sub decoding because of a few padding bytesReimar Döffinger2011-02-10
* Add x86-optimized versions of exponent_min().Justin Ruggles2011-02-10
* Remove incorrect return statement from avcodec_thread_free()Mans Rullgard2011-02-10
* ivi_dsp: remove semicolons after function definitionsMans Rullgard2011-02-10
* Fix build with threading disabledMans Rullgard2011-02-09
* w32thread: add missing #include thread.hMans Rullgard2011-02-09
* check sample_fmt in avcodec_openReimar Döffinger2011-02-09
* vp3: Frame-based multithreading supportAlexander Strange2011-02-09
* Deprecate avcodec_thread_init()Alexander Strange2011-02-09
* Frame-based multithreading framework using pthreadsAlexander Strange2011-02-09
* Update qmin/qmax values for libx264 presetsJason Garrett-Glaser2011-02-08
* Fix broken vbv_buffer_init handling in libx264.cJason Garrett-Glaser2011-02-08
* VP8: idct_mb optimizationsJason Garrett-Glaser2011-02-08
* Fix ff_emu_edge_core_sse() on Win64.Ronald S. Bultje2011-02-08
* logging: downgrade recoverable errors to warningsStefan Kost2011-02-08
* h264: define FF_PROFILE_H264_HIGH_444 to the correct valueJanne Grunau2011-02-08
* VP8: ARM NEON optimisations for dsp functionsMans Rullgard2011-02-07
* dvbsubdec: pass correct input buffer sizeJindrich Makovicka2011-02-07
* Remove Xan WC4 cruft from xan.cKostya2011-02-07
* Xan4 decoderKostya Shishkov2011-02-07
* pass QDMC extradata to the decoderSascha Sommer2011-02-06
* Make inter_rvlc and intra_rvlc static tables.Diego Elio Pettenò2011-02-06
* Replace remaining occurrences of deprecated CH_* with AV_CH_*Anton Khirnov2011-02-06
* Set channel_layout for mpegaudioKieran Kunhya2011-02-05
* vp3: Move table allocation code into a new functionAlexander Strange2011-02-05
* vp3: Factor out expressionAlexander Strange2011-02-05
* VP8: slightly faster loopfilter sharpness logicJason Garrett-Glaser2011-02-04
* VP8: faster deblock strength calculationJason Garrett-Glaser2011-02-04
* Remove a few if (p) av_freep(&p) formsClément Bœsch2011-02-04
* VP8: faster filter_level clipJason Garrett-Glaser2011-02-03
* VP8: simplify lf_delta mb mode logicJason Garrett-Glaser2011-02-03
* Rename remaining occurrences of SAMPLE_FMT_* to AV_SAMPLE_FMT_*Anton Khirnov2011-02-03
* Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE*Anton Khirnov2011-02-03
* Add CODEC_ID_PRORES and bump lavc minor versionTomas Härdin2011-02-03