318 Commits (177aec1257d4dcde2190b6632d9c6e44e3e5c8e9)

Author SHA1 Message Date
Michael Niedermayer 8c6fde8c17 APIchanges: remove "deprecate url_feof" 14 years ago
Carl Eugen Hoyos caf63ebd0b Fix some APIchange versions. 14 years ago
Marton Balint dacd827b81 Rename find_program_from_stream to av_find_program_from_stream and add it to avformat.h 14 years ago
Stefano Sabatini f2011ed234 fifo: add av_fifo_peek2(), and deprecate av_fifo_peek() 14 years ago
Stefano Sabatini 9d84a17ba5 APIchanges: fix wrong major number for av_fifo_peek2() entry 14 years ago
Stefano Sabatini 7807cbc0c2 APIchanges: fill some lavfi entries with the corresponding git hash 14 years ago
Stefano Sabatini 69e2c1a95a lavu: add av_get_media_type_string() convenience function 14 years ago
Anton Khirnov 48f9e457ea lavf: add avformat_query_codec(). 14 years ago
Anton Khirnov bca06e77e1 lavc: add avcodec_get_type() for mapping codec_id -> type. 14 years ago
Stefano Sabatini 323b930699 fifo: add av_fifo_peek2(), and deprecate av_fifo_peek() 14 years ago
Dustin Brody e3a70c7c5f APIchanges: note error_recognition in lavf 14 years ago
Luca Barbato 5038f9b268 apichange: add an entry for AV_PKT_FLAG_CORRUPT 14 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
Stefano Sabatini e0ce9711aa APIchanges: correctly interleave entries 14 years ago
Stefano Sabatini bd77a5e27c APIchanges: add entry for av_force_cpu_flags() addition 14 years ago
Martin Storsjö cb7c11cc9e avoptions: Add an av_opt_flag_is_set function for inspecting flag fields 14 years ago
Anton Khirnov d9f80ea2a7 Move metadata API from lavf to lavu. 14 years ago
Justin Ruggles 1397ac0aa0 APIchanges: fill-in git commit hash for av_get_bytes_per_sample() addition 14 years ago
Stefano Sabatini a6703faa15 samplefmt: add av_get_bytes_per_sample() 14 years ago
Stefano Sabatini 95a0242642 lavfi: prefer nb_samples over size in AVFilterBufferRefAudioProps 14 years ago
Stefano Sabatini 0bc2cca12f samplefmt: switch nb_channels/nb_samples params order in av_samples_alloc() 14 years ago
Stefano Sabatini e1c7414812 samplefmt: change layout for arrays created by av_samples_alloc() and _fill_arrays() 14 years ago
Stefano Sabatini 27bcf55f45 vsrc_buffer: add flags param to av_vsrc_buffer_add_video_buffer_ref 14 years ago
Anton Khirnov b39b06233d AVOptions: add av_opt_free convenience function. 14 years ago
Stefano Sabatini e977ca2645 lavfi: add avfilter_link_free() function 14 years ago
Stefano Sabatini e71f26086a lavu: add av_get_pix_fmt_name() convenience function 14 years ago
Ronald S. Bultje 04de5bf56c APIchanges: fill in git hash for av_get_pix_fmt_name (0420bd7). 14 years ago
Stefano Sabatini 8f653e28f5 lavu: add av_get_pix_fmt_name() convenience function 14 years ago
Alex Converse 19a686b8a3 APIchanges: Fill in git hash for fps_probe_size (30315a8) 14 years ago
Alex Converse 30315a8d9c avformat: Add fpsprobesize as an AVOption. 14 years ago
Stefano Sabatini 5ecdfd008b lavf: deprecate avformat_alloc_output_context() in favor of avformat_alloc_output_context2() 14 years ago
Stefano Sabatini 83db719777 lavfi: make vsrc_buffer.h header public 14 years ago