summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Use correct Doxygen syntaxDiego Biurrun2013-10-03
* atrac: Move doxygen comments to the headerMaxim Poliakovski2013-10-03
* atrac3: Replace a silly counter variable name with plain 'j'Diego Biurrun2013-10-03
* lavc: mark deprecated AVCodec.max_lowres for removal on next bumpAnton Khirnov2013-10-02
* vf_interlace: do not process an already interlaced frameVittorio Giovara2013-10-02
* rtmp: alias rtmp_listen to listenLuca Barbato2013-10-01