1958 Commits (c855ce2671c7f11c86c1e876ccbddade010e16b2)

Author SHA1 Message Date
Nicolas George 1f5c1333a7 sink_buffer: implement fixed frame size. 13 years ago
Nicolas George 0689d5e17a lavfi: implement samples framing on links. 13 years ago
Michael Niedermayer be4ffb28b3 vf_ass: fix table name to refer to correct lib. 13 years ago
Michael Niedermayer c83ed18d45 formats.h: fix project reference in comment 13 years ago
Stefano Sabatini b0fdd3489a lavfi: deprecate av_buffersrc_buffer() function 13 years ago
Nicolas George fcf8706ed9 sink_buffer: warn when there are too many buffers. 13 years ago
Nicolas George 05d6cc116e buffersrc: warn when there are too many buffers. 13 years ago
Paul B Mahol 3f59bbf5b6 lavfi/amerge: silence warnings 13 years ago
Anton Khirnov 61d158c321 avfiltergraph: shut up uninitialized variable warning. 13 years ago
Anton Khirnov fd2784c3b5 af_join: initialize a variable to shut up gcc warning. 13 years ago
Anton Khirnov 422008ac63 amix: fix format specifier for AVFilterLink.sample_rate. 13 years ago
Anton Khirnov 1a49a169eb lavfi: make filters less verbose. 13 years ago
Anton Khirnov 83ba22392d lavfi: reorder AVFilterLink fields. 13 years ago
Anton Khirnov f892013ac4 lavfi: reorder AVFilterContext fields. 13 years ago
Anton Khirnov 9618080512 lavfi: reorder AVFilter fields. 13 years ago
Anton Khirnov f14e685609 lavfi: reorder AVFilterBufferRef fields. 13 years ago
Anton Khirnov cb81e29138 lavfi: reorder AVFilterBuffer fields. 13 years ago
Anton Khirnov 1961e46c15 lavfi: remove disabled FF_API_FILTERS_PUBLIC cruft 13 years ago
Anton Khirnov 5e88b96f37 lavfi: remove disabled FF_API_DEFAULT_CONFIG_OUTPUT_LINK cruft 13 years ago
Anton Khirnov 205e90249a lavfi: use proper FF_API guards for different deprecated functions 13 years ago
Nicolas George 784675ca91 sink_buffer: make opaque argument optional. 13 years ago
Nicolas George a2bd8a9384 buffersink: group libav API functions. 13 years ago
Anton Khirnov 0b3b958135 lavfi: remove disabled FF_API_VSRC_BUFFER_ADD_FRAME cruft 13 years ago
Anton Khirnov 6c1e065bd4 lavfi: remove disabled FF_API_SAMPLERATE64 cruft 13 years ago
Anton Khirnov 8d900aa4d0 lavfi: remove disabled FF_API_GRAPH_AVCLASS cruft 13 years ago
Anton Khirnov a5e8c41c28 lavfi: remove 'opaque' parameter from AVFilter.init() 13 years ago
Stefano Sabatini 720ec62012 lavfi: drop deprecated and disabled packing API 13 years ago
Stefano Sabatini 8dd0e87d7b lavfi: remove old video sink API 13 years ago
Stefano Sabatini 9b41ec4b9e lavfi/drawtext: use av_opt_free() to free private context 13 years ago
Stefano Sabatini 6be8cfa034 lavfi/abuffer: increase logging level of the log showing initial parameters 13 years ago
Stefano Sabatini 8a3544149f lavfi/avfilter.h: reorganize headers disposition 13 years ago
Stefano Sabatini 43583fb85c lavfi/avcodec: deprecate avfilter_fill_frame_from_*_buffer_ref API 13 years ago
Stefano Sabatini 972cad77fa lavfi: remove unnecessary inclusion of libavcodec/avcodec.h in avfilter.h 13 years ago
Stefano Sabatini a31ab50712 lavfi: move some FF_API_ definitions from avfilter.h to version.h 13 years ago
Michael Niedermayer 62975afa68 af_aresample: fix sample_rate type. 13 years ago
Michael Niedermayer 3013722c13 sink_buffer: assert that functions and sinks arent mixed 13 years ago
Nicolas George 6fd0b55ab2 showwaves: fix PTS computation. 13 years ago
Nicolas George 6d627eae3c showwaves: fix first sample of frame test. 13 years ago
Nicolas George bd9939f495 lavfi: display pad type with mismatch error message. 13 years ago
Stefano Sabatini c0ca840837 lavfi/buffer: remove unused function av_vsrc_buffer_add_frame_alt() 13 years ago
Stefano Sabatini 1dce2368bb lavfi/buffer: apply misc consistency nits 13 years ago
Stefano Sabatini c17808cebd lavfi: define macro AVFILTER_DEFINE_CLASS 13 years ago
Stefano Sabatini 012aa12a6b lavfi/drawtext: remove unnecessary parentheses in init() 13 years ago
Alex Converse 41e637e449 lavfi: Add the af_channelmap audio channel mapping filter. 13 years ago
Anton Khirnov dc07fb6f7b lavfi: add join audio filter. 13 years ago
Anton Khirnov f75be9856a lavfi: allow audio filters to request a given number of samples. 13 years ago
Anton Khirnov 58b049f2fa lavfi: support automatically inserting the fifo filter when needed. 13 years ago
Anton Khirnov fa06623930 lavfi/audio: eliminate ff_default_filter_samples(). 13 years ago
Stefano Sabatini 1bb30d0295 lavfi/deshake: fix crash in uninit() 13 years ago
Stefano Sabatini cb08b6efc9 lavfi/scale: remove unused variable out_link 13 years ago