1029 Commits (3ece3e4c56d1bcd64f9e180b896b3c0f1dd17e4e)

Author SHA1 Message Date
David Conrad 3b636f21da Native VP8 decoder. 15 years ago
Martin Storsjö e83aed04b0 Bump micro version, add changelog entry for DTS-ES extension decoding support 15 years ago
Alex Converse a20639017b Add HE-AAC v2 support to the AAC decoder. 15 years ago
Francesco Lavra d31ba23185 RealAudio 14.4k encoder. 15 years ago
Tomas Härdin c1bdc9300b avcodec.h: Clarify AVCodecContext::pix_fmt documentation since its value may be set by the demuxer 15 years ago
Peter Ross a526d6197a Pictor/PC Paint decoder 15 years ago
Rodney Baker 538c0e13c7 Improve grammar and readability 15 years ago
Stefano Sabatini 0b99215c0e Move eval.c and eval.h from libavcodec to libavutil, and make the eval 15 years ago
Michael Niedermayer 28f5ea7810 Clarify that get/release_buffer() overriding only works with CODEC_CAP_DR1 codecs. 15 years ago
Michael Niedermayer 3bc4e21b7b Document the frames returned by the decoder better. 15 years ago
James Zern ee0e91462c VP8 encoding via libvpx. 15 years ago
Stefano Sabatini 7e566bbe6c Implement av_get_codec_tag_string() and use it in ffprobe. 15 years ago
Stefano Sabatini 9ace13b416 Make ff_parse_expr() and ff_parse_and_eval_expr() return an int 15 years ago
Stefano Sabatini fe9c200774 Bump minor version bump and add an APIchanges entry after addition of 15 years ago
Carl Eugen Hoyos 31cd5a9aad Bump minor version and add Changelog entry after r23334. 15 years ago
Janne Grunau 93ebfeea90 Add CODEC_CAP_EXPERIMENTAL and prefer encoders without it. 15 years ago
Alex Converse 74a6df59e3 Add an AVSTREAM_PARSE_FULL_ONCE parsing mode to parse headers and combine packets once and only once. 15 years ago
James Zern 8299a7f819 VP8 decoding via libvpx. 15 years ago
Reimar Döffinger 6d9b7a7dab Document CODEC_FLAG_EMU_EDGE and avcodec_align_dimensions interaction. 15 years ago
Stefano Sabatini 6531b5c9f4 Rename ff_raw_pixelFormatTags symbol to ff_raw_pix_fmt_tags. 15 years ago
David Conrad 7382617a2f Bump minor version for CODEC_ID_VP8 15 years ago
Google a98c2dfab0 Add VP8 CODEC_ID 15 years ago
Stefano Sabatini fecd7b457e Add log_level_offset to AVCodecContext. 15 years ago
Stefano Sabatini edd259f92f Change the order of parameters for ff_eval_expr() and 15 years ago
Reimar Döffinger 7f20cb2df0 Another try for fixing/improving decode_video documentation. 15 years ago
Jason Garrett-Glaser e8c7fca90c Add intra refresh and crf-max support to the libavcodec libx264 wrapper. 15 years ago
Reimar Döffinger bf9766995c Clarify how allocation works for the picture argument for 15 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Bobby Bingham 0fb49b597b Add function to export EDGE_WIDTH from libavcodec. 15 years ago
Ronald S. Bultje c846a984dc Document API addition of avcodec_copy_context(). 15 years ago
Ronald S. Bultje d103218046 Add avcodec_copy_context(). 15 years ago
Jean-Daniel Dupas cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
Stefano Sabatini 11491503c4 Move AVMediaType from libavcodec to libavutil. 15 years ago
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Carl Eugen Hoyos ca6e7708b4 Add spectral extension to the E-AC-3 decoder. 15 years ago
Mohamed Naufal 148bcae98c Implement YOP demuxer and video decoder. 15 years ago
Reimar Döffinger 9b489e0248 Clearer CODEC_CAP_DR1 documentation. 15 years ago
Baptiste Coudurier f3b3b4895a Enable more libx264 options, aq, psy, rc lookahead and ssim 15 years ago
Vitor Sessak 690877426b Bump minor version, I forgot in the last commit 15 years ago
Josh Allmann d6461900c9 Add doxygen docs for av_xiphlacing 15 years ago
Benoit Fouet 4a287145c2 Remove avcodec_thread_execute from avcodec.h, and make static functions that 15 years ago
Aurelien Jacobs 382b5b3a0c CODEC_ID_XVID is not used anywhere, remove it at next major bump 15 years ago
Aurelien Jacobs 74dc70c425 bump minor avcodec version for libxvid codec id change (r22489) 15 years ago
Stefano Sabatini 60c144f700 Move error code definitions from libavcodec/avcodec.h to 15 years ago
Alex Converse 171b7b9112 Revert r22288 "Increase FF_INPUT_BUFFER_PADDING_SIZE to 64." 15 years ago
Daniel Verkamp b0e88ca6d3 Bump avcodec minor version for kgv1 decoder 15 years ago
Daniel Verkamp bf35412201 Kega Game Video (KGV1) decoder 15 years ago
Alex Converse ed492b61db Add an HE-AAC v1 decoder. 15 years ago
Måns Rullgård c70948315b Create a public API for FFT family of functions 15 years ago
Alex Converse 0f8e4dfe6e Increase FF_INPUT_BUFFER_PADDING_SIZE to 64. 15 years ago