33833 Commits (97ce1ba8673636c96d3cc002bb76221c60324d95)
 

Author SHA1 Message Date
Mans Rullgard 88ae6178b1 fate: add adpcm-ima-smjpeg test 13 years ago
Mans Rullgard cb0713fca2 fate: split off adpcm-ima-amv from amv test 13 years ago
Mans Rullgard 35d88a86e3 fate: separate bmv audio and video tests 13 years ago
Mans Rullgard bd7ac952b1 fate: separate delphine-cin audio and video tests 13 years ago
Mans Rullgard f4d2b93be4 fate: truemotion1: disable audio 13 years ago
Mans Rullgard 63322d8c89 fate: qtrle: disable audio in all tests 13 years ago
Mans Rullgard 0c26380f4f fate: pcm-planar: disable video 13 years ago
Mans Rullgard 1c0e8b94ad fate: mtv: disable video decoding 13 years ago
Diego Biurrun d19f3e9a2a doc: misc improvements for the Windows section 13 years ago
Diego Elio Pettenò 7b089b79e6 doc: fix link to fate.libav.org 13 years ago
Anton Khirnov 012f04a277 lavfi: autoinsert resample filter when necessary. 13 years ago
Anton Khirnov d371e7b988 lavfi: add lavr-based audio resampling filter. 13 years ago
Michael Kostylev ea60dfe284 x86: vc1: drop MMX loop filter implementation, which uses MMX2 instructions. 13 years ago
Diego Biurrun ec2dbec84d fate: employ better names and add a convenient shorthand for vp6 tests 13 years ago
Mans Rullgard e54e6f25cf arm/neon: dsputil: use correct size specifiers on vld1/vst1 13 years ago
Mans Rullgard 2eba6898c9 arm: dsputil: prettify some conditional instructions in put_pixels macros 13 years ago
Mans Rullgard c776531aef vqavideo: change x/y loop counters to the usual pattern 13 years ago
Mans Rullgard 4f1500689d avconv: use lrint() for rounding double timestamps 13 years ago
Christophe Gisquet 110d0cdc9d rv40dsp x86: MMX/MMX2/3DNow/SSE2/SSSE3 implementations of MC 13 years ago
Christophe Gisquet 706b998cdc ape: Use unsigned integer maths 13 years ago
Mans Rullgard cbc7d60afa arm: dsputil: fix overreads in put/avg_pixels functions 13 years ago
Diego Biurrun 1de53d006b h264: K&R formatting cosmetics for header files (part II/II) 13 years ago
Diego Biurrun be545b8a34 h264: K&R formatting cosmetics for header files (part I/II) 13 years ago
Samuel Pitoiset d55961fa82 rtmp: Implement check bandwidth notification. 13 years ago
Samuel Pitoiset 05945db9ce rtmp: Support 'rtmp_swfurl', an option which specifies the URL of the SWF player. 13 years ago
Samuel Pitoiset e64673e4f4 rtmp: Support 'rtmp_flashver', an option which overrides the version of the Flash plugin. 13 years ago
Samuel Pitoiset 55c9320e06 rtmp: Support 'rtmp_tcurl', an option which overrides the URL of the target stream. 13 years ago
Diego Biurrun 7cf78b3476 cmdutils: Add fallback case to switch in check_stream_specifier(). 13 years ago
Sean McGovern ded69c5e21 sctp: be consistent with socket option level 13 years ago
Sean McGovern 779222dbfe configure: Add _XOPEN_SOURCE=600 to Solaris preprocessor flags. 13 years ago
Diego Biurrun 8ae1914327 vcr1enc: drop pointless empty encode_init() wrapper function 13 years ago
Diego Biurrun eeeefd5001 vcr1: drop pointless write-only AVCodecContext member from VCR1Context 13 years ago
Diego Biurrun 51c4d87093 vcr1: group encoder code together to save #ifdefs 13 years ago
Diego Biurrun db1e403cfb vcr1: cosmetics: K&R prettyprinting, typos, parentheses, dead code, comments 13 years ago
Diego Biurrun 59cbc4eee2 mov: make one comment slightly more specific 13 years ago
Justin Ruggles 5cc6d5244d lavr: replace the SSE version of ff_conv_fltp_to_flt_6ch() with SSE4 and AVX 13 years ago
Anton Khirnov 0b45334a58 lavfi: move audio-related functions to a separate file. 13 years ago
Anton Khirnov 472fb3bbfa lavfi: remove some audio-related function from public API. 13 years ago
Anton Khirnov f20ab492ac lavfi: change AVFilterLink.sample_rate from int64_t to int on next bump 13 years ago
Anton Khirnov a6bdfc2a92 lavfi: change AVFilterBufferRefAudioProps.sample_rate from uint32_t to int 13 years ago
Stefano Sabatini 7ef0adcc2e lavfi: simplify signature for avfilter_get_audio_buffer() and friends 13 years ago
Stefano Sabatini 6735534f19 lavfi: use avfilter_get_audio_buffer_ref_from_arrays() in avfilter_default_get_audio_buffer 13 years ago
Stefano Sabatini e727bca392 lavfi: cleanup avfilter_get_audio_buffer() and pals. 13 years ago
Diego Biurrun c8b4a3999b libxvid: Give more suitable names to libxvid-related files. 13 years ago
Diego Biurrun 5b432d66ce libxvid: Separate libxvid encoder from libxvid rate control code. 13 years ago
Diego Biurrun 727af82a84 jpeglsdec: Remove write-only variable in ff_jpegls_decode_lse(). 13 years ago
Diego Biurrun 454b1f9b58 fate: cosmetics: lowercase some comments 13 years ago
Diego Biurrun 7ac4bde22a fate: Give more consistent names to some RealVideo/RealAudio tests. 13 years ago
Stefano Sabatini 1b8c9271bd lavfi: add avfilter_get_audio_buffer_ref_from_arrays(). 13 years ago
Anton Khirnov 9453c9e1de lavfi: add extended_data to AVFilterBuffer. 13 years ago