summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* tiff: K&R formatting cosmeticsDiego Biurrun2013-06-02
* use my full first name instead of short one in copyrightsKostya Shishkov2013-06-01
* indeo4: expand allowed quantiser rangeKostya Shishkov2013-06-01
* proresenc: alpha coding supportKostya Shishkov2013-05-30
* arm: Include hpeldsp_neon.o if h264qpel is enabledMartin Storsjö2013-05-30
* arm: Don't unconditionally build dsputil filesMartin Storsjö2013-05-30
* arm: Only build the FFT init files if FFT is enabledMartin Storsjö2013-05-30
* build: cosmetics: Place unconditional before conditional OBJS linesDiego Biurrun2013-05-30
* build: arm: cosmetics: Place all OBJS declarations in alphabetical orderDiego Biurrun2013-05-30
* vmd: drop incomplete chunks and spurious samplesLuca Barbato2013-05-29
* vmd: refactor the inner decode loopLuca Barbato2013-05-29
* vmd: return meaningful errorsLuca Barbato2013-05-29
* vmd: use the PALETTE_COUNT constant uniformlyLuca Barbato2013-05-29
* mpeg12: skip frames consistentlyJanne Grunau2013-05-28
* wavpack: check that all the channels were coded.Anton Khirnov2013-05-28
* wavpack: check that there aren't too many blocks per packetAnton Khirnov2013-05-28
* wavpack: extract channel information from the bitstreamAnton Khirnov2013-05-28
* wavpack: extract sample rate from the bitstreamAnton Khirnov2013-05-28
* indeo4: reuse context block VLC for band instead of defaultingKostya Shishkov2013-05-28
* indeo4: add missing Haar and slanted transformsKostya Shishkov2013-05-28
* dxtory v2 supportKostya Shishkov2013-05-28
* vc1dec: Remove interlaced warningMichael Niedermayer2013-05-28
* vc1dec: Fix mixed field/frame intensity compensationMichael Niedermayer2013-05-28
* vc1dec: Match addressing between compensation and MC in vc1_mc_4mv_chroma4Michael Niedermayer2013-05-28
* vc1dec: Handle top and bottom blocks in vc1_mc_4mv_chroma4() differently if n...Michael Niedermayer2013-05-28
* vc1dec: Fix doxy for vc1_mc_4mv_chroma4()Michael Niedermayer2013-05-28
* vc1dec: Drop old use_ic code from vc1_b_mcMichael Niedermayer2013-05-28
* vc1: Use shuffled use_ic instead of equally shuffled mv_modeMichael Niedermayer2013-05-28
* vc1dec: Implement intensity compensation for vc1_interp_mc()Michael Niedermayer2013-05-28
* vc1dec: Redesign the intensity compensationMichael Niedermayer2013-05-28
* vc1dec: Shuffle field MVs after decoding, not beforeMichael Niedermayer2013-05-28
* matroskadec: export full wavpack blocks.Anton Khirnov2013-05-28
* wavpack demuxer: export full wavpack blocks.Anton Khirnov2013-05-28
* wavpack: don't set sample format in init.Anton Khirnov2013-05-28
* wavpack: remove a useless parameter from wavpack_decode_block().Anton Khirnov2013-05-28
* wavpack: return an error on 0-sized blocksAnton Khirnov2013-05-28
* wavpack: remove a useless check.Anton Khirnov2013-05-28
* wavpack: add an error message to a failure.Anton Khirnov2013-05-28
* wavpack: return 0 instead of samples count from decoding functionsAnton Khirnov2013-05-28
* wavpack: switch to planar outputAnton Khirnov2013-05-28
* wavpack: drop redundant if/else blocksAnton Khirnov2013-05-28
* wavpack: remove the subframes codec capAnton Khirnov2013-05-28
* smacker: add a clarification notice about audio decodingKostya Shishkov2013-05-28
* Revert "smackaud: clip output samples"Kostya Shishkov2013-05-27
* fix scalarproduct_and_madd_int16_altivec() for orders > 16Kostya Shishkov2013-05-26
* Move get_logical_cpus() from lavc/pthread to lavu/cpu.Anton Khirnov2013-05-24
* w32pthreads: move from lavc to compat/Anton Khirnov2013-05-24
* h264_parser: Set field_order and picture_structure.Yusuke Nakamura2013-05-24
* avcodec: Add picture structure information to AVCodecParserContext.Yusuke Nakamura2013-05-24
* wavpack: check packet size earlyLuca Barbato2013-05-22