464 Commits (4326bc364b58e97fc3d89417054a6b7610179a00)

Author SHA1 Message Date
Anton Khirnov a312f71090 lavf: deprecate now unused AVStream.pts 11 years ago
Anton Khirnov 968a62a9d9 doc/APIchanges: mark the release 10 branch point 11 years ago
Anton Khirnov 33082af756 doc/APIchanges: fill in missing hashes and dates 11 years ago
Anton Khirnov fd056029f4 lavc: add avcodec_free_context(). 11 years ago
Anton Khirnov 0c1959b056 lavf: add AVFMT_FLAG_BITEXACT. 11 years ago
Anton Khirnov 66e6c8a7b4 lavu: Add a pixel format for new VDA hwaccel 11 years ago
Anton Khirnov a2941c8cb2 lavc: move CODEC_FLAG_MV0 to mpegvideo 11 years ago
Anton Khirnov 6484149158 lavc: make the xvid-specific "gmc" flag a private option of libxvid 11 years ago
Anton Khirnov b2c31710c9 lavc: move CODEC_FLAG_NORMALIZE_AQP to mpegvideo 11 years ago
Anton Khirnov 5fccedaa67 lavc: deprecate CODEC_FLAG_INPUT_PRESERVED 11 years ago
Hendrik Leppkes ed4b757177 dxva2_h264: add a workaround for old Intel GPUs 11 years ago
Derek Buitenhuis 502512ea0f avutil: Add av_get_time_base_q() 11 years ago
Alessandro Ghedini 0983d48111 crc: add ANSI CRC16 LE 11 years ago
Vittorio Giovara 8b17243d17 lavu: Add packed YVYU422 pixel format 11 years ago
Alessandro Ghedini 8542f9c4f1 replaygain: correctly parse peak values 11 years ago
Luca Barbato 7763118cae log: Support for 256color terminals 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
Jean First 1481d24c3a RGBA64 pixel formats 11 years ago
Vittorio Giovara 48d1ed9c83 doc: name correct header 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
Tim Walker c98f3169bf lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type. 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
Anton Khirnov 93c553c71e lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width(). 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
Gildas Cocherel 2a41826bea lavc: add HEVC profiles names 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
Vittorio Giovara 7e244c6860 avframe: add codec-independent stereoscopic metadata 11 years ago
John Stebbins 1eaac1d6f7 mpeg12dec: Extract CC user data into frame side data 11 years ago
Anton Khirnov cce3e0a49f Move av_fast_{m,re}alloc from lavc to lavu. 11 years ago
Anton Khirnov 8941971a8f lavc: make error_rate a private option of mpegvideo encoders 11 years ago
Anton Khirnov 728c465856 vdpau: add a constructor for AVVDPAUContext. 11 years ago
Anton Khirnov ca22d1dea2 vdpau: add a convenience function for getting a decoder profile. 11 years ago
Jan Ekström cd8f772d06 lavc: Add colorimetry values for BT.2020, other non-included ones 11 years ago
John Stebbins 28096e0a80 h264: wait for initial complete frame before outputing frames 11 years ago
Anton Khirnov 0767bfd199 lavfi: allow user-provided execute() callbacks 11 years ago
Kieran Kunhya e208e6d209 lavu: Add interleaved 4:2:2 8/10-bit formats 11 years ago
Luca Barbato c38854c399 doc: Add missing hashes and dates to APIChanges 11 years ago
Luca Barbato 3feb3d6ce4 mem: Introduce av_reallocp 11 years ago
Luca Barbato 5a9a9d4a2a lavc: Add refcounted api to AVPacket 12 years ago