summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
* lavu: add av_get_pix_fmt_name() convenience functionStefano Sabatini2011-05-28
* Add request_sample_fmt field to AVCodecContext.Justin Ruggles2011-05-18
* Port SMPTE S302M audio decoder from FFmbc 0.3.Baptiste Coudurier2011-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: 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
* Make av_log_ask_for_sample() accept a variable number of arguments.Diego Biurrun2011-04-22
* Introduce slice threads flag.Ronald S. Bultje2011-04-21
* lavc: provide deprecated avcodec_thread_init until next major versionAnton Khirnov2011-04-21
* 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
* introduce side information for AVPacketKostya Shishkov2011-04-15
* libavcodec: Mark AVCodec->priv_class constMartin Storsjö2011-04-13
* lavc: add a FF_API_REQUEST_CHANNELS deprecation macroAnton Khirnov2011-04-07
* lavc: deprecate AVCodecContext.antialias_algoAnton Khirnov2011-04-03
* lavc: mark mb_qmin/mb_qmax for removal on next major bump.Anton Khirnov2011-04-03
* lavc: deprecate rate_emuAnton Khirnov2011-04-02
* lavc: mark hurry_up for removal on next major bumpAnton Khirnov2011-04-02
* Chronomaster DFA decoderKostya Shishkov2011-03-28
* Add audio_service_type field to AVCodecContext for encoding and reportingJustin Ruggles2011-03-25
* 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
* VC1: Export profile/levelHendrik Leppkes2011-03-12
* 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
* Frame-based multithreading framework using pthreadsAlexander Strange2011-02-09
* h264: define FF_PROFILE_H264_HIGH_444 to the correct valueJanne Grunau2011-02-08
* Xan4 decoderKostya Shishkov2011-02-07
* pass QDMC extradata to the decoderSascha Sommer2011-02-06
* Add CODEC_ID_PRORES and bump lavc minor versionTomas Härdin2011-02-03
* h264: Add Intra and Constrained Baseline profiles to avctx.profileJanne Grunau2011-02-01
* Lagarith decoder by Nathan Caldwell, saintdev at gmailCarl Eugen Hoyos2011-01-08
* Deprecate reordered_opaque in favor of pkt_pts/dtsMichael Niedermayer2011-01-07