1554 Commits (1389b4c18d1042c196603ba66c25113bcee1738b)

Author SHA1 Message Date
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
Anton Khirnov 16ea20c827 lavc doxy: extend/clarify avcodec_decode_audio4() doxy 11 years ago
Anton Khirnov 66d3f5fd5c lavc doxy: remove false statements about alignment requirements. 11 years ago
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
Justin Ruggles c4bfa09807 Add a WebP decoder 11 years ago
Diego Biurrun a0b901a348 Drop pointless directory name prefixes from #includes in the current dir 11 years ago
Luca Barbato 5a9a9d4a2a lavc: Add refcounted api to AVPacket 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 549294fbbe vdpau: deprecate VDPAU codec capability 12 years ago
Yusuke Nakamura a8b19271c3 avcodec: Add output_picture_number to AVCodecParserContext 12 years ago
Diego Biurrun bf4b0ed1d5 Add missing deprecation attributes 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
Yusuke Nakamura b493847df4 avcodec: Add picture structure information to AVCodecParserContext. 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
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
Anton Khirnov 5e83d9aced h264: fully support cropping. 12 years ago
Anton Khirnov 2d6edb2b7e lavc: extend / update the [coded_]{width,height} doxy 12 years ago
Anton Khirnov 1516bf7af1 lavc: update the doxy for avcodec_decode_{video,audio} wtih refcounting. 12 years ago
Diego Biurrun f099d3d1d5 Add av_log_{ask_for_sample|missing_feature} replacements to libavutil 12 years ago
Anton Khirnov d6ed604cf4 lavc: remove disabled FF_API_IDCT cruft 12 years ago
Anton Khirnov 3bcdf8dcb9 lavc: remove disabled FF_API_SNOW cruft 12 years ago
Anton Khirnov fcb07e8b33 lavc: remove disabled FF_API_MMI cruft 12 years ago
Anton Khirnov de27d2b92f lavc: remove disabled FF_API_LIBMPEG2 cruft 12 years ago
Anton Khirnov 0517c9e098 lavc: remove disabled FF_API_AVCODEC_RESAMPLE cruft 12 years ago
Anton Khirnov bdd1567c35 lavc: remove disabled FF_API_CODEC_ID cruft 12 years ago
Anton Khirnov 7d42fd6bb9 lavc: remove disabled FF_API_FIND_BEST_PIX_FMT cruft 12 years ago
Anton Khirnov 845017105f lavc: remove disabled FF_API_DSP_MASK cruft 12 years ago
Anton Khirnov d03a94e2b7 lavc: remove disabled FF_API_SUB_ID cruft 12 years ago
Anton Khirnov 2a11369523 lavc: remove disabled FF_API_INTER_THRESHOLD cruft 12 years ago
Anton Khirnov 9d6cf81f02 lavc: remove disabled FF_API_COLOR_TABLE_ID cruft 12 years ago
Anton Khirnov 3b0f586f07 lavc: remove disabled FF_API_MPV_GLOBAL_OPTS cruft 12 years ago
Anton Khirnov 0f24a3ca99 lavc: remove disabled FF_API_OLD_ENCODE_VIDEO cruft 12 years ago
Anton Khirnov f073b1500e lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft 12 years ago
Anton Khirnov 5d606863c3 lavc: remove disabled FF_API_OLD_DECODE_AUDIO cruft 12 years ago
Anton Khirnov 759001c534 lavc decoders: work with refcounted frames. 12 years ago