Commit History

Author SHA1 Message Date
  Ganesh Ajjanagadde 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 9 years ago
  Michael Niedermayer 7093e215d0 Merge commit '6b15874fc2c3f565732201f7907ae1112727d6ae' 9 years ago
  Anton Khirnov 6b15874fc2 af_resample: do not touch the timestamps if we are not resampling 9 years ago
  Michael Niedermayer f399f826ee Merge commit 'c060d046aa2f89c0e601a2dcfbce53f0e36cf498' 9 years ago
  Luca Barbato c060d046aa af_resample: Set the number of samples in the last frame 10 years ago
  Michael Niedermayer 733db64ce0 Merge commit '0d989dbfc4bc5bc1d563e967449116a7a9865258' 10 years ago
  Vittorio Giovara 0d989dbfc4 af_resample: check av_opt_set_dict return value 10 years ago
  Michael Niedermayer 17d16008be Merge commit '6cbbf0592f4f3940aac7f687850d1b726a2ea836' 10 years ago
  Timothy B. Terriberry 6cbbf0592f resample: Avoid off-by-1 errors in PTS calcs. 10 years ago
  Michael Niedermayer 20343cfb51 Merge commit 'ad0fe2f4012031c47268f14b9835088c488e1998' 10 years ago
  Luca Barbato ad0fe2f401 af_resample: Use avresample_get_out_samples 10 years ago
  Michael Niedermayer fc10ed2cac Merge commit 'dcc7e4bf1d0913123bfafbc58bf47bd41dd5848d' 10 years ago
  Anton Khirnov dcc7e4bf1d af_resample: preserve frame properties 10 years ago
  Michael Niedermayer 325f6e0a97 Merge remote-tracking branch 'qatar/master' 10 years ago
  Anton Khirnov cd43ca0443 lavfi: do not export the filters from shared objects 10 years ago
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
  Anton Khirnov 4fa1f52e33 af_resample: switch to an AVOptions-based system. 11 years ago
  Anton Khirnov 7e350379f8 lavfi: switch to AVFrame. 11 years ago
  Justin Ruggles 9f1223562e lavfi: connect libavresample options to af_resample via AVFilterGraph 11 years ago
  Anton Khirnov 565e4993c6 lavfi: merge start_frame/draw_slice/end_frame 11 years ago
  Mans Rullgard 568c70e79e lavfi: convert input/ouput list compound literals to named objects 12 years ago
  Janne Grunau ac9a89562a af_resample: unref out_buf when avresample_convert returns 0 12 years ago
  Justin Ruggles 7b556be673 af_resample: avoid conversion of identical sample formats for 1 channel 12 years ago
  Anton Khirnov e7ba5b1de0 lavr: change the type of the data buffers to uint8_t**. 12 years ago
  Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
  Anton Khirnov cd99146253 lavfi: add error handling to filter_samples(). 12 years ago
  Anton Khirnov 1ffb645662 af_resample: fix request_frame() behavior. 12 years ago
  Justin Ruggles 8ca08066fc lavr: Use AV_SAMPLE_FMT_NONE to auto-select the internal sample format 12 years ago
  Anton Khirnov 6c1e065bd4 lavfi: remove disabled FF_API_SAMPLERATE64 cruft 12 years ago
  Janne Grunau fbc5740566 af_resample: fix format modifier in debug string for FF_API_SAMPLERATE64 12 years ago
  Anton Khirnov 803391f719 lavfi: remove request/poll and drawing functions from public API on next bump 12 years ago
  Anton Khirnov b74a1da49d lavfi: make formats API private on next bump. 12 years ago
  Justin Ruggles e0d8427dce af_resample: remove an extra space in the log output 12 years ago
  Anton Khirnov ff1f51a8aa lavfi: add channel layout/sample rate negotiation. 12 years ago
  Anton Khirnov d371e7b988 lavfi: add lavr-based audio resampling filter. 12 years ago