summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* fate: add vorbiscomment cover art testJames Almer2013-10-15
* FATE: use proper comparison mode in the lavr testsAnton Khirnov2013-10-15
* tiny_psnr: switch f32 handling to floating pointAnton Khirnov2013-10-15
* bitstream: Check the result of av_malloc()Diego Biurrun2013-10-15
* cavs: more K&R formatting cosmeticsDiego Biurrun2013-10-15
* mpegaudio_tablegen: Don't use llrintDerek Buitenhuis2013-10-15
* cos_tablegen: Don't use lrintDerek Buitenhuis2013-10-15
* tablegen: Don't use cbrtf in host toolsDerek Buitenhuis2013-10-15
* tableprint: Fix use of a size_t print with MSVCDerek Buitenhuis2013-10-15
* http: Check the auth string contents and not only the pointerMichael Niedermayer2013-10-14
* x86: more AVX2 frameworkJason Garrett-Glaser2013-10-14
* x86inc: FMA3/4 SupportJason Garrett-Glaser2013-10-14
* x86inc: Remove our FMA4 supportDerek Buitenhuis2013-10-14
* x86inc: Use VEX-encoded instructions in AVX functionsHenrik Gramner2013-10-14
* avresample/x86: Switch operand order for mulpsDerek Buitenhuis2013-10-14
* rtmp: Allocate the prev_pkt arrays dynamicallyMartin Storsjö2013-10-14
* cavs: Check for negative cbpLuca Barbato2013-10-13
* cavs: Return meaningful error valuesLuca Barbato2013-10-13
* cavs: K&R formatting cosmeticsLuca Barbato2013-10-13
* http: Support auth method detection for POSTMartin Storsjö2013-10-13
* http: Add an option for forcing basic authenticationMartin Storsjö2013-10-13
* pthread: Fix deadlock during thread initializationDerek Buitenhuis2013-10-13
* indeo4: Check the inherited quant_matLuca Barbato2013-10-13
* indeo4: Check the block size if reusing the band configurationLuca Barbato2013-10-13
* oggparsevorbis: fail on memory allocation errorVittorio Giovara2013-10-12
* oggvorbisdec: add support for embedded cover artJames Almer2013-10-12
* flac: move picture parsing code in a separate fileJames Almer2013-10-12
* oggdec: add support for Opus in Ogg demuxingNicolas George2013-10-12
* oggparsevorbis: check allocationsVittorio Giovara2013-10-12
* oggparsevorbis: support official chapter extensionJames Almer2013-10-12
* lavc doxy: extend/clarify avcodec_decode_audio4() doxyAnton Khirnov2013-10-12
* lavc doxy: remove false statements about alignment requirements.Anton Khirnov2013-10-12
* FATE: add lavr resampling testsAnton Khirnov2013-10-12
* FATE: add lavr mixing testsAnton Khirnov2013-10-12
* 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