summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
...
* 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
* bump lavcodec minor version for amr-wb decoder in r26051Ramiro Polla2010-12-18
* Move AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbols fromStefano Sabatini2010-12-09
* Add a FLAC parser.Michael Chinen2010-12-07
* Add CODEC_CAP_NEG_LINESIZES.Stefano Sabatini2010-12-04
* Add forgotten deprecation to avcodec_pix_fmt_string().Stefano Sabatini2010-12-04
* Deprecate avcodec_pix_fmt_string() in favor ofStefano Sabatini2010-12-04
* Try to improve reordered_opaque doxy.Michael Niedermayer2010-12-04
* Change the argument of memory allocation functions from unsigned int to size_tMichael Niedermayer2010-12-04
* Mobotix .mxg demuxerAnatoly Nenashev2010-11-26
* Use the new libavcore audio channel API.Stefano Sabatini2010-11-21
* Move audio channel API from libavcodec to libavcore.Stefano Sabatini2010-11-21
* Add a av_grow_packet function, to be used by code that mergesReimar Döffinger2010-11-21
* minor bump and Changelog entry for r25747Aurelien Jacobs2010-11-14
* minor bump and APIchanges for r25745Aurelien Jacobs2010-11-14
* allow passing subtitles header between decoder and encoderAurelien Jacobs2010-11-13
* Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enumStefano Sabatini2010-11-12
* Move internal function ff_set_systematic_pal() to libavcore, andStefano Sabatini2010-11-09
* Add av_get_bits_per_sample_fmt() to libavcore/samplefmt.h andStefano Sabatini2010-11-02
* Implement functions:Stefano Sabatini2010-11-02
* Move sample format definitions from libavcodec to libavcore.Stefano Sabatini2010-11-02