43120 Commits (b9df3f4f6ce06257f439174c37936599008d426a)
 

Author SHA1 Message Date
Ronald S. Bultje dcb7ef5483 avprobe/avconv: fix tentative declaration compile errors on MSVS. 13 years ago
Nicolas George 0f8f924847 faq: suggest the concat filter. 13 years ago
Nicolas George 2d6f442ca1 faq: disambiguate "join". 13 years ago
Michael Niedermayer 3adc9c9996 ffmpeg: allow using the r_frame_rate as fundamental timebase for stream copy in avi 13 years ago
Ronald S. Bultje c83f44dba1 h264_idct_10bit: port x86 assembly to cpuflags. 13 years ago
Loren Merritt f8d8fe255d x86inc: clip num_args to 7 on x86-32. 13 years ago
Ronald S. Bultje 96c9cc1094 x86inc: sync to latest version from x264. 13 years ago
Ronald S. Bultje b3c5ae5607 fft: rename "z" to "zc" to prevent name collision. 13 years ago
Michael Niedermayer 157f956973 ffmpeg: add code to perform ts wrap correction 13 years ago
Michael Niedermayer 05a6c625f4 fate: switch rsync to fate-suite.ffmpeg.org 13 years ago
Nicolas George efcfcf8793 avf_concat: fix silence duration. 13 years ago
Nicolas George 4ce87ecf2a asrc_flite: do not crash on multiple instances. 13 years ago
Anton Khirnov c1d865d563 wv: return meaningful error codes. 13 years ago
Anton Khirnov ccc10acb5b wv: return AVERROR_EOF on EOF, not EIO. 13 years ago
Anton Khirnov f73e3938ac mp3dec: forward errors for av_get_packet(). 13 years ago
Anton Khirnov 67b1156fe8 mp3dec: remove a pointless local variable. 13 years ago
Anton Khirnov 61f8bb74f3 mp3dec: remove commented out cruft. 13 years ago
Anton Khirnov b3fa478823 lavfi: bump minor to mark stabilizing the ABI. 13 years ago
Anton Khirnov 8f9537f314 FATE: add tests for yadif. 13 years ago
Anton Khirnov 8112710f17 FATE: add a test for delogo video filter. 13 years ago
Anton Khirnov 7339340787 FATE: add a test for amix audio filter. 13 years ago
Anton Khirnov 67ef5f4eb5 audiogen: allow specifying random seed as a commandline parameter. 13 years ago
Michael Niedermayer 45838561f2 vc1dec: Override invalid macroblock quantizer 13 years ago
Michael Niedermayer 2bf369b60c vc1: avoid reading beyond the last line in vc1_draw_sprites() 13 years ago
Michael Niedermayer 1100acbab2 vc1dec: check that coded slice positions and interlacing match. 13 years ago
Michael Niedermayer 0aa907cfb1 vc1dec: Do not ignore ff_vc1_parse_frame_header_adv return value 13 years ago
Stefano Sabatini fb0688b079 doc/general: add missing device support information 13 years ago
Nicolas George 9a757cca34 avf_concat: fix min value for v option. 13 years ago
Diego Biurrun bfe9f48ad7 configure: Move parts that should not be user-selectable to CONFIG_EXTRA 13 years ago
Stefano Sabatini 66a5201819 lavfi: add flite audio source 13 years ago
Stefano Sabatini fd2b6c1e4b doc/filters: itemize movie examples 13 years ago
Stefano Sabatini 32390d6767 lavfi: move movie and amovie to a "multimedia sources" section 13 years ago
Stefano Sabatini 7cf9aaddcd lavu/bprint: extend/clarify documentation for av_bprint_init() size_max value 13 years ago
Anton Khirnov efd34918ba lavf: remove commented out cruft in avformat_find_stream_info() 13 years ago
Anton Khirnov c4ef6a3e4b Add missing libavutil/time.h includes. 13 years ago
Michael Niedermayer a2f91e7bcd mpegaudiodec: switch to av_assert 13 years ago
Ronald S. Bultje 4d777eedfd vp3: don't compile mmx IDCT functions on x86-64. 13 years ago
Ronald S. Bultje a5bbb1242c h264_loopfilter: port x86 simd to cpuflags. 13 years ago
jamal 64c53fa16a dxva2: Fix some warnings about incompatible pointer type 13 years ago
Mans Rullgard 23565c2641 build: support non-standard replacements for -c flag 13 years ago
Mans Rullgard 18031c49dc build: support non-standard replacements for -E flag 13 years ago
Ronald S. Bultje d07ff3cd5a h264_chromamc_10bit: port x86 simd to cpuflags. 13 years ago
Ronald S. Bultje 4a26fdd852 vp3: port x86 SIMD to cpuflags. 13 years ago
Diego Biurrun 42ade117dd build: Use portable compiler flag constructs in header compilation rule 13 years ago
Diego Biurrun 24f8961f93 x11grab: cosmetics: consistent naming for x11grab-related things 13 years ago
Diego Biurrun 755834e94f build: Rename YASMDEP variable to DEPYASM for consistency 13 years ago
Michael Niedermayer 0fa352623d dvdsubenc: switch to av_assert 13 years ago
Michael Niedermayer 55cdd45446 avio: Document that write_packet() is not allowed to change its input 13 years ago
Martin Storsjö 8ebacfb598 hls: Proceed to the next segment at any error code 13 years ago
Martin Storsjö 41ecbbc7aa tls: Return AVERROR_EOF if the TLS_read/write functions return 0 13 years ago