1243 Commits (fea20d1ddc7bd5b059cae0a4a3c49c804eb4d7cb)

Author SHA1 Message Date
Anssi Hannula 060ec0a829 Add av_get_profile_name() to get profile names. 14 years ago
Anssi Hannula f5a2d285f9 Export dca profile information. 14 years ago
Justin Ruggles 6fd96d1a85 Change the AC-3 encoder to use floating-point. 14 years ago
Stefano Sabatini 421167b03b Fix typos. 14 years ago
Aurelien Jacobs 2c77c90684 add SubRip decoder 14 years ago
Ronald S. Bultje 312056c54e Bump micro for VP8 emu-edge support. 14 years ago
Anton Khirnov fd5b124d74 Metadata demuxer. 14 years ago
Ramiro Polla d09b5a869f bump lavcodec minor version for amr-wb decoder in r26051 14 years ago
Stefano Sabatini c61cdd0afb Move AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbols from 14 years ago
Michael Chinen 475ae04a27 Add a FLAC parser. 14 years ago
Stefano Sabatini 16cfc96124 Add CODEC_CAP_NEG_LINESIZES. 14 years ago
Stefano Sabatini 1c3b408f88 Add forgotten deprecation to avcodec_pix_fmt_string(). 14 years ago
Stefano Sabatini bb4afa13dd Deprecate avcodec_pix_fmt_string() in favor of 14 years ago
Michael Niedermayer e75229faae Try to improve reordered_opaque doxy. 14 years ago
Michael Niedermayer 372c3f82b7 Change the argument of memory allocation functions from unsigned int to size_t 14 years ago
Anatoly Nenashev 9d09ebf1ed Mobotix .mxg demuxer 14 years ago
Stefano Sabatini 63e8d9760f Use the new libavcore audio channel API. 14 years ago
Stefano Sabatini 176a6157c0 Move audio channel API from libavcodec to libavcore. 14 years ago
Reimar Döffinger a08d918e68 Add a av_grow_packet function, to be used by code that merges 14 years ago
Aurelien Jacobs c99f9b0ac7 minor bump and Changelog entry for r25747 14 years ago
Aurelien Jacobs c716f91757 minor bump and APIchanges for r25745 14 years ago
Aurelien Jacobs cb2c971d91 allow passing subtitles header between decoder and encoder 14 years ago
Stefano Sabatini 5d6e4c160a Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
Stefano Sabatini ed5d30d91c Move internal function ff_set_systematic_pal() to libavcore, and 14 years ago
Stefano Sabatini 6f84cd1279 Add av_get_bits_per_sample_fmt() to libavcore/samplefmt.h and 14 years ago
Stefano Sabatini d63e456a2a Implement functions: 14 years ago
Stefano Sabatini 262d1c5d22 Move sample format definitions from libavcodec to libavcore. 14 years ago
Janne Grunau 136e19e1cf Add single stream LATM/LOAS decoder 14 years ago
James Zern 2aa72ecccc Add new -slices option and use it for libvpx and libx264. 14 years ago
Benjamin Larsson 62784e3733 Add the CODEC_CAP_CHANNEL_CONF capability code and add 14 years ago
Tomas Härdin fbeabfca2f Add pcm_lxf, a decoder for the 20-bit planar PCM format used in LXF 14 years ago
Aurelien Jacobs 59b4e5ba49 add FF_API_INOFFICIAL define to disable the deprecated 'inofficial' flag 14 years ago
Aurelien Jacobs 838dc131f1 add FF_API_SET_STRING_OLD define to disable the deprecated av_set_string API 14 years ago
Aurelien Jacobs 0743de4ffd add FF_API_USE_LPC define to disable the deprecated AVCodecContext.use_lpc field 14 years ago
Aurelien Jacobs 448ce9258c add FF_API_SUBTITLE_OLD define to disable the deprecated decode_subtitle API 14 years ago
Aurelien Jacobs 164bc38c26 add FF_API_VIDEO_OLD define to disable the deprecated decode_video API 14 years ago
Aurelien Jacobs a377cfa6c2 add FF_API_AUDIO_OLD define to disable the deprecated decode_audio API 14 years ago
Michael Niedermayer dc51a72ba4 Move allocation and init to defaults of the private codec contexts to avcodec_get_context_defaults3(). 14 years ago
Michael Niedermayer 655c36b22f Add AVClass for the private context, this will be used for codec specific options. 14 years ago
Michael Chinen 59cb40b921 Fix index_entries pos: 14 years ago
Stefano Sabatini 41f87daaa3 Bump version and update APIchanges after r25210. 14 years ago
Martin Storsjö 6677249889 Bump minor version for the addition of the G.722 encoder 14 years ago
Michael Niedermayer 6ed040408b Move AVOptions from libavcodec to libavutil 14 years ago
Kostya Shishkov cba322d76d Make WMV3 decoder attempt to decode WMVP as well 14 years ago
Stefano Sabatini e44c01563f Deprecate av_opt_show() in favor of a new function av_opt_show2(), 14 years ago
Zhou Zongyi 4383692896 Add R10k decoder. 14 years ago
Martin Storsjö 58e37eafce Add G.722 ADPCM audio decoder 14 years ago
Stefano Sabatini c6c98d0897 Move mm_support() from libavcodec to libavutil, make it a public 14 years ago
Stefano Sabatini 34017fd9b2 Move av_picture_data_copy() to libavcore, and rename it 14 years ago
Stefano Sabatini 9686abb826 Reimplement ff_img_copy_plane() as av_image_copy_plane() in libavcore, 14 years ago