summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* mdct: remove unnecessary multiplicationYoung Han Lee2011-02-17
* ac3enc: fix bug in stereo rematrixing decision.Justin Ruggles2011-02-16
* vbv_delay AVOption for ABI compatibilityMichael Niedermayer2011-02-16
* Set maximum lowres value for the MJPEG decoder to 3.Carl Eugen Hoyos2011-02-16
* ac3dsp: Change punpckhqdq to movhlps in ac3_max_msb_abs_int16().Justin Ruggles2011-02-16
* Document audio_resample_close().Stefano Sabatini2011-02-16
* Apply minor cosmetics fixes to the av_audio_resample_init() doxy.Stefano Sabatini2011-02-16
* ac3enc: change default floor code to 7.Justin Ruggles2011-02-15
* Merge libavcore into libavutilReinhard Tartler2011-02-15
* Pass VBV delay to the calling application via ctxChristophe Massiot2011-02-15
* binkaudio: remove unused copy of AVCodecContext*Peter Ross2011-02-15
* binkaudio: fix channel count checkPeter Ross2011-02-15
* aacdec: Implement LTP support.Young Han Lee2011-02-14
* aac: remove dead SBR input scalingAlex Converse2011-02-14
* ac3enc: Add x86-optimized function to speed up log2_tab().Justin Ruggles2011-02-13
* mpeg4video: ignore broken GOP headersAnatoly Nenashev2011-02-13
* FFT: factor a shuffle out of the inner loop and merge it into fft_permute.Loren Merritt2011-02-13
* bink: permute Bink version 'b' quant matrices by inverse scan orderPeter Ross2011-02-13
* bink: simplify how quantization matrices are passed to read_dct_coeffs()Peter Ross2011-02-13
* 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