summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
* ac3dec: allow selecting float output at runtime.Reimar Döffinger2011-04-25
* Merge remote branch 'qatar/master'Michael Niedermayer2011-04-23
|\
| * Make av_log_ask_for_sample() accept a variable number of arguments.Diego Biurrun2011-04-22
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-22
|\|
| * Introduce slice threads flag.Ronald S. Bultje2011-04-21
| * lavc: provide deprecated avcodec_thread_init until next major versionAnton Khirnov2011-04-21
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-20
|\|
| * lavc: remove misc disabled cruft.Anton Khirnov2011-04-19
| * lavc: remove the FF_API_INOFFICIAL cruft.Anton Khirnov2011-04-19
| * lavc: remove the FF_API_USE_LPC cruft.Anton Khirnov2011-04-19
| * lavc: remove the FF_API_SUBTITLE_OLD cruft.Anton Khirnov2011-04-19
| * lavc: remove the FF_API_VIDEO_OLD cruft.Anton Khirnov2011-04-19
| * lavc: remove the FF_API_AUDIO_OLD cruft.Anton Khirnov2011-04-19
| * lavc: remove the FF_API_MM_FLAGS cruft.Anton Khirnov2011-04-19
* | Ogg: add support for Xiph's CELT (Opus) codec.Nicolas George2011-04-19
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-17
|\|
| * introduce side information for AVPacketKostya Shishkov2011-04-15
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-14
|\|
| * libavcodec: Mark AVCodec->priv_class constMartin Storsjö2011-04-13
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-08
|\|
| * lavc: add a FF_API_REQUEST_CHANNELS deprecation macroAnton Khirnov2011-04-07
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-04
|\|
| * lavc: deprecate AVCodecContext.antialias_algoAnton Khirnov2011-04-03
| * lavc: mark mb_qmin/mb_qmax for removal on next major bump.Anton Khirnov2011-04-03
* | add MicroDVD muxer and demuxerAurelien Jacobs2011-04-04
* | Add or elaborate on some documentation comments in avcodec.h.Wim Lewis2011-04-03
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-03
|\|
| * lavc: deprecate rate_emuAnton Khirnov2011-04-02
| * lavc: mark hurry_up for removal on next major bumpAnton Khirnov2011-04-02
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-29
|\|
| * Chronomaster DFA decoderKostya Shishkov2011-03-28
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-26
|\|
| * Add audio_service_type field to AVCodecContext for encoding and reportingJustin Ruggles2011-03-25
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-24
|\|
| * lavc: move the version macros to a new installed header.Anton Khirnov2011-03-22
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| * Bitmap Brothers JV video decoderPeter Ross2011-03-14
* | Fake-Merge remote-tracking branch 'ffmpeg-mt/master'Michael Niedermayer2011-03-22
* | Merge branch 'master' of git://git.ffmpeg.org/ffmpegMichael Niedermayer2011-03-12
|\|
| * VC1: Export profile/levelHendrik Leppkes2011-03-12
* | Merge remote-tracking branch 'remotes/newdev/master'Michael Niedermayer2011-03-11
|\|
| * Export profiles from the mpeg2 video decoderBenjamin Larsson2011-03-10
| * Bink version 'b' audio decoderPeter Ross2011-02-25
| * Document audio_resample_close().Stefano Sabatini2011-02-16
| * Apply minor cosmetics fixes to the av_audio_resample_init() doxy.Stefano Sabatini2011-02-16
| * Merge libavcore into libavutilReinhard Tartler2011-02-15
| * Pass VBV delay to the calling application via ctxChristophe Massiot2011-02-15
| * Add missing terminating backslashRonald S. Bultje2011-02-11
| * Bink version 'b' video decoderPeter Ross2011-02-11
| * Deprecate avcodec_thread_init()Alexander Strange2011-02-09