1842 Commits (bd34e26b27e9ec83727dedd1c04c40d8a245cfa8)

Author SHA1 Message Date
Anton Khirnov 0e2c3ee9a3 lavc: give a typedeffed name to the AVPacket.side_data struct 11 years ago
Diego Biurrun b4dd424d96 Remove all SPARC architecture optimizations 11 years ago
Diego Biurrun d6096a6742 Remove all SH4 architecture optimizations 11 years ago
Michael Niedermayer cbcfd7da4d avcodec: support setting the chroma intra matrix 11 years ago
Diego Biurrun 4d7ab5cfeb doxygen: Add a number of missing function parameter descriptions 11 years ago
Kostya Shishkov cde7df25ef Mirillis FIC video decoder 11 years ago
Anton Khirnov 93c553c71e lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width(). 11 years ago
Michael Niedermayer 0389f9abe9 avcodec/avcodec: document that some video decoders do not support linesizes changing between frames. 11 years ago
Anssi Hannula 4a4437c0fb avformat/mpegts: demux timed ID3 metadata 11 years ago
Ivan Kalvachev 1c63aed232 Convert XvMC to hwaccel v3 11 years ago
Gildas Cocherel 2a41826bea lavc: add HEVC profiles names 11 years ago
Anton Khirnov d7b3ee9a3a lavc: deprecate avcodec_get_frame_defaults(). 11 years ago
Anton Khirnov 9431356218 lavc: deprecate avcodec_free_frame() 11 years ago
gcocherel fb7d70c1cd hevc : add hevc profile 11 years ago
Ben Boeckel 51a84a6bca avpacket: add pack/unpack functions for AVDictionary 11 years ago
Ben Boeckel 1e506a2cc5 avcodec: add side_data type for updated metadata 11 years ago
Vittorio Giovara 6f1ec8edf2 avcodec.h: include version.h before using version macro 11 years ago
Anton Khirnov b9fb59d2ab lavc: deprecate avcodec_alloc_frame(). 11 years ago
Anton Khirnov 2ff302cb6b lavc: update coded_frame doxy. 11 years ago
Anton Khirnov b068660ffa lavc: deprecate CODEC_CAP_NEG_LINESIZES 11 years ago
Anton Khirnov cce3e0a49f Move av_fast_{m,re}alloc from lavc to lavu. 11 years ago
Anton Khirnov aa24122989 lavc: deprecate FF_MAX_B_FRAMES 11 years ago
Anton Khirnov b6094811f9 lavc: move MB_TYPE_* macros from avcodec.h to mpegvideo.h 11 years ago
Anton Khirnov b45c87083d lavc: schedule unused FF_QSCALE_TYPE_* for removal on next bump 11 years ago
Anton Khirnov 8941971a8f lavc: make error_rate a private option of mpegvideo encoders 11 years ago
Diego Biurrun 19e30a58fc Deprecate obsolete XvMC hardware decoding support 11 years ago
Diego Biurrun c7f7bfc9e3 Remove all Alpha architecture optimizations 11 years ago
Jan Ekström cd8f772d06 lavc: Add colorimetry values for BT.2020, other non-included ones 11 years ago
Anton Khirnov da6506c607 lavc: move AVCodecContext.pkt to AVCodecInternal 11 years ago
Anton Khirnov 38ecc3702d pthread: store thread contexts in AVCodecInternal instead of AVCodecContext 11 years ago
Stefano Sabatini a689560428 lavc: remove dead FF_API_AVCODEC_OPEN API 11 years ago
Stefano Sabatini d3397c3e82 lavc: remove dead FF_API_ALLOC_CONTEXT API 11 years ago
Michael Niedermayer 9bcf647867 avcodec: document that FF_DEBUG_VIS_QP / FF_DEBUG_VIS_MB_TYPE should only be used through avoptions 11 years ago
Michael Niedermayer f49e6359b6 avcodec/avcodec.h: move debug_mv to the end of the struct with the next ABI bump 11 years ago
Anton Khirnov 28240a60c1 lavc: move FF_ASPECT_EXTENDED from avcodec.h to h263.h 11 years ago
Anton Khirnov eb5920c195 lavc: deprecate unused FF_BUG_OLD_MSMPEG4 11 years ago
Anton Khirnov 0300962b76 lavc: schedule FF_BUG_AC_VLC for removal on the next major bump. 11 years ago
Anton Khirnov f8b2bcd2ad lavc: deprecate FF_DEBUG_VIS_* 11 years ago
Anton Khirnov a1504eee41 lavc: deprecate AVCodecContext.debug_mv 11 years ago
Anton Khirnov ccc7129845 lavc: deprecate FF_DEBUG_MV and remove all traces of its use 11 years ago
Guillaume Martres 064698d381 Add HEVC decoder 11 years ago
Anton Khirnov 7644f5a807 lavc: replace avcodec_set_dimensions with ff_set_dimensions 11 years ago
John Stebbins 28096e0a80 h264: wait for initial complete frame before outputing frames 11 years ago
David Kment 9af7a8523a HNM4/HNM4A demuxer & video decoder 11 years ago
Anton Khirnov 23a211cbba lavc: change all decoders to behave consistently with AV_EF_CRCCHECK. 11 years ago
Marton Balint dbe6f9f2c2 lavc: add support for CODEC_CAP_DELAY in subtitles 11 years ago
Michael Niedermayer fc7be7ddf3 avcodec/avcodec.h: Add documentation for the AV_EF_* defifines 11 years ago
Carl Eugen Hoyos 10c240a085 avcodec: Add little-endian G726 decoder 11 years ago
Vignesh Venkatasubramanian 0f99aad80f lavc: Adding seek_preroll to AVCodecContext 11 years ago
Michael Niedermayer 87fe0bbd69 lavc: rename h265 to hevc, add AV_CODEC_ID_H265 with identical value for backward compatibility 11 years ago