summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* alac: adjust conditions for updating entropy decoder historyJustin Ruggles2012-07-19
* alac: cosmetics: reindent after last commitJustin Ruggles2012-07-19
* alac: limit the rice param before passing to decode_scalar()Justin Ruggles2012-07-19
* alac: reduce the number of parameters to bastardized_rice_decompress()Justin Ruggles2012-07-19
* alac: cosmetics: rename some ALACContext parametersJustin Ruggles2012-07-19
* alac: clean up and update comments leftover from reverse-engineeringJustin Ruggles2012-07-19
* flacdec: reverse lpc coeff order, simplify filterMans Rullgard2012-07-19
* x86: dsputil: drop some unused CPU flag debug codeDiego Biurrun2012-07-19
* ppc: fix build with altivec disabledMans Rullgard2012-07-18
* vp3: move idct and loop filter pointers to new vp3dsp contextMans Rullgard2012-07-18
* build: add CONFIG_VP3DSP, reduce repetition in OBJS listsMans Rullgard2012-07-18
* tscc2: do not add/subtract 128 bias during DCTKostya Shishkov2012-07-18
* tscc2: fix typo in DCTKostya Shishkov2012-07-18
* libopenjpeg: introduce encoding supportMichael Bradshaw2012-07-17
* libopenjpeg: rename decoder source file.Michael Bradshaw2012-07-17
* tscc2: DCT output should not be clippedKostya Shishkov2012-07-17
* libfdk-aac: Check if cutoff value is validMohammad Alsaleh2012-07-15
* vc1dec: Do not use random pred_flag if motion vector data is skippedMashiat Sarker Shakkhar2012-07-15
* vp8: Enclose pthread function calls in ifdefsMartin Storsjö2012-07-15
* snow: refactor code to work around a compiler bug in MSVC.Ronald S. Bultje2012-07-14
* vp8: Include the thread headers before using the pthread typesMartin Storsjö2012-07-14
* vp8: implement sliced threadingDaniel Kang2012-07-14
* vp8: move data from VP8Context->VP8MacroblockDaniel Kang2012-07-14
* vp8: refactor decoding a single mb_rowDaniel Kang2012-07-14
* imgconvert: deprecate avcodec_find_best_pix_fmt()Janne Grunau2012-07-13
* imgconvert: add avcodec_find_best_pix_fmt2()Janne Grunau2012-07-13
* imgconvert: avoid undefined left shift in avcodec_find_best_pix_fmtJanne Grunau2012-07-13
* MS Expression Encoder Screen decoderKostya Shishkov2012-07-13
* libfdk-aac: Allow setting the encoder bandwidth/cutoff frequencyMartin Storsjö2012-07-12
* build: Fix Ogg demuxer dependenciesDiego Biurrun2012-07-12
* build: Fix FLAC demuxer dependenciesDiego Biurrun2012-07-12
* flac: Move flac functions shared between libraries to flac common codeDiego Biurrun2012-07-12
* build: Fix CAF demuxer dependenciesDiego Biurrun2012-07-12
* build: Fix MP2 muxer dependenciesDiego Biurrun2012-07-12
* build: Add missing build rules for the ISMV muxerDiego Biurrun2012-07-12
* Support AAC encoding via the external library fdk-aacMartin Storsjö2012-07-12
* libavcodec: Add more AAC profilesMartin Storsjö2012-07-12
* dct/fft-test: use a replacement getopt() if the system has none present.Ronald S. Bultje2012-07-11
* TechSmith Screen Codec 2 decoderKostya Shishkov2012-07-11
* mss1: fix decoding masked regions in interframesKostya Shishkov2012-07-10
* mss3: use standard zigzag tableKostya Shishkov2012-07-09
* mss3: split DSP functions that are used in MTS2(MSS4) into separate fileKostya Shishkov2012-07-09
* motion-test: do not use getopt()Anton Khirnov2012-07-09
* libx264: support aspect ratio switchingJULIAN GARDNER2012-07-09
* x86: h264_intrapred: Don't add the 'd' suffix to the SPLATB_REG macroMartin Storsjö2012-07-06
* mss3: add forgotten 'static' qualifier for private tableKostya Shishkov2012-07-06
* lavc: options: add planar names for request_sample_fmtMans Rullgard2012-07-05
* flacdec: add planar output supportMans Rullgard2012-07-05
* qdm2: remove broken and disabled dump_context() debug functionDiego Biurrun2012-07-05
* x86: h264_intrapred: use newly introduced SPLAT* and PSHUFLW macrosDiego Biurrun2012-07-05