summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
* Do not include log.h in avutil.hMans Rullgard2011-07-03
* Do not include pixfmt.h in avutil.hMans Rullgard2011-07-03
* Do not include rational.h in avutil.hMans Rullgard2011-07-03
* suggest to use av_get_bytes_per_sample() in av_get_bits_per_sample_format() doxyStefano Sabatini2011-07-02
* doxygen: Prefer member groups over grouping into modulesReinhard Tartler2011-07-02
* cosmetics: fix some then/than typosDiego Biurrun2011-06-30
* 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
* 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