summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* movenc: Increase the cluster array allocation by doublingAndrey Semashev2013-06-04
* movenc: Keep track of the allocated size for the cluster arrayAndrey Semashev2013-06-04
* mem: Add av_realloc_array and av_reallocp_arrayMartin Storsjö2013-06-04
* movenc: Change the track struct name to match the typedefMartin Storsjö2013-06-03
* Go2Webinar decoderKostya Shishkov2013-06-03
* vmd: decode videos with no LZ buffer size provided - they might not need itKostya Shishkov2013-06-02
* vmd: fix mode 3 decodingKostya Shishkov2013-06-02
* swscale: ppc: Remove commented-out define cruftDiego Biurrun2013-06-02
* nsvdec: Remove commented-out debug cruftDiego Biurrun2013-06-02
* cpu: Restructure code to avoid pointless ret variable indirectionDiego Biurrun2013-06-02
* tiff: K&R formatting cosmeticsDiego Biurrun2013-06-02
* network: factor out connect-listening codeLuca Barbato2013-06-01
* network: factor out bind-listening codeLuca Barbato2013-06-01
* use my full first name instead of short one in copyrightsKostya Shishkov2013-06-01
* indeo4: expand allowed quantiser rangeKostya Shishkov2013-06-01
* configure: icl: Merge -Qdiag-error parametersAlex Smith2013-05-31
* configure: Separate commonalities in msvc and icl flagsAlex Smith2013-05-31
* 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
* 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