]> git.sesse.net Git - ffmpeg/history - libavcodec/avcodec.h
Improve channel count and bitrate error handling in wmav* encode_init()
[ffmpeg] / libavcodec / avcodec.h
2011-03-24 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-23 Anton Khirnovlavc: move the version macros to a new installed header.
2011-03-23 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-22 Michael NiedermayerFake-Merge remote-tracking branch 'ffmpeg-mt/master'
2011-03-21 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-18 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-17 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-15 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-14 Peter RossBitmap Brothers JV video decoder
2011-03-12 Michael NiedermayerMerge branch 'master' of git://git.ffmpeg.org/ffmpeg
2011-03-12 Hendrik LeppkesVC1: Export profile/level
2011-03-11 Michael NiedermayerMerge remote-tracking branch 'remotes/newdev/master'
2011-03-11 Peter RossBitmap Brothers JV video decoder
2011-03-10 Benjamin LarssonExport profiles from the mpeg2 video decoder
2011-03-09 Michael NiedermayerMerge remote-tracking branch 'remotes/newdev/master'
2011-02-26 Peter RossBink version 'b' audio decoder
2011-02-25 Peter RossBink version 'b' audio decoder
2011-02-16 Stefano SabatiniDocument audio_resample_close().
2011-02-16 Reinhard TartlerMerge libavcore into libavutil
2011-02-16 Stefano SabatiniDocument audio_resample_close().
2011-02-16 Stefano SabatiniApply minor cosmetics fixes to the av_audio_resample_in...
2011-02-16 Christophe MassiotPass VBV delay to the calling application via ctx
2011-02-15 Reinhard TartlerMerge libavcore into libavutil
2011-02-15 Christophe MassiotPass VBV delay to the calling application via ctx
2011-02-14 Stefano SabatiniApply minor cosmetics fixes to the av_audio_resample_in...
2011-02-14 Stefano SabatiniDocument audio_resample_close().
2011-02-12 Peter RossBink version 'b' video decoder
2011-02-12 Michael NiedermayerClarify that pts_correction* fields are internal to...
2011-02-11 Ronald S. BultjeAdd missing terminating backslash
2011-02-11 Peter RossBink version 'b' video decoder
2011-02-11 Alexander StrangeDeprecate avcodec_thread_init()
2011-02-11 Alexander StrangeFrame-based multithreading framework using pthreads
2011-02-09 Alexander StrangeDeprecate avcodec_thread_init()
2011-02-09 Alexander StrangeFrame-based multithreading framework using pthreads
2011-02-09 Janne Grunauh264: define FF_PROFILE_H264_HIGH_444 to the correct...
2011-02-09 Kostya ShishkovXan4 decoder
2011-02-09 Sascha Sommerpass QDMC extradata to the decoder
2011-02-08 Janne Grunauh264: define FF_PROFILE_H264_HIGH_444 to the correct...
2011-02-07 Nicolas GeorgeImplement guessed_pts in avcodec_decode_video2
2011-02-07 Kostya ShishkovXan4 decoder
2011-02-06 Sascha Sommerpass QDMC extradata to the decoder
2011-02-04 Tomas HärdinAdd CODEC_ID_PRORES and bump lavc minor version
2011-02-03 Tomas HärdinAdd CODEC_ID_PRORES and bump lavc minor version
2011-02-02 Janne Grunauh264: Add Intra and Constrained Baseline profiles to...
2011-02-01 Janne Grunauh264: Add Intra and Constrained Baseline profiles to...
2011-01-08 Carl Eugen HoyosLagarith decoder by Nathan Caldwell, saintdev at gmail
2011-01-07 Michael NiedermayerDeprecate reordered_opaque in favor of pkt_pts/dts
2011-01-07 Michael NiedermayerAdd pkt_dts to AVFrame, this will in the future allow...
2011-01-07 Michael NiedermayerAdd AVFrame.pkt_pts that contains the correctly reorder...
2011-01-07 Anssi HannulaAdd av_get_profile_name() to get profile names.
2011-01-06 Anssi HannulaExport dca profile information.
2011-01-04 Justin RugglesChange the AC-3 encoder to use floating-point.
2011-01-01 Stefano SabatiniFix typos.
2010-12-28 Aurelien Jacobsadd SubRip decoder
2010-12-28 Ronald S. BultjeBump micro for VP8 emu-edge support.
2010-12-27 Anton KhirnovMetadata demuxer.
2010-12-18 Ramiro Pollabump lavcodec minor version for amr-wb decoder in r26051
2010-12-09 Stefano SabatiniMove AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbo...
2010-12-07 Michael ChinenAdd a FLAC parser.
2010-12-04 Stefano SabatiniAdd CODEC_CAP_NEG_LINESIZES.
2010-12-04 Stefano SabatiniAdd forgotten deprecation to avcodec_pix_fmt_string().
2010-12-04 Stefano SabatiniDeprecate avcodec_pix_fmt_string() in favor of
2010-12-04 Michael NiedermayerTry to improve reordered_opaque doxy.
2010-12-04 Michael NiedermayerChange the argument of memory allocation functions...
2010-11-26 Anatoly NenashevMobotix .mxg demuxer
2010-11-21 Stefano SabatiniUse the new libavcore audio channel API.
2010-11-21 Stefano SabatiniMove audio channel API from libavcodec to libavcore.
2010-11-21 Reimar DöffingerAdd a av_grow_packet function, to be used by code that...
2010-11-14 Aurelien Jacobsminor bump and Changelog entry for r25747
2010-11-14 Aurelien Jacobsminor bump and APIchanges for r25745
2010-11-13 Aurelien Jacobsallow passing subtitles header between decoder and...
2010-11-12 Stefano SabatiniReplace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_...
2010-11-09 Stefano SabatiniMove internal function ff_set_systematic_pal() to libav...
2010-11-02 Stefano SabatiniAdd av_get_bits_per_sample_fmt() to libavcore/samplefmt...
2010-11-02 Stefano SabatiniImplement functions:
2010-11-02 Stefano SabatiniMove sample format definitions from libavcodec to libav...
2010-11-02 Janne GrunauAdd single stream LATM/LOAS decoder
2010-10-22 James ZernAdd new -slices option and use it for libvpx and libx264.
2010-10-02 Benjamin LarssonAdd the CODEC_CAP_CHANNEL_CONF capability code and add
2010-10-01 Tomas HärdinAdd pcm_lxf, a decoder for the 20-bit planar PCM format...
2010-09-30 Aurelien Jacobsadd FF_API_INOFFICIAL define to disable the deprecated...
2010-09-30 Aurelien Jacobsadd FF_API_SET_STRING_OLD define to disable the depreca...
2010-09-30 Aurelien Jacobsadd FF_API_USE_LPC define to disable the deprecated...
2010-09-30 Aurelien Jacobsadd FF_API_SUBTITLE_OLD define to disable the deprecate...
2010-09-30 Aurelien Jacobsadd FF_API_VIDEO_OLD define to disable the deprecated...
2010-09-30 Aurelien Jacobsadd FF_API_AUDIO_OLD define to disable the deprecated...
2010-09-29 Michael NiedermayerMove allocation and init to defaults of the private...
2010-09-29 Michael NiedermayerAdd AVClass for the private context, this will be used...
2010-09-27 Michael ChinenFix index_entries pos:
2010-09-27 Stefano SabatiniBump version and update APIchanges after r25210.
2010-09-26 Martin StorsjöBump minor version for the addition of the G.722 encoder
2010-09-26 Michael NiedermayerMove AVOptions from libavcodec to libavutil
2010-09-26 Kostya ShishkovMake WMV3 decoder attempt to decode WMVP as well
2010-09-24 Stefano SabatiniDeprecate av_opt_show() in favor of a new function...
2010-09-13 Zhou ZongyiAdd R10k decoder.
2010-09-09 Martin StorsjöAdd G.722 ADPCM audio decoder
2010-09-08 Stefano SabatiniMove mm_support() from libavcodec to libavutil, make...
2010-09-07 Stefano SabatiniMove av_picture_data_copy() to libavcore, and rename it
next