1999 Commits (82d9c4e5789cefc35567e9e5e2c06c03a070f605)

Author SHA1 Message Date
Anton Khirnov 451606f7ce lavc: mark deprecated AVCodec.max_lowres for removal on next bump 11 years ago
Paul B Mahol 7e52080cb1 pcm: support 24-bit/32-bit little-endian planar 11 years ago
Anton Khirnov 5f4b1b1cbd lavc doxy: document that avcodec_flush_buffers() invalidates decoded frames 11 years ago
Michael Niedermayer b5b762b714 avcodec/avcodec.h: skip_alpha should not be accessed directly (would cause ABI issues) 11 years ago
Reimar Döffinger 547c2f002a Make decoding alpha optional for some codecs. 11 years ago
Justin Ruggles c4bfa09807 Add a WebP decoder 11 years ago
Dylan Alex Simon 38155b47fd avcodec: add const qualifier to avcodec_find_best_pix_fmt2 args 11 years ago
Michael Bradshaw 9b07d34efb Make avcodec_find_best_pix_fmt_of_list const-correct 11 years ago
Diego Biurrun a0b901a348 Drop pointless directory name prefixes from #includes in the current dir 11 years ago
Clément Bœsch 2c1eb38e5e avcodec: fix AVpacket → AVPacket typo. 11 years ago
Dirk Farin 902a5fa722 avformat: H265 demuxer 11 years ago
Michael Niedermayer ef36ba5e08 avcodec: clarify documentation of avcodec_copy_context() 11 years ago
Michael Niedermayer 9da6e742f4 libavcodec/avcodec.h: Fix duplicate words 11 years ago
Luca Barbato 5a9a9d4a2a lavc: Add refcounted api to AVPacket 11 years ago
Kostya Shishkov f544c58636 deprecate AV_CODEC_ID_VOXWARE and introduce AV_CODEC_ID_METASOUND instead 11 years ago
Rémi Denis-Courmont 549294fbbe vdpau: deprecate VDPAU codec capability 11 years ago
Yusuke Nakamura a8b19271c3 avcodec: Add output_picture_number to AVCodecParserContext 11 years ago
Diego Biurrun bf4b0ed1d5 Add missing deprecation attributes 11 years ago
Michael Niedermayer abc8110f7e avcodec: add avcodec_chroma_pos_to_enum() 11 years ago
Michael Niedermayer b7397857e2 avcodec: add avcodec_enum_to_chroma_pos() 11 years ago
Michael Niedermayer a80e622924 avcodec/avutil: Add AVColorSpace and AVColorRange to AVFrames 12 years ago
Stefano Sabatini 0092bcdf06 lavc/avcodec.h: fix various typos in av_bitstream_filter_filter() docs 12 years ago
Stefano Sabatini 4aa2874ab1 lavc/avcodec.h: extend documentation for AVPicture API 12 years ago
Stefano Sabatini 0f85c96091 lavc/avcodec.h: document bitstream filter API 12 years ago
Stefano Sabatini 5efbeae38c configure: rename have_incompatible_fork_abi -> have_incompatible_libav_abi 12 years ago
Stefano Sabatini b2498dcf5c lavc/avcodec.h: fix prolems -> problems typo 12 years ago
Kieran Kunhya 95d5246454 lavc: Add option to encode MPEG-2 AAC with libfdk-aac 12 years ago
Kostya Shishkov 2d66a58ccd Go2Webinar decoder 12 years ago
Clément Bœsch 534f1a2821 lavc/avcodec: decodimg → decoding. 12 years ago
Matthew Heaney 8f75ba9926 lavf/webvttdec: save cue id and settings as side data 12 years ago
Yusuke Nakamura b493847df4 avcodec: Add picture structure information to AVCodecParserContext. 12 years ago
Ash Hughes 14ec9d2590 Support playing SMV files. 12 years ago
Eli Friedman 350914fc80 Escape 130 (RPL) decoder 12 years ago
Anton Khirnov f0cebf51dd lavc doxy: add avcodec.h to the libavcodec group. 12 years ago
Kostya Shishkov 1232a1647a Apple Intermediate Codec decoder 12 years ago
Vignesh Venkatasubramanian 48de04f4ec avcodec/avpacket: Refactoring copy_side_data into a separate function 12 years ago
James Almer 67fad0d221 ADPCM IMA Radical decoder 12 years ago
James Almer e7814ed839 ADPCM DTK decoder 12 years ago
Michael Niedermayer 2ee29b5fb9 avcodec: move lowres down with the next ABI bump and add accessors 12 years ago
Masaki Tanaka 507b1e454c avcodec: Add field order information to AVCodecParserContext. 12 years ago
Anton Khirnov 803d21f38b lavc: schedule AVCodecContext.lowres for removal on next bump. 12 years ago
Derek Buitenhuis 00b8e650e8 avcodec: doxy: Clarify how to use buf[] when implementing get_buffer2() 12 years ago
Derek Buitenhuis 4cdb3c50b5 avcodec: doxy: Clarify what get_buffer2 must fill in buf[] 12 years ago
Nicolas Bertrand c81a706381 JPEG 2000 decoder for DCinema 12 years ago
Clément Bœsch 380cfce2b2 lavc: add AV_CODEC_PROP_TEXT_SUB. 12 years ago
Anton Khirnov 5e83d9aced h264: fully support cropping. 12 years ago
Clément Bœsch 7c1a002c78 subtitles: introduce ASS codec id and use it. 12 years ago
Anton Khirnov 2d6edb2b7e lavc: extend / update the [coded_]{width,height} doxy 12 years ago
Paul B Mahol 8263726c69 lavc: fix typo 12 years ago
Michael Niedermayer 076c1c956c vp8: WebP decoding support 12 years ago