998 Commits (213a4cbb396ff610001a26052a652e3f68aa632a)

Author SHA1 Message Date
Stefano Sabatini e7bd48a6ae Move fill_image_linesize() and fill_image_data_ptr() from 15 years ago
Stefano Sabatini 126b638ea0 Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() 15 years ago
Aurelien Jacobs ba2c508d0c add SubRip muxer and demuxer 15 years ago
Ronald S. Bultje 6526976f0c Remove FF_MM_SSE2/3 flags for CPUs where this is generally not faster than 15 years ago
Peter Ross beaa963cab ASCII/ANSI art decoder 15 years ago
Justin Ruggles 23940f1405 Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields. 15 years ago
Reimar Döffinger e1d7c8831c Add avsubtitle_free function. 15 years ago
Peter Ross 53128bc371 Fix trivial punctuation error 15 years ago
Reimar Döffinger 1f96d86836 Document that and why subtitle decoders do not support direct-rendering. 15 years ago
Reimar Döffinger b576934d7e Add native GSM 06.10 audio decoder. 15 years ago
Carl Eugen Hoyos 0fd0ef7947 Add new decoder property max_lowres and do not init decoder if requested value is higher. 15 years ago
Rodney Baker 2d525ef483 Change all occurences of "inofficial" to "unofficial" in code, comments 15 years ago
Aurelien Jacobs 8ee82f40ca fix comment grammar 15 years ago
Aurelien Jacobs 08b04ba9ce clarify convergence_duration documentation 15 years ago
Diego Biurrun 0baf34d844 Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML. 15 years ago
Måns Rullgård 48966b02cb Grammar fixes 15 years ago
Stefano Sabatini 2b4abbd6f5 Move colorspace.h from libavcodec to libavutil. 15 years ago
Måns Rullgård 1782460b38 Improve av_resample() documentation 15 years ago
Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 15 years ago
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