summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* h263: K&R formatting cosmeticsLuca Barbato2013-10-23
* avstring-test: Mark pointer passed to av_free() as non-constDiego Biurrun2013-10-23
* mpegvideo: Drop a faulty assertLuca Barbato2013-10-23
* avfilter: Fix typo in Loren's email addressDiego Biurrun2013-10-23
* movenc: Add an F4V muxerClément Bœsch2013-10-23
* aac: Add support for Enhanced AAC Low Delay (ER AAC ELD).Alex Converse2013-10-23
* aacdec: Use avpriv_report_missing_feature() instead of custom logging.Alex Converse2013-10-23
* nut: Fix unchecked allocationsDerek Buitenhuis2013-10-22
* pthread: Avoid crashes/odd behavior caused by spurious wakeupsDerek Buitenhuis2013-10-22
* fate: add fieldorder filter testVittorio Giovara2013-10-22
* vf_fieldorder: log when processing is skippedVittorio Giovara2013-10-22
* h264_parser: Use ff_h264_reset_sei()Yusuke Nakamura2013-10-22
* h264_parser: Fix order of operationsMichael Niedermayer2013-10-22
* avplay: Accept cpuflags optionLuca Barbato2013-10-22
* avio: Use AVERROR_PROTOCOL_NOT_FOUNDLuca Barbato2013-10-21
* pthread: Avoid spurious wakeupsBen Jackson2013-10-21
* fate: vpx: Remove one redundant $(eval) invocationDiego Biurrun2013-10-19
* wtv: Seek by sector properlyLuca Barbato2013-10-18
* fate: Increase the tolerance in the lavr testsMartin Storsjö2013-10-17
* fate: aac: Add test for AAC-LDDiego Biurrun2013-10-17
* mem: Make av_strdup allocate using av_reallocMartin Storsjö2013-10-16
* mpegvideo: Move 8x8 in a separate functionLuca Barbato2013-10-15
* mpegvideo: Move obmc in a separate functionLuca Barbato2013-10-15
* ffv1: Assume bitdepth 0 means 8bitLuca Barbato2013-10-15
* mpegvideo: K&R formatting cosmeticsLuca Barbato2013-10-15
* lavc: Convert some remaining strides to ptrdiff_tRonald S. Bultje2013-10-15
* h264_parser: Fix POC parsing for the case where MMCO_RESET is present.Yusuke Nakamura2013-10-15
* h264_parser: Fix POC parsing for the case where MMCO_RESET is absent.Yusuke Nakamura2013-10-15
* 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