summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* imgutils: create misc functions for dealing with buffersStefano Sabatini2015-01-14
* doc: Add initial documentation about the OpenH264 encoder wrapperMartin Storsjö2015-01-08
* vdpau: add helper for surface chroma type and sizeRémi Denis-Courmont2014-12-25
* libavcodec: add AV_HWACCEL_ALLOW_HIGH_DEPTH flagRémi Denis-Courmont2014-12-25
* avcodec: add AVCodecContext.sw_pix_fmtRémi Denis-Courmont2014-12-25
* doc: Use the correct @subsection tagLuca Barbato2014-12-07
* APIchanges: mark the release 11 branch pointwm42014-12-03
* movenc: Remove an outdated commentMartin Storsjö2014-11-08
* lavf: Add an option for avoiding negative timestampsMichael Niedermayer2014-11-07
* lavc: add a public API for parsing vorbis packets.Anton Khirnov2014-11-06
* movenc: Add a flag for using default-base-is-moof in tfhd atomsMartin Storsjö2014-10-29
* doc: Document the omit_tfhd_offset flag to the mp4 muxerMartin Storsjö2014-10-29
* mp3enc: write full LAME frameAnton Khirnov2014-10-24
* doc: reword the mp3 muxer documentationAnton Khirnov2014-10-24
* lavu: Add av_gettime_relativeMartin Storsjö2014-10-24
* lavc: deprecate the use of AVCodecContext.time_base for decodingAnton Khirnov2014-10-15
* vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level checkRémi Denis-Courmont2014-10-15
* doc: fix typing mistakeRémi Denis-Courmont2014-10-15
* lavc: use a separate field for exporting audio encoder paddingAnton Khirnov2014-10-13
* pixdesc: return color properties namesVittorio Giovara2014-10-08
* vdpau: add av_vdpau_bind_context()Rémi Denis-Courmont2014-10-06
* hlsenc: Add parameter -hls_allow_cacheJoakim Roubert2014-10-03
* doc: Fix syntax and logical errors in avconv stream combination exampleDiego Biurrun2014-09-10
* avplay: Exit by default at the end of playbackDiego Biurrun2014-09-06
* Add release notes for 11.Anton Khirnov2014-09-04
* texi2pod: Make it output a single encoding stringLuca Barbato2014-09-03
* avcodec: add stream-level stereo3d side dataVittorio Giovara2014-08-28
* doc: fix a typoGabriel Dume2014-08-26
* lavf: add AVFormatContext.max_ts_probeAnton Khirnov2014-08-25
* doc/APIchanges: fill in missing hashes and datesAnton Khirnov2014-08-25
* doc: Change wrong term to avoid confusionGabriel Dume2014-08-18
* cmdutils: allow matching by metadata in stream specifiersAnton Khirnov2014-08-13
* mem: add av_strndup() for duplicating substringsAnton Khirnov2014-08-13
* http: enable icy metadata by default.Andrew Stone2014-08-13
* AVOption: add support for dictionary types.Andrew Stone2014-08-13
* lavf: add AVFormatContext/AVStream fields for signaling to the user when even...Andrew Stone2014-08-13
* avresample: Introduce AVFrame-based APILuca Barbato2014-08-10
* Bump major versions of all libraries.Anton Khirnov2014-08-09
* avcodec: Rename xvidmmx IDCT to xvidDiego Biurrun2014-08-08
* swscale: Undeprecate sws_getContext()Diego Biurrun2014-08-07
* avcodec: Undeprecate reordered_opaqueDiego Biurrun2014-08-07
* movenc: Add option to disable nero chaptersJohn Stebbins2014-08-05
* avutil: add AV_PIX_FMT_YA16 pixel formatVittorio Giovara2014-08-04
* avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara2014-08-04
* pixdesc: Support pixelformat aliasesLuca Barbato2014-08-04
* Add Icecast protocolMarvin Scholz2014-08-04
* avcodec: Deprecate dtg_active_format field in favor of avframe side-dataKieran Kunhya2014-08-03
* avcodec: Deprecate unused defines and optionsDiego Biurrun2014-08-03
* examples: filter_audio: Add missing mem.h header for av_freep()Diego Biurrun2014-08-03
* Revert "vf_interlace: deprecate lowpass option"Vittorio Giovara2014-08-01