summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
* 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
* Add pkt_dts to AVFrame, this will in the future allow multithreading decodersMichael Niedermayer2011-01-07
* Add AVFrame.pkt_pts that contains the correctly reordered AVPacket.ptsMichael Niedermayer2011-01-07
* Add av_get_profile_name() to get profile names.Anssi Hannula2011-01-07
* Export dca profile information.Anssi Hannula2011-01-06
* Change the AC-3 encoder to use floating-point.Justin Ruggles2011-01-04
* Fix typos.Stefano Sabatini2011-01-01
* add SubRip decoderAurelien Jacobs2010-12-28
* Bump micro for VP8 emu-edge support.Ronald S. Bultje2010-12-28
* Metadata demuxer.Anton Khirnov2010-12-27