summaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* Fix channel_layout documentation.Carl Eugen Hoyos2011-05-211-1/+1
* Merge/split side data.Michael Niedermayer2011-05-211-0/+5
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-191-7/+8
|\
| * Add request_sample_fmt field to AVCodecContext.Justin Ruggles2011-05-181-0/+7
* | iff/8svx: redesign 8SVX demuxing and decoding for handling stereo samples cor...Stefano Sabatini2011-05-171-0/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-121-0/+1
|\ \ | |/
| * Port SMPTE S302M audio decoder from FFmbc 0.3.Baptiste Coudurier2011-05-111-0/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-111-10/+25
|\ \ | |/
| * lavc: move some flac-specific options to its private context.Anton Khirnov2011-05-101-10/+25
| * Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.Stefano Sabatini2011-05-021-1/+1
* | lavc: add format field to AVFrameStefano Sabatini2011-05-071-0/+9
* | lavc: add width and height fields to AVFrameStefano Sabatini2011-05-071-0/+7
* | replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*Stefano Sabatini2011-05-021-1/+1
* | lavc: add a sample_aspect_ratio field to AVFrameStefano Sabatini2011-05-011-0/+7
* | lavc: add a pkt_pos field to AVFrameStefano Sabatini2011-05-011-0/+7
* | 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
OpenPOWER on IntegriCloud