summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'qatar/master'Michael Niedermayer2011-04-271-45/+15
|\
| * lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enumsStefano Sabatini2011-04-261-9/+15
| * lavc: remove FF_API_MB_Q cruftAnton Khirnov2011-04-261-16/+0
| * lavc: remove FF_API_RATE_EMU cruftAnton Khirnov2011-04-261-10/+0
| * lavc: remove FF_API_HURRY_UP cruftAnton Khirnov2011-04-261-10/+0
| * Replace more FFmpeg instances by Libav or ffmpeg.Diego Biurrun2011-04-231-3/+3
* | ac3dec: allow selecting float output at runtime.Reimar Döffinger2011-04-251-0/+8
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-231-1/+1
|\ \ | |/
| * Make av_log_ask_for_sample() accept a variable number of arguments.Diego Biurrun2011-04-221-1/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-221-0/+12
|\ \ | |/
| * Introduce slice threads flag.Ronald S. Bultje2011-04-211-0/+4
| * lavc: provide deprecated avcodec_thread_init until next major versionAnton Khirnov2011-04-211-0/+8
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-201-199/+2
|\ \ | |/
| * lavc: remove misc disabled cruft.Anton Khirnov2011-04-191-112/+2
| * lavc: remove the FF_API_INOFFICIAL cruft.Anton Khirnov2011-04-191-3/+0
| * lavc: remove the FF_API_USE_LPC cruft.Anton Khirnov2011-04-191-10/+0
| * lavc: remove the FF_API_SUBTITLE_OLD cruft.Anton Khirnov2011-04-191-9/+0
| * lavc: remove the FF_API_VIDEO_OLD cruft.Anton Khirnov2011-04-191-19/+0
| * lavc: remove the FF_API_AUDIO_OLD cruft.Anton Khirnov2011-04-191-27/+0
| * lavc: remove the FF_API_MM_FLAGS cruft.Anton Khirnov2011-04-191-19/+0
* | Ogg: add support for Xiph's CELT (Opus) codec.Nicolas George2011-04-191-0/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-171-0/+37
|\ \ | |/
| * introduce side information for AVPacketKostya Shishkov2011-04-151-0/+37
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-141-3/+1
|\ \ | |/
| * libavcodec: Mark AVCodec->priv_class constMartin Storsjö2011-04-131-1/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-081-1/+1
|\ \ | |/
| * lavc: add a FF_API_REQUEST_CHANNELS deprecation macroAnton Khirnov2011-04-071-1/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-041-3/+8
|\ \ | |/
| * lavc: deprecate AVCodecContext.antialias_algoAnton Khirnov2011-04-031-1/+4
| * lavc: mark mb_qmin/mb_qmax for removal on next major bump.Anton Khirnov2011-04-031-2/+4
* | add MicroDVD muxer and demuxerAurelien Jacobs2011-04-041-0/+1
* | Add or elaborate on some documentation comments in avcodec.h.Wim Lewis2011-04-031-5/+38
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-031-2/+6
|\ \ | |/
| * lavc: deprecate rate_emuAnton Khirnov2011-04-021-1/+3
| * lavc: mark hurry_up for removal on next major bumpAnton Khirnov2011-04-021-1/+3
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-291-0/+1
|\ \ | |/
| * Chronomaster DFA decoderKostya Shishkov2011-03-281-0/+1
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-261-0/+20
|\ \ | |/
| * Add audio_service_type field to AVCodecContext for encoding and reportingJustin Ruggles2011-03-251-0/+20
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-241-51/+1
|\ \ | |/
| * lavc: move the version macros to a new installed header.Anton Khirnov2011-03-221-51/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-7/+7
| * Bitmap Brothers JV video decoderPeter Ross2011-03-141-2/+3
* | Fake-Merge remote-tracking branch 'ffmpeg-mt/master'Michael Niedermayer2011-03-221-0/+4
* | Merge branch 'master' of git://git.ffmpeg.org/ffmpegMichael Niedermayer2011-03-121-0/+5
|\ \ | |/
| * VC1: Export profile/levelHendrik Leppkes2011-03-121-0/+5
* | Merge remote-tracking branch 'remotes/newdev/master'Michael Niedermayer2011-03-111-0/+8
|\ \ | |/
| * Export profiles from the mpeg2 video decoderBenjamin Larsson2011-03-101-0/+8
| * Bink version 'b' audio decoderPeter Ross2011-02-251-1/+1
| * Document audio_resample_close().Stefano Sabatini2011-02-161-0/+7