260 Commits (38675229a879aa5258a8c71891fc8cbf74cf139f)

Author SHA1 Message Date
Diego Biurrun b4dd424d96 Remove all SPARC architecture optimizations 11 years ago
Diego Biurrun d6096a6742 Remove all SH4 architecture optimizations 11 years ago
Tim Walker 9cd4bc4176 ac3dec: set AV_FRAME_DATA_DOWNMIX_INFO side data. 11 years ago
Derek Buitenhuis 50ea93158d Add libx265 encoder 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
Maxim Polijakowski e6f0bb6527 ATRAC3+ decoder 11 years ago
Diego Biurrun b83d1ee3b4 avutil: Move library version related macros to version.h 11 years ago
Justin Ruggles be7c323176 Add a libwebp encoder 11 years ago
Gildas Cocherel 2a41826bea lavc: add HEVC profiles names 11 years ago
Peter Holik 6fd99e78de png: add a standalone parser 11 years ago
Anton Khirnov d7b3ee9a3a lavc: deprecate avcodec_get_frame_defaults(). 11 years ago
Anton Khirnov b068660ffa lavc: deprecate CODEC_CAP_NEG_LINESIZES 11 years ago
Ronald S. Bultje 72ca830f51 lavc: VP9 decoder 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
Anton Khirnov ca22d1dea2 vdpau: add a convenience function for getting a decoder profile. 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
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 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
David Kment 9af7a8523a HNM4/HNM4A demuxer & video decoder 11 years ago
Alex Converse b3be41ca82 aac: Add support for Enhanced AAC Low Delay (ER AAC ELD). 11 years ago
Paul B Mahol 7e52080cb1 pcm: support 24-bit/32-bit little-endian planar 11 years ago
Alex Converse 1914e6f010 aacdec: Add support for LD (Low Delay) AAC 11 years ago
Justin Ruggles c4bfa09807 Add a WebP decoder 11 years ago
Christian Schmidt a42e3a6700 pcm_dvd: consolidate pieces from pcm.c and mpeg.c 11 years ago
Martin Storsjö 4f2b469da5 Add a libfdk-aac decoder 12 years ago
Luca Barbato 5a9a9d4a2a lavc: Add refcounted api to AVPacket 12 years ago
Kostya Shishkov 3e5898782d Voxware MetaSound decoder 12 years ago
Kostya Shishkov f544c58636 deprecate AV_CODEC_ID_VOXWARE and introduce AV_CODEC_ID_METASOUND instead 12 years ago
Rémi Denis-Courmont f824535a4a vdpau: deprecate bitstream buffers within the hardware context 12 years ago
Rémi Denis-Courmont 549294fbbe vdpau: deprecate VDPAU codec capability 12 years ago
Yusuke Nakamura a8b19271c3 avcodec: Add output_picture_number to AVCodecParserContext 12 years ago
Kieran Kunhya 95d5246454 lavc: Add option to encode MPEG-2 AAC with libfdk-aac 12 years ago
Anton Khirnov 84d3ff50cd lavc: add a libwavpack encoder wrapper 12 years ago
Kostya Shishkov 2d66a58ccd Go2Webinar decoder 12 years ago
Kostya Shishkov 3b03d7e251 dxtory v2 support 12 years ago
Michael Niedermayer 728214992e vc1dec: Remove interlaced warning 12 years ago
Yusuke Nakamura b493847df4 avcodec: Add picture structure information to AVCodecParserContext. 12 years ago