508 Commits (7f3dfd2010c6f92447e34ccbbb303b0fd18997ff)

Author SHA1 Message Date
Stefano Sabatini 5c0d8bc4ce lavfi: add avfilter_get_class() and iteration callbacks 12 years ago
Stefano Sabatini a25346e65c lavu/opt.h: add AV_OPT_FLAG_FILTERING_PARAM macro 12 years ago
Anton Khirnov 2ff67c909c lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code. 12 years ago
Mans Rullgard 987170cb9d dict: add av_dict_count() 12 years ago
Anton Khirnov 104e10fb42 lavc: add AV prefix to codec ids. 12 years ago
Diego Biurrun 239fdf1b4a x86: build: replace mmx2 by mmxext 12 years ago
Stefano Sabatini 23fc4dd6e7 lavc: add channels field to AVFrame 12 years ago
Nicolas George f893904469 audioconvert: add av_get_standard_channel_layout(). 12 years ago
Luca Barbato 681ed00099 avf: introduce nobuffer option 12 years ago
Marton Balint 016a472009 avcodec: add decode_error_flags field to AVFrame 13 years ago
Robert Nagy b70d89a033 lavfi: add avfilter_unref_bufferp() 13 years ago
Nicolas George b0629366a2 lavf: make cmdutils's check_stream_specifier public. 13 years ago
Luca Barbato 45ff9e5b57 doc: update api changes with the right commit hashes 13 years ago
Luca Barbato f3e5e6f05b mem: introduce av_malloc_array and av_mallocz_array 13 years ago
Thomas Kühnel f49ec1b404 lavc: add metadata to AVFrame 13 years ago
Paul B Mahol 0e003d8c91 lavc: add av_fast_padded_mallocz 13 years ago
Stefano Sabatini 21d5609826 lavfi: add init_opaque callback 13 years ago
Stefano Sabatini e6674e46ec lavu/imgutils: create misc functions for dealing with buffers 13 years ago
Michael Niedermayer c41899a377 lavu: split version info into version.h 13 years ago
Anton Khirnov 58b049f2fa lavfi: support automatically inserting the fifo filter when needed. 13 years ago
Mans Rullgard d3d3a32c9d lavu: add av_usleep() function 13 years ago
Mans Rullgard dc7e336cae lavf, lavu: version bumps and APIchanges for av_gettime() move 13 years ago
John Stebbins 3971be0eb5 Add Dolby/DPLII downmix support to libavresample 13 years ago
Anton Khirnov 9baeff9506 lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs 13 years ago
Anton Khirnov 84b9fbe055 lavfi: add avfilter_pad_get_type() and avfilter_pad_get_name(). 13 years ago
Stefano Sabatini 359abb18cf lavu/error: add av_make_error_string() and av_err2str() convenience utilities 13 years ago
Anton Khirnov b0f0dfc485 Bump lavu minor and add an APIChanges entry for audioconvert functions. 13 years ago
Stefano Sabatini ad347bf459 lavfi: remove avfilter_default_item_name() from public API 13 years ago
Stefano Sabatini 62b39d41cd lavc: add pkt_duration field to AVFrame 13 years ago
Stefano Sabatini 4d6a8a2bdb lavfi: add avfilter_default_filter_name() 13 years ago
Samuel Pitoiset 154486f9ad opt: Add av_opt_set_bin() 13 years ago
Stefano Sabatini f2ee065638 lavu/pixfmt: move AVPALETTE_SIZE and _COUNT to pixfmt.h 13 years ago
James Zern e9cef89702 avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps. 13 years ago
Anton Khirnov d89eca507c Add missing version bumps and APIchanges/Changelog entries. 13 years ago
Marton Balint 94a9ac1277 lavf: add av_guess_frame_sample_aspect_ratio function 13 years ago
Anton Khirnov a5117a2444 lavc: pad last audio frame with silence when needed. 13 years ago
Anton Khirnov 828bd088f3 lavc: add sample rate and channel layout to AVFrame. 13 years ago
Michael Niedermayer 7bea0a0644 APIChanges: add entry for libavresample 13 years ago
Justin Ruggles 4010d724e1 lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type 13 years ago
Justin Ruggles f7ff099997 APIchanges: fill in some dates and commit hashes 13 years ago
Mans Rullgard 3527a73933 avutil: add av_parse_cpu_flags() function 13 years ago
Justin Ruggles c8af852b97 Add libavresample 13 years ago
Justin Ruggles 0c0d1bce7c avutil: add audio fifo buffer 13 years ago
Robert Nagy 65fa7bc1f8 lavfi: add avfilter_unref_bufferp() 13 years ago
Stefano Sabatini 91d3cbe0fd avfiltergraph: make the AVFilterInOut alloc/free API public 13 years ago
Stefano Sabatini 162e400464 lavfi: install asrc_abuffer.h header 13 years ago
Justin Ruggles 4d693b023c avutil: add av_get_packed_sample_fmt() and av_get_planar_sample_fmt() 13 years ago
Justin Ruggles 5cc51a5847 avutil: Add av_get_default_channel_layout() 13 years ago
Clément Bœsch fb8469dd7e APIchanges: fill in missing dates and hashes. 13 years ago
Clément Bœsch a67d9cfa58 lavfi: add avfilter_fill_frame_from_{audio_,}buffer_ref(). 13 years ago