41363 Commits (28e4f906fa1fa6a9a357f6e8ebaf5a1377b10f1c)
 

Author SHA1 Message Date
  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
  Anton Khirnov 39885a4bd7 avconv: reindent 13 years ago
  Anton Khirnov 74b961db77 avconv: replace -vsync cfr code with the fps filter. 13 years ago
  Anton Khirnov 755cd4197d mov: enable parsing for VC-1. 13 years ago
  Anton Khirnov 54c5dd89e3 lavfi: Add fps filter. 13 years ago
  Anton Khirnov 7b3b24a8ee lavfi: initialize pts to AV_NOPTS_VALUE when creating new buffer refs. 13 years ago
  Anton Khirnov 0ad26cdf24 avconv: add support for audio in complex filtergraphs. 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
  Michael Niedermayer dc2e051c4f Merge branch 'audio-filters' of https://github.com/ubitux/FFmpeg 13 years ago
  Michael Niedermayer b13d39bd81 av_aresample: Allow changing sample format and channel layout as well 13 years ago
  Michael Niedermayer a0493be10e swresample: set the default parameters to "none" 13 years ago
  Clément Bœsch 5dbd66395a lavfi/pan: add supported sample rates to avoid a crash. 13 years ago
  Clément Bœsch 1bca73cf18 ffmpeg: do not warn when expecting EOF from lavfi. 13 years ago
  Michael Niedermayer 7d12109542 ffmpeg: fix ;; 13 years ago
  Michael Niedermayer 3ae64dc48f avfiltergraph: use aresample not aconvert in the alternative merge code. 13 years ago
  Michael Niedermayer e3c6b61263 af_aresample: support all swresample parameters. 13 years ago
  Michael Niedermayer 47c2e52bc6 af_aresample: fix typo in query formats 13 years ago
  Michael Niedermayer ac87c273a6 src_buffer: propagate errors from copy_buffer_ref() 13 years ago
  Michael Niedermayer 3c0013213e ffmpeg: move audio timestamp roundup code. 13 years ago
  Mans Rullgard 7d7b40f48a pcmenc: set correct bitrate value 13 years ago
  Anton Khirnov fc49f22c3b ffmpeg: add support for audio filters. 13 years ago
  Michael Niedermayer dfa988ee5e libavfilter: src_buffer: add time_base for audio 13 years ago
  Michael Niedermayer aa69db3abf libavfilter: src_buffer: fix planar audio 13 years ago
  Michael Niedermayer 664f0aac62 libavfilter: src_buffer, use only aresample, not aconvert. 13 years ago
  Michael Niedermayer 13fdb35535 src_buffer: fix query_formats_audio() 13 years ago
  Michael Niedermayer 3448404a70 libavfilter: add ff_parse_time_base() 13 years ago
  Michael Niedermayer 6579bc439b ffmpeg: allow switching to qatars buffersrc API 13 years ago