summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* smacker: assign video frame PTSKostya Shishkov2013-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
* lavf: preserve side data when parsing packets.Anton Khirnov2013-05-28
* smacker: add a clarification notice about audio decodingKostya Shishkov2013-05-28
* configure: make jack depend on pthreadsAnton Khirnov2013-05-27
* avconv: make -aspect work with streamcopyAnton Khirnov2013-05-27
* matroskadec: silently skip CodecState element.Anton Khirnov2013-05-27
* smacker: fix off-by-one error in palette expanding codeKostya Shishkov2013-05-27
* Revert "smackaud: clip output samples"Kostya Shishkov2013-05-27
* arm: Only output eabi attributes if building for ELFMartin Storsjö2013-05-27
* fix scalarproduct_and_madd_int16_altivec() for orders > 16Kostya Shishkov2013-05-26
* msvc/icl: Intel Compiler support on WindowsAlex Smith2013-05-25
* configure: Fix check_exec_crash for ICL supportLaurent2013-05-25
* cpu: Include common.h for av_popcount64Martin Storsjö2013-05-24
* vf_fade: support slice threadingAnton Khirnov2013-05-24
* vf_yadif: support slice threadingAnton Khirnov2013-05-24
* lavfi: add a slice threading infrastructureAnton Khirnov2013-05-24
* Move get_logical_cpus() from lavc/pthread to lavu/cpu.Anton Khirnov2013-05-24
* w32pthreads: move from lavc to compat/Anton Khirnov2013-05-24
* doxy: enable TYPEDEF_HIDES_STRUCTAnton Khirnov2013-05-24
* Monkey's Audio old versions FATE testsKostya Shishkov2013-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
* wavpack: use bytestream2 in wavpack_decode_blockLuca Barbato2013-05-22
* pixdesc: mark gray8 as pseudopalAnton Khirnov2013-05-22
* mpegvideo: unref buffers in ff_mpeg_unref_picture on frame size changesJanne Grunau2013-05-22
* configure: Enable the strtod workaround when building for bionicMartin Storsjö2013-05-21
* proresdec: simplify slice component offsets handlingKostya Shishkov2013-05-21
* mjpegdec: validate parameters in mjpeg_decode_scan_progressive_acLuca Barbato2013-05-21
* fate.sh: add support for build-only FATE instancesDiego Biurrun2013-05-21
* ljpeg: use the correct number of components in yuvLuca Barbato2013-05-20
* mjpeg: Validate sampling factorsLuca Barbato2013-05-20