41065 Commits (5c3f79198c016980b8bd5e876761eb42341c3cec)
 

Author SHA1 Message Date
Michael Niedermayer eee89f691e cdg: fix pts 13 years ago
Michael Niedermayer 7610dee87b avfiltergraph: improve pick_format() 13 years ago
Michael Niedermayer 61930bd0d7 Merge remote-tracking branch 'qatar/master' 13 years ago
Clément Bœsch 35894ebbf9 Add tools/ffeval to .gitignore. 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
Michael Niedermayer a54867121d ffmpeg: fix frame duration used for video sync. 13 years ago
Michael Niedermayer 1ca37e79d0 src_buffer: ifdef->if CONFIG_* 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
Anton Khirnov c22953b8a3 lavc: check that extended_data is properly set in avcodec_encode_audio2(). 13 years ago
Anton Khirnov a5117a2444 lavc: pad last audio frame with silence when needed. 13 years ago
Anton Khirnov 6d7f617700 samplefmt: add a function for filling a buffer with silence. 13 years ago
Anton Khirnov 142e740d1e samplefmt: add a function for copying audio samples. 13 years ago
Anton Khirnov 9684341346 lavr: do not try to copy to uninitialized output audio data. 13 years ago
Anton Khirnov 0982b0a431 lavr: make avresample_read() with NULL output discard samples. 13 years ago
Mans Rullgard b1f9be5436 fate: split idroq audio and video into separate tests 13 years ago
Mans Rullgard f7c2dca0d9 fate: improve dependencies 13 years ago
Diego Biurrun 63e01c2f19 fate: add convenient shorthands for ea-vp6, libavcodec, libavutil tests 13 years ago
Diego Biurrun f2a5586c64 fate: split some combined tests into separate audio and video tests 13 years ago
Mans Rullgard d57b43df2e fate: fix dependencies for probe tests 13 years ago
Mans Rullgard 6766169c41 mips: intreadwrite: fix inline asm for gcc 4.8 13 years ago
Mans Rullgard b82b49a5b7 mips: intreadwrite: remove unnecessary inline asm 13 years ago
Carl Eugen Hoyos eae77f4631 Fix lagarith YUY2 output. 13 years ago
Michael Niedermayer 2c83265290 error: Try to make av_strerror() closer to binary identical across platforms. 13 years ago
Anton Khirnov ac71230902 lavfi: add video buffer sink, and use it in avtools 13 years ago
Anton Khirnov ab165047a6 lavfi: add a function for copying properties from AVFilterBufferRef->AVFrame 13 years ago
Michael Niedermayer f8b536a786 parseutils: use strings instead of integers for error codes. 13 years ago
Michael Niedermayer 9501b93241 parseutils: fix ;/, error 13 years ago
Luca Barbato 5699884c2e sctp: Initial tcp-alike sctp support with streams 13 years ago
Jordi Ortiz 38f06a1415 libschroedingerdec: Change AVPicture to AVFrame and use SchroTag to store pts 13 years ago