summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* rtmpproto: Move the flv header/trailer addition to append_flv_dataMartin Storsjö2013-10-04
* rtmpproto: Clear the flv allocation size on reallocp failuresMartin Storsjö2013-10-04
* rtmpproto: Pass the 'live' parameter in the right unitMartin Storsjö2013-10-04
* rtmpproto: Print the error code string if there's no descriptionMartin Storsjö2013-10-04
* cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-03
* oggparsevorbis: K&R formatting cosmeticsVittorio Giovara2013-10-03
* avformat/output-example: Declare link dependency on libswscale in the MakefileDiego Biurrun2013-10-03
* x86: cpu: Restore some explanatory comments removed in 7160bb7Diego Biurrun2013-10-03
* atrac: Add missing av_coldMaxim Poliakovski2013-10-03
* atrac3: Generalize gain compensation codeMaxim Poliakovski2013-10-03