344 Commits (0bc5677e98cf7cc490276ce6008bd9b3fceb2928)

Author SHA1 Message Date
Justin Ruggles 512557b291 avcodec: remove avcodec_parse_frame and deprecate associated elements. 13 years ago
Anton Khirnov 569129a6dc lavf: add avformat_new_stream as a replacement for av_new_stream. 13 years ago
Stefano Sabatini 424655f749 lavu: update minor number and add APIchanges entry after recent av_strtok() addition 13 years ago
Justin Ruggles b631fba936 avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK. 13 years ago
Anton Khirnov 492bd1a28f AVOptions: bump minor and add APIchanges entry. 13 years ago
Clément Bœsch a70e787410 lavu: add av_x_if_null(). 13 years ago
Michael Niedermayer 645cebbe4f lavc: add CODEC_FLAG2_SHOW_ALL 13 years ago
Anton Khirnov 7f9b0ef9a8 doc/APIChanges: fill in missing hashes and dates. 13 years ago
Stefano Sabatini ea8de109af lavfi: add avfilter_all_channel_layouts public symbol 13 years ago
Stefano Sabatini 9899037dc6 lavfi: rename avfilter_all_* function names to avfilter_make_all_* 13 years ago
Stefano Sabatini 98b906e1af APIchanges: remove prores decoder addition entry 13 years ago
Elvis Presley 5554de13b2 ProRes Decoder 13 years ago
Stefano Sabatini 9efae6a161 lavfi: bump minor and update APIchanges after recent updates 13 years ago
Stefano Sabatini 2c0317419b lavfi: simplify signature for avfilter_get_audio_buffer() and friends 13 years ago
Stefano Sabatini 4f7dfe12ea lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersink.h 13 years ago
Stefano Sabatini c4415f6ec9 lavfi: unify asink_buffer and vsink_buffer API 13 years ago
Clément Bœsch 61e2e29691 av_string: add av_asprintf(). 13 years ago
Anton Khirnov fb4ca26bdb lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. 13 years ago
Anton Khirnov c11fb8288d AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find(). 13 years ago
Michael Niedermayer 8c6fde8c17 APIchanges: remove "deprecate url_feof" 13 years ago
Carl Eugen Hoyos caf63ebd0b Fix some APIchange versions. 13 years ago
Marton Balint dacd827b81 Rename find_program_from_stream to av_find_program_from_stream and add it to avformat.h 13 years ago
Stefano Sabatini f2011ed234 fifo: add av_fifo_peek2(), and deprecate av_fifo_peek() 13 years ago
Stefano Sabatini 9d84a17ba5 APIchanges: fix wrong major number for av_fifo_peek2() entry 13 years ago
Stefano Sabatini 7807cbc0c2 APIchanges: fill some lavfi entries with the corresponding git hash 13 years ago
Stefano Sabatini 69e2c1a95a lavu: add av_get_media_type_string() convenience function 13 years ago
Anton Khirnov 48f9e457ea lavf: add avformat_query_codec(). 13 years ago
Anton Khirnov bca06e77e1 lavc: add avcodec_get_type() for mapping codec_id -> type. 13 years ago
Stefano Sabatini 323b930699 fifo: add av_fifo_peek2(), and deprecate av_fifo_peek() 13 years ago
Dustin Brody e3a70c7c5f APIchanges: note error_recognition in lavf 13 years ago
Luca Barbato 5038f9b268 apichange: add an entry for AV_PKT_FLAG_CORRUPT 13 years ago
Mina Nagy Zaki b57df29f95 lavfi: add audio channel packing negotiation fields 14 years ago
Anton Khirnov 6cb1197929 APIchanges: fill in missing hashes and dates. 14 years ago
Anton Khirnov f2f523fffc Add an APIChanges entry and bump minor versions for recent changes. 14 years ago
Nicolas George 518d8d4365 lavf: bump minor and add APIchanges entry for av_get_output_timestamp 14 years ago
Stefano Sabatini 5a931a158f lavu: bump minor and add APIchanges entry for AV_PICTURE_TYPE_NONE 14 years ago
Martin Storsjö 67e9ae14d9 Add av_printf_format, for marking printf style format strings and their parameters 14 years ago
Reinhard Tartler dea22a1a91 document libswscale bump 14 years ago
Mina Nagy Zaki fd2c0a5db2 lavfi: add layout negotiation fields and helper functions. 14 years ago
Mina Nagy Zaki 527ca3985c lavfi: use int64_t lists in AVFilteFormats 14 years ago
Stefano Sabatini 44f669e7bc lavfi: add vsink_buffer, and use it in ff* tools 14 years ago
Anton Khirnov 7c44d716e7 Add minor bumps and APIChanges entries for lavf private options. 14 years ago
Stefano Sabatini 3fe6bbd5dc libavfilter: implement avfilter_fill_frame_from_video_buffer_ref() 14 years ago
Stefano Sabatini c535494268 avfiltergraph: make the AVFilterInOut alloc/free API public 14 years ago
Stefano Sabatini 6119b23a36 avfiltergraph: change the syntax of avfilter_graph_parse() 14 years ago
Stefano Sabatini 16c9e6717e APIchanges: fill hash for the avfilter_get_audio_buffer_ref_from_arrays addition 14 years ago
Stefano Sabatini c3819600e2 lavfi: implement avfilter_get_audio_buffer_ref_from_arrays() 14 years ago
Stefano Sabatini c6d7fc276a APIchanges: remove duplicated entry 14 years ago
Stefano Sabatini 2caaa791a0 APIchanges: fill in dates and numbers 14 years ago
Stefano Sabatini a5825b22a2 APIchanges: remove duplicated entry 14 years ago