summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fate: truemotion1: disable audioMans Rullgard2012-05-14
* fate: qtrle: disable audio in all testsMans Rullgard2012-05-14
* fate: pcm-planar: disable videoMans Rullgard2012-05-14
* fate: mtv: disable video decodingMans Rullgard2012-05-14
* doc: misc improvements for the Windows sectionDiego Biurrun2012-05-14
* doc: fix link to fate.libav.orgDiego Elio Pettenò2012-05-13
* lavfi: autoinsert resample filter when necessary.Anton Khirnov2012-05-12
* lavfi: add lavr-based audio resampling filter.Anton Khirnov2012-05-12
* x86: vc1: drop MMX loop filter implementation, which uses MMX2 instructions.Michael Kostylev2012-05-12
* fate: employ better names and add a convenient shorthand for vp6 testsDiego Biurrun2012-05-11
* arm/neon: dsputil: use correct size specifiers on vld1/vst1Mans Rullgard2012-05-10
* arm: dsputil: prettify some conditional instructions in put_pixels macrosMans Rullgard2012-05-10
* vqavideo: change x/y loop counters to the usual patternMans Rullgard2012-05-10
* avconv: use lrint() for rounding double timestampsMans Rullgard2012-05-10
* rv40dsp x86: MMX/MMX2/3DNow/SSE2/SSSE3 implementations of MCChristophe Gisquet2012-05-10
* ape: Use unsigned integer mathsChristophe Gisquet2012-05-10
* arm: dsputil: fix overreads in put/avg_pixels functionsMans Rullgard2012-05-10
* h264: K&R formatting cosmetics for header files (part II/II)Diego Biurrun2012-05-10
* h264: K&R formatting cosmetics for header files (part I/II)Diego Biurrun2012-05-10
* rtmp: Implement check bandwidth notification.Samuel Pitoiset2012-05-10
* rtmp: Support 'rtmp_swfurl', an option which specifies the URL of the SWF pla...Samuel Pitoiset2012-05-10
* rtmp: Support 'rtmp_flashver', an option which overrides the version of the F...Samuel Pitoiset2012-05-10
* rtmp: Support 'rtmp_tcurl', an option which overrides the URL of the target s...Samuel Pitoiset2012-05-10
* cmdutils: Add fallback case to switch in check_stream_specifier().Diego Biurrun2012-05-10
* sctp: be consistent with socket option levelSean McGovern2012-05-10
* configure: Add _XOPEN_SOURCE=600 to Solaris preprocessor flags.Sean McGovern2012-05-10
* vcr1enc: drop pointless empty encode_init() wrapper functionDiego Biurrun2012-05-09
* vcr1: drop pointless write-only AVCodecContext member from VCR1ContextDiego Biurrun2012-05-09
* vcr1: group encoder code together to save #ifdefsDiego Biurrun2012-05-09
* vcr1: cosmetics: K&R prettyprinting, typos, parentheses, dead code, commentsDiego Biurrun2012-05-09
* mov: make one comment slightly more specificDiego Biurrun2012-05-09
* lavr: replace the SSE version of ff_conv_fltp_to_flt_6ch() with SSE4 and AVXJustin Ruggles2012-05-09
* lavfi: move audio-related functions to a separate file.Anton Khirnov2012-05-09
* lavfi: remove some audio-related function from public API.Anton Khirnov2012-05-09
* lavfi: change AVFilterLink.sample_rate from int64_t to int on next bumpAnton Khirnov2012-05-09
* lavfi: change AVFilterBufferRefAudioProps.sample_rate from uint32_t to intAnton Khirnov2012-05-09
* lavfi: simplify signature for avfilter_get_audio_buffer() and friendsStefano Sabatini2012-05-09
* lavfi: use avfilter_get_audio_buffer_ref_from_arrays() in avfilter_default_ge...Stefano Sabatini2012-05-09
* lavfi: cleanup avfilter_get_audio_buffer() and pals.Stefano Sabatini2012-05-09
* libxvid: Give more suitable names to libxvid-related files.Diego Biurrun2012-05-09
* libxvid: Separate libxvid encoder from libxvid rate control code.Diego Biurrun2012-05-09
* jpeglsdec: Remove write-only variable in ff_jpegls_decode_lse().Diego Biurrun2012-05-09
* fate: cosmetics: lowercase some commentsDiego Biurrun2012-05-09
* fate: Give more consistent names to some RealVideo/RealAudio tests.Diego Biurrun2012-05-09
* lavfi: add avfilter_get_audio_buffer_ref_from_arrays().Stefano Sabatini2012-05-09
* lavfi: add extended_data to AVFilterBuffer.Anton Khirnov2012-05-09
* lavc: check that extended_data is properly set in avcodec_encode_audio2().Anton Khirnov2012-05-09
* lavc: pad last audio frame with silence when needed.Anton Khirnov2012-05-09
* samplefmt: add a function for filling a buffer with silence.Anton Khirnov2012-05-09
* samplefmt: add a function for copying audio samples.Anton Khirnov2012-05-09