Commit History

Author SHA1 Message Date
  Nicolas George b5bea2f960 lavfi/aresample: set buffer properties after copy. 12 years ago
  Stefano Sabatini fda968aa8f lavfi: decrease logging level of message showing initial parameters 12 years ago
  Michael Niedermayer f8911b987d Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer 052f4f859c Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a' 12 years ago
  Stefano Sabatini 972cad77fa lavfi: remove unnecessary inclusion of libavcodec/avcodec.h in avfilter.h 12 years ago
  Michael Niedermayer 62975afa68 af_aresample: fix sample_rate type. 12 years ago
  Michael Niedermayer 1c60088885 Merge remote-tracking branch 'qatar/master' 12 years ago
  Paul B Mahol c9e183b490 lavfi: update some deprecated functions 12 years ago
  Michael Niedermayer be97675e6c af_aresample: fix pts, they where off by a packet in the -async >0 case. 12 years ago
  Michael Niedermayer 411689b5e1 af_aresample: fix request_frame() 12 years ago
  Clément Bœsch b0b7a89b07 lavfi/aresample: print channel layouts and formats along with the rate. 12 years ago
  Michael Niedermayer 21d8a80e30 af_aresample: use new swr API to pass and compensate PTS 12 years ago
  Michael Niedermayer 087d09b6d5 af_aresample: allocate a larger buffer so accumulated data can be returned quicker 12 years ago
  Michael Niedermayer e17a039647 af_aresample: use extended_data 12 years ago
  Michael Niedermayer 96ac8663de af_aresample: Consider the swresample delay during calculating timestamps. 12 years ago
  Michael Niedermayer 6ba692f8a7 af_aresample: fix rounding that led to sample accumulation in the buffers. 12 years ago
  Michael Niedermayer db6ef054f5 af_aresample: 10l fix, wrong timebase for next_pts. 12 years ago
  Michael Niedermayer 847943bc51 aresample: add code to flush the internal swr buffer. 12 years ago
  Michael Niedermayer b3e1b95afa aresample: check return code of swr_convert() 12 years ago
  Michael Niedermayer b13d39bd81 av_aresample: Allow changing sample format and channel layout as well 12 years ago
  Michael Niedermayer e3c6b61263 af_aresample: support all swresample parameters. 12 years ago
  Michael Niedermayer 47c2e52bc6 af_aresample: fix typo in query formats 12 years ago
  Michael Niedermayer efdc895fbd lavfi: fix pts rescaling in the resampler 12 years ago
  Michael Niedermayer 75492cce8e lavfi: fix resample with differing formats 12 years ago
  Michael Niedermayer 1cbf7fb434 Merge remote-tracking branch 'qatar/master' 12 years ago
  Clément Bœsch 4522df52aa lavfi: remove audio.h include from avfilter.h. 12 years ago
  Michael Niedermayer 015903294c Merge remote-tracking branch 'qatar/master' 12 years ago
  Robert Nagy ed66bbfcb9 lavfi/aresample: properly propagate pts == AV_NOPTS_VALUE; 12 years ago
  Clément Bœsch e96be8409f lavfi/aresample: use libswresample. 12 years ago
  Reimar Döffinger 5af7daabc4 Mark AVFilterPad[] compound literals as const. 13 years ago
  Stefano Sabatini 22137bb5c2 af_aresample: fix properties setting in the output buffer 13 years ago
  Stefano Sabatini db79d04173 af_aresample: do not request a buffer with AV_PERM_REUSE2 permissions in filter_samples() 13 years ago
  Stefano Sabatini 9899037dc6 lavfi: rename avfilter_all_* function names to avfilter_make_all_* 13 years ago
  Stefano Sabatini 2c0317419b lavfi: simplify signature for avfilter_get_audio_buffer() and friends 13 years ago
  Mina Nagy Zaki 3a9e227fb1 lavfi: add aresample filter 13 years ago