35 Commits (e1d7433100ede761d971e1bd436958d1c348b2b1)

Author SHA1 Message Date
Nicolas George f103731e21 lavfi/buffersink: add a summary documentation of the API. 4 years ago
Nicolas George 1f12b7b1d3 lavfi/buffersink: clearly document that the Params struct are unused. 4 years ago
Zhao Zhili 61097535cd avfilter/buffersink: deprecate AVBufferSinkParams and AVABufferSinkParams 5 years ago
Steven Liu a7429d853d avfilter/buffersink.h: fix comment typo of av_buffersink_get_samples 6 years ago
Paul B Mahol ed93ed5ee3 avfilter: don't anonymously typedef structs 8 years ago
Nicolas George dbe9dbed31 lavfi/buffersink: add accessors for the stream properties. 8 years ago
Vittorio Giovara f6974fe651 lavfi: Drop deprecated AVFilterBuffer* code 9 years ago
Anton Khirnov ba7dfe5c50 lavfi doxy: add buffer{src,sink}.h to the main lavfi doxy group 11 years ago
Anton Khirnov f758ea6e99 buffersink: document special error codes returned from av_buffersink_get_frame 11 years ago
Nicolas George 7e6c67dd24 lavfi/buffersink: fix header. 12 years ago
Anton Khirnov 7e350379f8 lavfi: switch to AVFrame. 12 years ago
Stefano Sabatini b59cd089ff lavfi/abuffersink: add sample_rates field to AVABufferSinkParams 12 years ago
Nicolas George 19506af788 lavfi/sink_buffer: accept unknown channel layouts. 12 years ago
Diego Biurrun 804d7a1aa6 doxygen: Fix function parameter names to match the code 12 years ago
Nicolas George 1f5c1333a7 sink_buffer: implement fixed frame size. 13 years ago
Nicolas George a2bd8a9384 buffersink: group libav API functions. 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
Nicolas George 283cc05938 buffersink: add av_buffersink_get_frame_rate(). 13 years ago
Clément Bœsch 60ea6b0996 lavfi/buffersink: typo fix in a comment. 13 years ago
Stefano Sabatini 4d4098da00 lavfi: drop planar/packed negotiation support 13 years ago
Anton Khirnov a2cd9be212 lavfi: add an audio buffer sink. 13 years ago
Anton Khirnov ac71230902 lavfi: add video buffer sink, and use it in avtools 13 years ago
Nicolas George 4d4350f47a src_buffer: update get_nb_failed_requests name. 13 years ago
Nicolas George 317b2b7e92 lavfi: remove av_buffersrc_buffer. 13 years ago
Nicolas George 8ad1964ec5 buffersrc: fix av_buffersrc_add_ref doxy. 13 years ago
Nicolas George 3985ec0ee6 src_buffer: introduce av_buffersrc_add_ref(). 13 years ago
Anton Khirnov 7ae7c41413 vsrc_buffer: allow using a NULL buffer to signal EOF. 13 years ago
Anton Khirnov e1d9dbf2d4 lavfi: add a new function av_buffersrc_buffer(). 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Michael Niedermayer 57f36fda56 More ID3v1 genres from ffmbc. 15 years ago
Reimar Döffinger ed034f6c59 ff_id3v1_genre_str table should be const. 15 years ago
Patrick Dehne 50fcd5be36 Move id3v1/id3v2 handling code from mp3.c to id3v[12].c. 16 years ago
Patrick Dehne 7541118286 Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c. 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Vladimir Voroshilov 6bf8b3ef03 Remove unnecessary header inclusion from g729.h 16 years ago
Vladimir Voroshilov fe3a80d6fa Move from g729.h all definitions which are used only in g729dec.c 16 years ago
Vladimir Voroshilov 5209846850 G.729 decoder main code 16 years ago
Luca Abeni e76e2bbc09 Mark the source buffer as "const" 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Guillaume Poirier efb775777f add a comment to indicate which #endif belong to which #define 18 years ago
Måns Rullgård 699b3f99d0 add multiple inclusion guards to headers 18 years ago
Måns Rullgård 99545457bf include all prerequisites in header files 18 years ago
Luca Barbato bd03c380ce expose av_base64_decode and av_base64_encode 18 years ago
Luca Barbato 558b86a5d0 Reverting stray commit part II, r8156 had the base64 export patch mixed with the nutdec patch 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Roman Shaposhnik 48b1f80012 * adding integer/floating point AAN implementations for DCT 2-4-8 21 years ago
Michael Niedermayer b4c3816cfa optionally merge postscale into quantization table for the float aan dct 21 years ago