summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-24
|\
| * doxygen: Consistently use '@' instead of '\' for Doxygen markup.Diego Biurrun2011-06-24
| * Use av_printf_format to check the usage of printf style functionsMartin Storsjö2011-06-23
| * avcodec.h: add or elaborate on some documentation comments.Wim Lewis2011-06-13
| * lavu: add av_get_pix_fmt_name() convenience functionStefano Sabatini2011-05-28
* | libavcodec: add CODEC_CAP_LOSSLESSMichael Niedermayer2011-06-19
* | lavu: add av_get_pix_fmt_name() convenience functionStefano Sabatini2011-05-28
* | Fix channel_layout documentation.Carl Eugen Hoyos2011-05-21
* | Merge/split side data.Michael Niedermayer2011-05-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-19
|\|
| * Add request_sample_fmt field to AVCodecContext.Justin Ruggles2011-05-18
* | iff/8svx: redesign 8SVX demuxing and decoding for handling stereo samples cor...Stefano Sabatini2011-05-17
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-12
|\|
| * Port SMPTE S302M audio decoder from FFmbc 0.3.Baptiste Coudurier2011-05-11
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-11
|\|
| * lavc: move some flac-specific options to its private context.Anton Khirnov2011-05-10
| * Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.Stefano Sabatini2011-05-02
* | lavc: add format field to AVFrameStefano Sabatini2011-05-07
* | lavc: add width and height fields to AVFrameStefano Sabatini2011-05-07
* | replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*Stefano Sabatini2011-05-02
* | lavc: add a sample_aspect_ratio field to AVFrameStefano Sabatini2011-05-01
* | lavc: add a pkt_pos field to AVFrameStefano Sabatini2011-05-01
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-27
|\|
| * lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enumsStefano Sabatini2011-04-26
| * lavc: remove FF_API_MB_Q cruftAnton Khirnov2011-04-26
| * lavc: remove FF_API_RATE_EMU cruftAnton Khirnov2011-04-26
| * lavc: remove FF_API_HURRY_UP cruftAnton Khirnov2011-04-26
| * Replace more FFmpeg instances by Libav or ffmpeg.Diego Biurrun2011-04-23
* | 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
|\|