summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* doc: Mention the target_samples and ld variables for fate configsMartin Storsjö2013-05-29
* fate.sh: Allow specifying --as via a specific variableMartin Storsjö2013-05-29
* configure: Don't pass -mthumb or -march= to MSVCMartin Storsjö2013-05-29
* mpeg12: skip frames consistentlyJanne Grunau2013-05-28
* lavf: add a raw WavPack muxer.Anton Khirnov2013-05-28
* apetag: add support for writing APE tagsAnton Khirnov2013-05-28
* matroskaenc: support muxing WavPackAnton Khirnov2013-05-28
* wvdec: split block header parsing into a separate fileAnton Khirnov2013-05-28
* lavf: rename wv.c to wvdec.cAnton Khirnov2013-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
* configure: support gcc-4.8 instrumentationLuca Barbato2013-05-28
* fate: Add a --target-samples path parameterMartin Storsjö2013-05-28
* fate: Don't use files from SRC_PATH in the actual testsMartin Storsjö2013-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
* 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