768 Commits (f359bac27cf2b9f1a70f38ece99e02b5b2f64c7b)

Author SHA1 Message Date
Lukasz Marek cd50a44beb lavu/mem: add av_dynarray_add_nofree function 11 years ago
Anton Khirnov d161ae0a37 frame: add a function for removing side data from a frame 11 years ago
Anton Khirnov 5a7e35dd23 Add replaygain side data type and code for parsing replaygain tags. 11 years ago
Anton Khirnov 25b3258656 lavf: add an AVStream field for exporting stream-global side data 11 years ago
Anton Khirnov 0e2c3ee9a3 lavc: give a typedeffed name to the AVPacket.side_data struct 11 years ago
Carl Eugen Hoyos 074db4b764 Add APIchanges entry and bump libswscale micro version for making gray16 full-scale. 11 years ago
Jean First 1481d24c3a RGBA64 pixel formats 11 years ago
Michael Niedermayer ad341b3bc6 update doc/APIchanges 11 years ago
Fred Rothganger 3f3229cd10 avformat: extracting NTP timestamp from RTCP 11 years ago
Michael Niedermayer 9a05e8a385 doc/APIchanges: fill in dates 11 years ago
Michael Niedermayer 64e4bd7414 doc/APIchanges: update versions & hashes 11 years ago
Michael Niedermayer 91550f46cd doc/APIchanges: fill in missing version for "2013-11-14 - 31c09b7 / 728c465 - lavc 55.26.0 - vdpau.h" 11 years ago
Lukasz Marek 06fed44051 lavd/avdevice: add device iterators 11 years ago
Vittorio Giovara 48d1ed9c83 doc: name correct header 11 years ago
Michael Niedermayer a66be60888 swresample: add swr_is_initialized() 11 years ago
Anton Khirnov 1155fd02ae frame: add a convenience function for copying AVFrame data 11 years ago
Anton Khirnov 7e86c27b4e lavr: add a function for checking whether AVAudioResampleContext is open 11 years ago
Anton Khirnov c3ecd968f0 AVOptions: add flags for read/read-only options 11 years ago
Anton Khirnov 6bb8720f00 AVOptions: deprecate unused AV_OPT_FLAG_METADATA 11 years ago
Alexander Strasser 2218fbe05e doc/APIchanges: Update for new function avio_find_protocol_name 11 years ago
Lukasz Marek 81c3f81d6f lavd: add list devices API 11 years ago
Tim Walker c98f3169bf lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type. 11 years ago
Nicolas George edc7e67669 lavf/lavd: version bump and APIchanges for uncoded frames. 11 years ago
Michael Niedermayer e93674c4a3 doc/APIchanges: fill in FFmpeg hashes & versions 11 years ago
Anton Khirnov cca4742a5e doc/APIchanges: mark the place where 9 was branched 11 years ago
Anton Khirnov d711d839ca doc/APIchanges: fill in missing hashes and dates 11 years ago
Luca Barbato d9ae1031f5 lavf: improve handling of sparse streams when muxing 11 years ago
Stefano Sabatini bf96e547b7 doc/APIchanges: fix weird reindent 11 years ago
Stefano Sabatini 5871ee5072 lavf: add output_ts_offset option to AVFormatContext 11 years ago
Stefano Sabatini 4111856545 doc/APIchanges: apply minor formatting fixes 11 years ago
James Darnley 9a6d91b6b6 Changelog: add entries relating to metadata_header_padding 11 years ago
Lukasz Marek 4115cd0e76 doc/APIchanges: add avdevice_*_control_message functions 11 years ago
Anton Khirnov 93c553c71e lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width(). 11 years ago
wm4 1a193c438c lavf: add avformat_get_mov_video_tags() and avformat_get_mov_audio_tags() 11 years ago
Nicolas George 3532dd52c5 lavu/rational: add syntactic sugar. 11 years ago
Tim Walker 5b4797a21d avframe: add AV_FRAME_DATA_MATRIXENCODING side data type. 11 years ago
Tim Walker 5c437fb672 lavu: Add values for various Dolby flags to the AVMatrixEncoding enum. 11 years ago
Michael Niedermayer b317f9459f avutil/mathematics: add av_add_stable() 11 years ago
Michael Niedermayer 911676c643 avutil/avstring: add av_strnlen() 11 years ago
Gildas Cocherel 2a41826bea lavc: add HEVC profiles names 11 years ago
Michael Niedermayer 645c94b61b Revert "Merge commit '3bc2e89c76e88ae6f1fd5287e0b11abcfc3c601c'" (Bump libavutil major version to account for the LLS API/ABI changes.) 11 years ago
Reinhard Tartler 6d3ea1957f Bump major of libavfilter for reference counted buffer API changes. 11 years ago
Reinhard Tartler 3bc2e89c76 Bump libavutil major version to account for the LLS API/ABI changes. 11 years ago
Anton Khirnov d7b3ee9a3a lavc: deprecate avcodec_get_frame_defaults(). 11 years ago
Lenny Wang 64f73acd1d cmdutils & opencl: add -opencl_bench option to test and show available OpenCL devices 11 years ago
Vittorio Giovara 7e244c6860 avframe: add codec-independent stereoscopic metadata 11 years ago
Timothy Gu 82b2e9cb1d build: rename version.h to libavutil/ffversion.h 11 years ago
John Stebbins 1eaac1d6f7 mpeg12dec: Extract CC user data into frame side data 11 years ago
Stefano Sabatini 68590650f0 lavu/avstring: add av_utf8_decode() function 11 years ago
Ben Boeckel c28b61caf0 Document new APIs for av_packet_{un, }pack_dictionary() 11 years ago