38455 Commits (0c5f839693da2276c2da23400f67a67be4ea0af1)
 

Author SHA1 Message Date
Luca Barbato 1ce3ec24b3 h263: K&R formatting cosmetics 11 years ago
Diego Biurrun 0d6d4a9e4a avstring-test: Mark pointer passed to av_free() as non-const 11 years ago
Luca Barbato 72072bf9de mpegvideo: Drop a faulty assert 11 years ago
Diego Biurrun f6633c55a3 avfilter: Fix typo in Loren's email address 11 years ago
Clément Bœsch e01fba5562 movenc: Add an F4V muxer 11 years ago
Alex Converse b3be41ca82 aac: Add support for Enhanced AAC Low Delay (ER AAC ELD). 11 years ago
Alex Converse f457edb697 aacdec: Use avpriv_report_missing_feature() instead of custom logging. 11 years ago
Derek Buitenhuis b1fcdc08ce nut: Fix unchecked allocations 11 years ago
Derek Buitenhuis 3511d4fc97 pthread: Avoid crashes/odd behavior caused by spurious wakeups 11 years ago
Vittorio Giovara 157dc0b489 fate: add fieldorder filter test 11 years ago
Vittorio Giovara 00d7369de0 vf_fieldorder: log when processing is skipped 11 years ago
Yusuke Nakamura 103d073dd7 h264_parser: Use ff_h264_reset_sei() 11 years ago
Michael Niedermayer 19f5384000 h264_parser: Fix order of operations 11 years ago
Luca Barbato f825d42bcc avplay: Accept cpuflags option 11 years ago
Luca Barbato ea71aafd68 avio: Use AVERROR_PROTOCOL_NOT_FOUND 11 years ago
Ben Jackson 5152196b2b pthread: Avoid spurious wakeups 11 years ago
Diego Biurrun 23e6d3d4e2 fate: vpx: Remove one redundant $(eval) invocation 11 years ago
Luca Barbato 2b72f8ac32 wtv: Seek by sector properly 11 years ago
Martin Storsjö a27f1116cd fate: Increase the tolerance in the lavr tests 11 years ago
Diego Biurrun f52fd3f3b2 fate: aac: Add test for AAC-LD 11 years ago
Martin Storsjö d433e1aefa mem: Make av_strdup allocate using av_realloc 11 years ago
Luca Barbato 825c7c62bb mpegvideo: Move 8x8 in a separate function 11 years ago
Luca Barbato 95587859cc mpegvideo: Move obmc in a separate function 11 years ago
Luca Barbato a90905db2e ffv1: Assume bitdepth 0 means 8bit 11 years ago
Luca Barbato a84616b736 mpegvideo: K&R formatting cosmetics 11 years ago
Ronald S. Bultje 93f305473f lavc: Convert some remaining strides to ptrdiff_t 11 years ago
Yusuke Nakamura 4baba6c813 h264_parser: Fix POC parsing for the case where MMCO_RESET is present. 11 years ago
Yusuke Nakamura b81dbd6cb7 h264_parser: Fix POC parsing for the case where MMCO_RESET is absent. 11 years ago
James Almer 6b081eff4d fate: add vorbiscomment cover art test 11 years ago
Anton Khirnov 68edd5be09 FATE: use proper comparison mode in the lavr tests 11 years ago
Anton Khirnov dd33637c18 tiny_psnr: switch f32 handling to floating point 11 years ago
Diego Biurrun 29c455ce3d bitstream: Check the result of av_malloc() 11 years ago
Diego Biurrun 3b4fa54866 cavs: more K&R formatting cosmetics 11 years ago
Derek Buitenhuis c0085f94fe mpegaudio_tablegen: Don't use llrint 11 years ago
Derek Buitenhuis 479a527955 cos_tablegen: Don't use lrint 11 years ago
Derek Buitenhuis bc31a7a3b6 tablegen: Don't use cbrtf in host tools 11 years ago
Derek Buitenhuis 884fd4d259 tableprint: Fix use of a size_t print with MSVC 11 years ago
Michael Niedermayer 708b32b6f7 http: Check the auth string contents and not only the pointer 11 years ago
Jason Garrett-Glaser a3fabc6cb3 x86: more AVX2 framework 11 years ago
Jason Garrett-Glaser c6908d6b4b x86inc: FMA3/4 Support 11 years ago
Derek Buitenhuis 206895708e x86inc: Remove our FMA4 support 11 years ago
Henrik Gramner c108ba0175 x86inc: Use VEX-encoded instructions in AVX functions 11 years ago
Derek Buitenhuis 15748773bf avresample/x86: Switch operand order for mulps 11 years ago
Martin Storsjö 84a125c4c2 rtmp: Allocate the prev_pkt arrays dynamically 11 years ago
Luca Barbato 39185ec4fa cavs: Check for negative cbp 11 years ago
Luca Barbato 1b20d0f581 cavs: Return meaningful error values 11 years ago
Luca Barbato 14ddbb477f cavs: K&R formatting cosmetics 11 years ago
Martin Storsjö 71549a857b http: Support auth method detection for POST 11 years ago
Martin Storsjö eb8b05a382 http: Add an option for forcing basic authentication 11 years ago
Derek Buitenhuis eb90a2091f pthread: Fix deadlock during thread initialization 11 years ago