284 Commits (e7fc9796d82abc99ef0af71027fb9aaa5311d137)

Author SHA1 Message Date
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
Kostya Shishkov e2834567d7 On2 AVC decoder 11 years ago
Peter Ross 86a0432688 Silicon Graphics Motion Video Compressor 1 & 2 decoder 11 years ago
Peter Ross 07761294fc Silicon Graphics RLE 8-bit video decoder 11 years ago
Paul B Mahol 718907cd88 libtwolame MP2 encoding support 11 years ago
Timothy Gu c389a80494 libxvid: Add SSIM displaying through a libxvidcore plugin 11 years ago
Timothy Gu 5ce7ca68b8 libxvid: add working lumimasking and variance AQ 11 years ago
Paul B Mahol 6f273093e5 LucasArts SMUSH VIMA audio decoder 11 years ago
Paul B Mahol a420ccd4f2 LucasArts SMUSH SANM video decoder 11 years ago
Peter Ross ac4b32df71 On2 VP7 decoder 11 years ago
Jimmy Christensen 38389058c3 OpenEXR decoder 11 years ago
Timothy Gu 09fda6bb50 libmp3lame: add ABR support 11 years ago
Paul B Mahol 729d821fd8 libmp3lame: allow joint stereo to be disabled 11 years ago
Paul B Mahol fb5cf145b6 bmp: add a standalone parser 11 years ago
Vittorio Giovara 678082b409 X-Bitmap decoder 11 years ago
Paul B Mahol 70daeacd6e PAF demuxer and decoder 11 years ago
Aleksi Nurmi ae17878fb2 BRender PIX image decoder 11 years ago
Vittorio Giovara e50f5d3cf9 Alias PIX image encoder and decoder 11 years ago
Anton Khirnov 5a7e35dd23 Add replaygain side data type and code for parsing replaygain tags. 11 years ago
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
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