961 Commits (f1a0518524a08c5a934c4b0d2f8360b4cab4475f)

Author SHA1 Message Date
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
Reimar Döffinger eb285cfe8e Fix avcodec_align_dimensions to return values suitably aligned for FLV decoding 15 years ago
Benoit Fouet 5818418758 Fix typos in ref_index documentation. 15 years ago
Michael Niedermayer f57a5dcd4e Clarify ref_index. 15 years ago
Kostya Shishkov 342c7dfdbb Bink video decoder 15 years ago
Michael Niedermayer 3566042a0d Try to support truncated h264 frames mixed with mpeg pes headers in mkv. 15 years ago
Ronald S. Bultje fa65584f12 WMAVoice decoder. 15 years ago
Kostya Shishkov 5bebe94d86 Indeo 5 decoder 15 years ago
Peter Ross b9e06dddb7 IFF PBM/ILBM bitmap decoder 15 years ago
Daniel Verkamp 315c8d6c4e libavcodec version bump for Bink codec IDs (r21536) 15 years ago
Peter Ross c0d3f516cb Bink Audio decoder 15 years ago
Stefano Sabatini 80a07f6e47 Implement av_get_pix_fmt(), and deprecate avcodec_get_pix_fmt(). 15 years ago
Daniel Verkamp 4e5f42dd79 Add Bink codec IDs 15 years ago
Reimar Döffinger 800274f871 Make VP5 and VP6 decoders output a qscale table to allow for more automatic 15 years ago
Rafaël Carré dd0cd3d273 Export H264 profile and level in AVCodecContext. 15 years ago
Michael Niedermayer e9e949cf74 Clarify CODEC_CAP_SUBFRAMES. 15 years ago
Vitor Sessak d140b02581 SIPR16k decoder 15 years ago
Vladimir Voroshilov 7bd3096f5f SIPR decoder for modes 8k5, 6k5 and 5k0. 15 years ago
Peter Ross a1ae40fd0d Deluxe Paint Animation decoder 15 years ago