34426 Commits (66adb7ce1bc1cc5e3f1c4b1cd9f20ac68086a486)
 

Author SHA1 Message Date
Mans Rullgard 70c8753d33 fate: amix: specify f32 sample format for comparison 12 years ago
Mans Rullgard 9f1280def4 tiny_psnr: support 32-bit float samples 12 years ago
Mans Rullgard f3eb008343 eamad/eatgq/eatqi: call special EA IDCT directly 12 years ago
Mans Rullgard 591766a3a9 eamad: remove use of MpegEncContext 12 years ago
Mans Rullgard 87cf481aa8 mpegvideo: remove unnecessary inclusions of faandct.h 12 years ago
Justin Ruggles be51e589cd af_asyncts: avoid overflow in out_size with large delta values 12 years ago
Justin Ruggles 70d71b5801 af_asyncts: add first_pts option 12 years ago
Luca Barbato 41f43202cf flvdec: remove spurious use of stream id 12 years ago
Anton Khirnov aba232cfa9 lavf: deprecate r_frame_rate. 12 years ago
Anton Khirnov f66eeff1c8 lavf: round estimated average fps to a "standard" fps. 12 years ago
Anton Khirnov fe1c1198e6 lavf: use dts difference instead of AVPacket.duration in find_stream_info() 12 years ago
Luca Barbato 681ed00099 avf: introduce nobuffer option 12 years ago
Mans Rullgard d905c64406 fate: make yadif tests consistent across systems 12 years ago
Loren Merritt 1ad715dbf3 vf_hqdn3d: support 9 and 10bit colordepth 12 years ago
Loren Merritt 0f583e6cc5 vf_hqdn3d: reduce intermediate precision 12 years ago
Loren Merritt 85e228c71d vf_hqdn3d: simplify and optimize 12 years ago
Loren Merritt fb44e7401f factor identical ff_inplace_start_frame out of two filters 12 years ago
Loren Merritt 60b9785530 vf_hqdn3d: cosmetics 12 years ago
Ronald S. Bultje dcb7ef5483 avprobe/avconv: fix tentative declaration compile errors on MSVS. 12 years ago
Ronald S. Bultje c83f44dba1 h264_idct_10bit: port x86 assembly to cpuflags. 12 years ago
Loren Merritt f8d8fe255d x86inc: clip num_args to 7 on x86-32. 12 years ago
Ronald S. Bultje 96c9cc1094 x86inc: sync to latest version from x264. 12 years ago
Ronald S. Bultje b3c5ae5607 fft: rename "z" to "zc" to prevent name collision. 12 years ago
Anton Khirnov c1d865d563 wv: return meaningful error codes. 12 years ago
Anton Khirnov ccc10acb5b wv: return AVERROR_EOF on EOF, not EIO. 12 years ago
Anton Khirnov f73e3938ac mp3dec: forward errors for av_get_packet(). 12 years ago
Anton Khirnov 67b1156fe8 mp3dec: remove a pointless local variable. 12 years ago
Anton Khirnov 61f8bb74f3 mp3dec: remove commented out cruft. 12 years ago
Anton Khirnov b3fa478823 lavfi: bump minor to mark stabilizing the ABI. 12 years ago
Anton Khirnov 8f9537f314 FATE: add tests for yadif. 12 years ago
Anton Khirnov 8112710f17 FATE: add a test for delogo video filter. 12 years ago
Anton Khirnov 7339340787 FATE: add a test for amix audio filter. 12 years ago
Anton Khirnov 67ef5f4eb5 audiogen: allow specifying random seed as a commandline parameter. 12 years ago
Michael Niedermayer 45838561f2 vc1dec: Override invalid macroblock quantizer 12 years ago
Michael Niedermayer 2bf369b60c vc1: avoid reading beyond the last line in vc1_draw_sprites() 12 years ago
Michael Niedermayer 1100acbab2 vc1dec: check that coded slice positions and interlacing match. 12 years ago
Michael Niedermayer 0aa907cfb1 vc1dec: Do not ignore ff_vc1_parse_frame_header_adv return value 12 years ago
Diego Biurrun bfe9f48ad7 configure: Move parts that should not be user-selectable to CONFIG_EXTRA 12 years ago
Anton Khirnov efd34918ba lavf: remove commented out cruft in avformat_find_stream_info() 12 years ago
Anton Khirnov c4ef6a3e4b Add missing libavutil/time.h includes. 12 years ago
Ronald S. Bultje 4d777eedfd vp3: don't compile mmx IDCT functions on x86-64. 12 years ago
Ronald S. Bultje a5bbb1242c h264_loopfilter: port x86 simd to cpuflags. 12 years ago
Mans Rullgard 23565c2641 build: support non-standard replacements for -c flag 12 years ago
Mans Rullgard 18031c49dc build: support non-standard replacements for -E flag 12 years ago
Ronald S. Bultje d07ff3cd5a h264_chromamc_10bit: port x86 simd to cpuflags. 12 years ago
Ronald S. Bultje 4a26fdd852 vp3: port x86 SIMD to cpuflags. 12 years ago
Diego Biurrun 42ade117dd build: Use portable compiler flag constructs in header compilation rule 12 years ago
Diego Biurrun 24f8961f93 x11grab: cosmetics: consistent naming for x11grab-related things 12 years ago
Diego Biurrun 755834e94f build: Rename YASMDEP variable to DEPYASM for consistency 12 years ago
Martin Storsjö 8ebacfb598 hls: Proceed to the next segment at any error code 12 years ago