40832 Commits (136ca0e5f86b9aa93e47fa98f3bfe3c3cba376f1)
 

Author SHA1 Message Date
Clément Bœsch 136ca0e5f8 doc/examples: remove explicit rules. 13 years ago
Clément Bœsch 7aedfeebfb doc/examples: add libavr to libraries to avoid link failures. 13 years ago
Clément Bœsch eb945ab484 ffmpeg: misc cosmetics. 13 years ago
Nicolas George 00be2f5726 ffmpeg: adapt to the buffersrc API changes. 13 years ago
Nicolas George aa1246ea42 lavfi: unify src_buffer and buffersrc. 13 years ago
Nicolas George 7997fc49ef lavfi: remove stray reference to planar/packed. 13 years ago
Nicolas George 9567f410aa avfilter: move some fields in AVFilterLink. 13 years ago
Michael Niedermayer 31dfe20dd2 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 48a40e09c4 ffmpeg: fix warning & bug for keep_pix_fmt 13 years ago
Clément Bœsch 7f8bd16103 ffmpeg: remove unused variable i. 13 years ago
Clément Bœsch 9e2cee5770 ffmpeg: do not deprecate -vol and -map_channel. 13 years ago
Clément Bœsch fa29ca5f55 ffmpeg: resurrect -map_channel. 13 years ago
Clément Bœsch 48f30595f5 pan: use ff_parse_channel_layout() instead of av_get_channel_layout(). 13 years ago
Clément Bœsch 7c2bb79f3b lavu/error: fix make checkheaders. 13 years ago
Clément Bœsch 1913989f56 build: add codec_names.h to SKIPHEADERS to fix make checkheaders. 13 years ago
Clément Bœsch 3dba3b265c lavc/vda: fix make checkheaders. 13 years ago
Clément Bœsch 08ad9f9a78 lavc/os2threads: fix make checkheaders. 13 years ago
Clément Bœsch b56f885a24 lavc/libutvideo: fix make checkheaders. 13 years ago
Clément Bœsch 5b70e28c6e lavc/libutvideo: protect header. 13 years ago
Clément Bœsch c8a7dd03f8 lavc/jacosub: fix make checkheaders. 13 years ago
Clément Bœsch 9ae47fbd9e lavc/dcaenc: fix make checkheaders. 13 years ago
Clément Bœsch 978c829431 lavc/g723.1: fix make checkheaders. 13 years ago
Clément Bœsch 02908a4bd0 lavc/g723: protect header. 13 years ago
Clément Bœsch 7b78cb3a70 lavc/g729postfilter: fix make checkheaders. 13 years ago
Clément Bœsch 1308fa42ad lavf/swf: fix make checkheaders. 13 years ago
Clément Bœsch 64ff8a7670 lavfi: rename all_channel_layouts.h to all_channel_layouts.inc. 13 years ago
Clément Bœsch f8f3deb731 lavfi/transform: fix make checkheaders. 13 years ago
Clément Bœsch cb9aed10f7 lavd/dshow: fix make checkheaders. 13 years ago
Clément Bœsch d1562d32cf lavd/dshow: protect header. 13 years ago
Michael Niedermayer 96ac8663de af_aresample: Consider the swresample delay during calculating timestamps. 13 years ago
Michael Niedermayer 4def5d2b64 swr: add swr_get_delay() to find the exact delay the swresampler introduces. 13 years ago
Michael Niedermayer 6ba692f8a7 af_aresample: fix rounding that led to sample accumulation in the buffers. 13 years ago
Diego Biurrun 90c9edba58 doc: Replace some @file tags by more suitable markup. 13 years ago
Diego Biurrun 1afc278994 fate: Set FUZZ factor of vorbis-13 test to 2. 13 years ago
Diego Biurrun 4cc8e15371 fate: Set FUZZ factor of (e)ac3-encode test to 3. 13 years ago
Nicolas George c0c2424f73 fate: ffprobe tests require SAMPLES. 13 years ago
Mans Rullgard ab5c38ec45 fate: remove unused code from regressions-funcs.sh 13 years ago
Michael Niedermayer ae1ab8265b Merge remote-tracking branch 'cus/stable' 13 years ago
Michael Niedermayer db6ef054f5 af_aresample: 10l fix, wrong timebase for next_pts. 13 years ago
Stefano Sabatini 17d4233c9c lavfi/aevalsrc: reindent after the previous commit 13 years ago
Stefano Sabatini e1a8df70a2 lavfi/aevalsrc: add option channel_layout 13 years ago
Stefano Sabatini cfde7395b1 lavfi/aevalsrc: remove limitation on the number of channels 13 years ago
Stefano Sabatini 47ef261288 lavu/parseutils: fix specification for av_parse_time() 13 years ago
Michael Niedermayer de2cfb744a Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 847943bc51 aresample: add code to flush the internal swr buffer. 13 years ago
Michael Niedermayer b3e1b95afa aresample: check return code of swr_convert() 13 years ago
Martin Storsjö 4b7304e80d rtmp: Don't assume path points to a string of nonzero length 13 years ago
Anton Khirnov 01e98b1b00 avconv: fix behavior with -ss as an output option. 13 years ago
Clément Bœsch a99a3b1bb3 ffmpeg: automatically insert volume filter when -vol is used. 13 years ago
Michael Niedermayer 22a3a5ee0c ffmpeg: use av_buffersrc_add_frame() for audio too 13 years ago