summaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec.h: add or elaborate on some documentation comments.Wim Lewis2011-06-131-5/+31
* lavu: add av_get_pix_fmt_name() convenience functionStefano Sabatini2011-05-281-0/+8
* Add request_sample_fmt field to AVCodecContext.Justin Ruggles2011-05-181-0/+7
* Port SMPTE S302M audio decoder from FFmbc 0.3.Baptiste Coudurier2011-05-111-0/+1
* 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: 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
* Make av_log_ask_for_sample() accept a variable number of arguments.Diego Biurrun2011-04-221-1/+1
* 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
* 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
* introduce side information for AVPacketKostya Shishkov2011-04-151-0/+37
* libavcodec: Mark AVCodec->priv_class constMartin Storsjö2011-04-131-1/+1
* lavc: add a FF_API_REQUEST_CHANNELS deprecation macroAnton Khirnov2011-04-071-1/+1
* 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
* lavc: deprecate rate_emuAnton Khirnov2011-04-021-1/+3
* lavc: mark hurry_up for removal on next major bumpAnton Khirnov2011-04-021-1/+3
* Chronomaster DFA decoderKostya Shishkov2011-03-281-0/+1
* Add audio_service_type field to AVCodecContext for encoding and reportingJustin Ruggles2011-03-251-0/+20
* 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
* VC1: Export profile/levelHendrik Leppkes2011-03-121-0/+5
* 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
* Apply minor cosmetics fixes to the av_audio_resample_init() doxy.Stefano Sabatini2011-02-161-3/+4
* Merge libavcore into libavutilReinhard Tartler2011-02-151-2/+2
* Pass VBV delay to the calling application via ctxChristophe Massiot2011-02-151-1/+9
* Add missing terminating backslashRonald S. Bultje2011-02-111-1/+1
* Bink version 'b' video decoderPeter Ross2011-02-111-1/+1
* Deprecate avcodec_thread_init()Alexander Strange2011-02-091-1/+7
* Frame-based multithreading framework using pthreadsAlexander Strange2011-02-091-2/+87
* h264: define FF_PROFILE_H264_HIGH_444 to the correct valueJanne Grunau2011-02-081-0/+1
* Xan4 decoderKostya Shishkov2011-02-071-1/+1
* pass QDMC extradata to the decoderSascha Sommer2011-02-061-0/+1
* Add CODEC_ID_PRORES and bump lavc minor versionTomas Härdin2011-02-031-1/+2
* h264: Add Intra and Constrained Baseline profiles to avctx.profileJanne Grunau2011-02-011-8/+15
* Lagarith decoder by Nathan Caldwell, saintdev at gmailCarl Eugen Hoyos2011-01-081-1/+2
OpenPOWER on IntegriCloud