summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* vp56: Don't use DECLARE_ALIGN on a typedef nameDerek Buitenhuis2012-08-27
* mss1: move code that will be reused by MSS2 decoder into separate fileKostya Shishkov2012-08-27
* mss1: merge decode_intra() and decode_inter()Kostya Shishkov2012-08-27
* huffyuv: update to current coding styleLuca Barbato2012-08-27
* huffman: update to current coding styleLuca Barbato2012-08-27
* build: fft: x86: Drop unused YASM-OBJS-FFT- variableDiego Biurrun2012-08-27
* audio_frame_queue: Clean up ff_af_queue_log_state debug functionDiego Biurrun2012-08-26
* dwt: Remove unused code.Diego Biurrun2012-08-26
* cavs: convert cavsdata.h to a .c fileMans Rullgard2012-08-26
* cavs: Move inline functions only used in one file out of the headerDiego Biurrun2012-08-26
* cavs: Move data tables used in only one place to that fileDiego Biurrun2012-08-26
* x86: fft: remove unused fft_dispatch* functionsMans Rullgard2012-08-25
* cllc: Pad swapped bufferDerek Buitenhuis2012-08-24
* utvideodec: Fix single symbol mode decodingJan Ekström2012-08-24
* truespeech: drop useless castsMans Rullgard2012-08-24
* libavcodec: drop bogus dependencies from mpc[78] and qdm2Mans Rullgard2012-08-24
* mpegaudio: move ff_mpa_enwindow to a separate fileMans Rullgard2012-08-24
* AVOptions: store defaults for INT64 options in int64 union member.Anton Khirnov2012-08-24
* x86: mpegvideo: more sensible names for optimization file and init functionDiego Biurrun2012-08-24
* x86: mpegvideoenc: Split optimizations off into a separate fileDiego Biurrun2012-08-24
* dnxhdenc: x86: more sensible names for optimization file and init functionDiego Biurrun2012-08-24
* svq1/svq3: Move common code out of SVQ1 decoder-specific fileDiego Biurrun2012-08-24
* dirac: add Comments and references to the standardJordi Ortiz2012-08-24
* vorbisenc: set AVCodecContext.bit_rate to 0Justin Ruggles2012-08-22
* vorbisenc: fix quality parameterJustin Ruggles2012-08-22
* lpc: fix alignment of windowed samples for odd maximum LPC orderJustin Ruggles2012-08-22
* alacenc: use s16p sample format as inputJustin Ruggles2012-08-22
* alacenc: remove unneeded sample_fmt checkJustin Ruggles2012-08-22
* alacenc: fix max_frame_size calculation for the final frameJustin Ruggles2012-08-22
* adpcm_swf: Use correct sample offsets when using trellis.Justin Ruggles2012-08-22
* mjpegdec: support AVRn interlacedMichael Niedermayer2012-08-22
* build: x86: Only compile mpegvideo optimizations when necessaryDiego Biurrun2012-08-22
* build: Make the E-AC-3 encoder select the AC-3 encoderDiego Biurrun2012-08-22
* dirac: use meaningful return valuesJordi Ortiz2012-08-21
* flacdec: simplify sample buffer handlingMans Rullgard2012-08-21
* flacdec: simplify loop in decode_residuals()Mans Rullgard2012-08-21
* build: amrwb: Drop redundant lsp dependency declarationDiego Biurrun2012-08-20
* lavc: add Ut Video encoderJan Ekström2012-08-20
* mpegvideo_enc: remove stray duplicate line from 7f9aaa4Anton Khirnov2012-08-20
* vorbisdec: remove some pointless commentsMans Rullgard2012-08-19
* pthread: add const to AVCodec pointersMans Rullgard2012-08-18
* mpegvideo_enc: don't use deprecated avcodec_encode_video().Anton Khirnov2012-08-18
* lavc: add avcodec_descriptor_get_by_name().Anton Khirnov2012-08-18
* lavc: add const to AVCodec* function parameters.Anton Khirnov2012-08-18
* h264: vdpau: fix crash with unsupported colorspaceUoti Urpala2012-08-17
* amrwbdec: Decode the fr_quality bit properlyMartin Storsjö2012-08-17
* libvpxenc: use the default bitrate if not setLuca Barbato2012-08-17
* utvideo: Rename utvideo.c to utvideodec.cJan Ekström2012-08-17
* mjpegdec: more meaningful return valuesLuca Barbato2012-08-17
* Add missing includes for code relying on external librariesMartin Storsjö2012-08-16