summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pthread: Avoid crashes/odd behavior caused by spurious wakeupsDerek Buitenhuis2013-10-221-2/+8
* fate: add fieldorder filter testVittorio Giovara2013-10-222-0/+29
* vf_fieldorder: log when processing is skippedVittorio Giovara2013-10-221-1/+6
* h264_parser: Use ff_h264_reset_sei()Yusuke Nakamura2013-10-221-5/+2
* h264_parser: Fix order of operationsMichael Niedermayer2013-10-221-1/+1
* avplay: Accept cpuflags optionLuca Barbato2013-10-227-19/+22
* avio: Use AVERROR_PROTOCOL_NOT_FOUNDLuca Barbato2013-10-211-1/+1
* pthread: Avoid spurious wakeupsBen Jackson2013-10-211-2/+7
* fate: vpx: Remove one redundant $(eval) invocationDiego Biurrun2013-10-191-2/+3
* wtv: Seek by sector properlyLuca Barbato2013-10-181-9/+16
* fate: Increase the tolerance in the lavr testsMartin Storsjö2013-10-171-1/+1
* fate: aac: Add test for AAC-LDDiego Biurrun2013-10-171-0/+5
* mem: Make av_strdup allocate using av_reallocMartin Storsjö2013-10-161-1/+1
* mpegvideo: Move 8x8 in a separate functionLuca Barbato2013-10-151-65/+79
* mpegvideo: Move obmc in a separate functionLuca Barbato2013-10-151-76/+88
* ffv1: Assume bitdepth 0 means 8bitLuca Barbato2013-10-151-0/+1
* mpegvideo: K&R formatting cosmeticsLuca Barbato2013-10-151-449/+516
* lavc: Convert some remaining strides to ptrdiff_tRonald S. Bultje2013-10-1510-21/+25
* h264_parser: Fix POC parsing for the case where MMCO_RESET is present.Yusuke Nakamura2013-10-153-47/+154
* h264_parser: Fix POC parsing for the case where MMCO_RESET is absent.Yusuke Nakamura2013-10-151-2/+12
* fate: add vorbiscomment cover art testJames Almer2013-10-151-0/+4
* FATE: use proper comparison mode in the lavr testsAnton Khirnov2013-10-151-5/+7
* tiny_psnr: switch f32 handling to floating pointAnton Khirnov2013-10-151-30/+84
* bitstream: Check the result of av_malloc()Diego Biurrun2013-10-151-0/+2
* cavs: more K&R formatting cosmeticsDiego Biurrun2013-10-151-45/+44
* mpegaudio_tablegen: Don't use llrintDerek Buitenhuis2013-10-151-1/+2
* cos_tablegen: Don't use lrintDerek Buitenhuis2013-10-151-4/+9
* tablegen: Don't use cbrtf in host toolsDerek Buitenhuis2013-10-152-3/+6
* tableprint: Fix use of a size_t print with MSVCDerek Buitenhuis2013-10-151-2/+12
* http: Check the auth string contents and not only the pointerMichael Niedermayer2013-10-141-1/+2
* x86: more AVX2 frameworkJason Garrett-Glaser2013-10-141-0/+11
* x86inc: FMA3/4 SupportJason Garrett-Glaser2013-10-142-1/+45
* x86inc: Remove our FMA4 supportDerek Buitenhuis2013-10-143-20/+25
* x86inc: Use VEX-encoded instructions in AVX functionsHenrik Gramner2013-10-141-84/+169
* avresample/x86: Switch operand order for mulpsDerek Buitenhuis2013-10-141-1/+1
* rtmp: Allocate the prev_pkt arrays dynamicallyMartin Storsjö2013-10-143-28/+92
* cavs: Check for negative cbpLuca Barbato2013-10-131-3/+3
* cavs: Return meaningful error valuesLuca Barbato2013-10-131-10/+10
* cavs: K&R formatting cosmeticsLuca Barbato2013-10-131-191/+225
* http: Support auth method detection for POSTMartin Storsjö2013-10-132-2/+18
* http: Add an option for forcing basic authenticationMartin Storsjö2013-10-132-1/+4
* pthread: Fix deadlock during thread initializationDerek Buitenhuis2013-10-132-2/+4
* indeo4: Check the inherited quant_matLuca Barbato2013-10-131-6/+12
* indeo4: Check the block size if reusing the band configurationLuca Barbato2013-10-131-0/+8
* oggparsevorbis: fail on memory allocation errorVittorio Giovara2013-10-121-3/+1
* oggvorbisdec: add support for embedded cover artJames Almer2013-10-122-2/+29
* flac: move picture parsing code in a separate fileJames Almer2013-10-124-130/+183
* oggdec: add support for Opus in Ogg demuxingNicolas George2013-10-126-2/+148
* oggparsevorbis: check allocationsVittorio Giovara2013-10-121-3/+7
* oggparsevorbis: support official chapter extensionJames Almer2013-10-121-3/+3
OpenPOWER on IntegriCloud