summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* audio_mix: fix channel order in mix_1_to_2_fltp_flt_cAnton Khirnov2013-10-12
* riff: Add a mapping for VP6AMartin Storsjö2013-10-12
* prores: Reject negative run and level valuesLuca Barbato2013-10-10
* mxf: Add jpeg2000 codec to intra only codecsMatthieu Bouron2013-10-10
* shorten: Fix out-of-array readTim Walker2013-10-10
* atrac3: Better name for IMDCT window initializationMaxim Poliakovski2013-10-10
* atrac3: Remove unused gain compensation tablesMaxim Poliakovski2013-10-10
* prores: Error out only on surely incomplete ac_coeffsLuca Barbato2013-10-10
* prores: Add a codepath for decoding errorsLuca Barbato2013-10-10
* flvenc: Write proper cropping for VP6 even if there's no extradataMartin Storsjö2013-10-10
* flvenc: Support muxing VP6A as wellMartin Storsjö2013-10-10
* flvenc: Don't pretend to support muxing "plain" VP6Martin Storsjö2013-10-10
* vp6: Support cropping to AVCodecContext.width/heightMartin Storsjö2013-10-10
* avi: directly resync on DV in AVI read failureLuca Barbato2013-10-10
* avi: DV in AVI must be considered single streamLuca Barbato2013-10-10
* avi: properly fail if the dv demuxer is missingLuca Barbato2013-10-10
* jpeg2000: Check block lengthLuca Barbato2013-10-09
* vmnc: Use meaningful return valuesLuca Barbato2013-10-09
* vmnc: Check the cursor dimensionsLuca Barbato2013-10-09
* vmnc: Port to bytestream2Luca Barbato2013-10-09
* vmnc: K&R formatting cosmeticsLuca Barbato2013-10-09
* x86inc: Remove .rodata kludgesHenrik Gramner2013-10-09
* build: Require yasm 0.8.0 or higherDerek Buitenhuis2013-10-09
* shorten: Extend fixed_coeffs to properly support pred_order 0Luca Barbato2013-10-09
* x86: h264_idct: Update comments to match 8/10-bit depth optimization splitDiego Biurrun2013-10-07
* x86inc: remove misaligned cpu flagHenrik Gramner2013-10-07
* x86inc: various minor backports from x264Jason Garrett-Glaser2013-10-07
* x86inc: Check for __OUTPUT_FORMAT__ having a value of "x64"Derek Buitenhuis2013-10-07
* x86inc: Utilize the shadow space on 64-bit WindowsHenrik Gramner2013-10-07
* x86inc: create xm# and ym#, analagous to m#Loren Merritt2013-10-07
* x86inc: fix some corner cases of SWAPLoren Merritt2013-10-07
* x86inc: Use SSE instead of SSE2 for copying dataHenrik Gramner2013-10-07
* x86inc: Set ELF hidden visibility for global constantsHenrik Gramner2013-10-07
* build: Strip spurious labelsLoren Merritt2013-10-07
* x86inc: activate REP_RET automaticallyLoren Merritt2013-10-07
* x86: fdct: Employ more specific ifdefsDiego Biurrun2013-10-06
* bmv: Remove unused variableDiego Biurrun2013-10-06
* oggparsevorbis: return meaningful errorsVittorio Giovara2013-10-05
* x86: dsputil: Separate ff_add_hfyu_median_prediction_cmov from dsputil_mmxDiego Biurrun2013-10-05
* swscale: provide a default scaler if none is setVittorio Giovara2013-10-05
* x86: fdct: Initialize optimized fdct implementations in the standard wayDiego Biurrun2013-10-05
* x86: xviddct: Employ more specific ifdefsDiego Biurrun2013-10-05
* doxy: Document avlogLuca Barbato2013-10-05
* ismindex: Change the duration field to int64_tMartin Storsjö2013-10-05
* ismindex: Calculate the file duration among the included tracksMartin Storsjö2013-10-05
* ismindex: Use the individual stream duration instead of the global oneMartin Storsjö2013-10-05
* mov: Don't allocate arrays with av_malloc that will be reallocedMartin Storsjö2013-10-05
* x86: fdct: Only build fdct code if encoders have been enabledDiego Biurrun2013-10-04
* rtmpproto: Validate the embedded flv packet size before copyingMartin Storsjö2013-10-04
* rtmpproto: Readjust the end of the flv buffer if handle_metadata exited earlyMartin Storsjö2013-10-04