Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2015-02-23Canopus HQX decoderVittorio Giovara
2015-02-21tests: drop bc dependencyClément Bœsch
2015-02-19lavf: Add DSS demuxerOleksij Rempel
2015-02-19lavc: Add DSS SP decoderOleksij Rempel
2015-02-19h264_parser: export video format and dimensionsAnton Khirnov
2015-02-19pixfmt: add a pixel format for QSV hwaccelAnton Khirnov
2015-02-13doc/APIchanges: fill in missing dates and hashesAnton Khirnov
2015-02-01ogg: Provide an option to offset the serial numberLuca Barbato
2015-01-27Add a side data type for audio service type.Anton Khirnov
2015-01-27examples/transcode_aac: generate proper PTS and set the muxer timebaseAndreas Unterweger
2015-01-27examples/transcode_aac: fix a typoAndreas Unterweger
2015-01-27examples/transcode_aac: properly select the output sample formatAndreas Unterweger
2015-01-21doc/platform: Reference only MSYS2 and MinGW-w64Derek Buitenhuis
2015-01-14imgutils: create misc functions for dealing with buffersStefano Sabatini
2015-01-08doc: Add initial documentation about the OpenH264 encoder wrapperMartin Storsjö
2014-12-25vdpau: add helper for surface chroma type and sizeRémi Denis-Courmont
2014-12-25libavcodec: add AV_HWACCEL_ALLOW_HIGH_DEPTH flagRémi Denis-Courmont
2014-12-25avcodec: add AVCodecContext.sw_pix_fmtRémi Denis-Courmont
2014-12-07doc: Use the correct @subsection tagLuca Barbato
2014-12-03APIchanges: mark the release 11 branch pointwm4
2014-11-08movenc: Remove an outdated commentMartin Storsjö
2014-11-07lavf: Add an option for avoiding negative timestampsMichael Niedermayer
2014-11-06lavc: add a public API for parsing vorbis packets.Anton Khirnov
2014-10-30movenc: Add a flag for using default-base-is-moof in tfhd atomsMartin Storsjö
2014-10-30doc: Document the omit_tfhd_offset flag to the mp4 muxerMartin Storsjö
2014-10-24mp3enc: write full LAME frameAnton Khirnov
2014-10-24doc: reword the mp3 muxer documentationAnton Khirnov
2014-10-24lavu: Add av_gettime_relativeMartin Storsjö
2014-10-15lavc: deprecate the use of AVCodecContext.time_base for decodingAnton Khirnov
2014-10-15vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level checkRémi Denis-Courmont
2014-10-15doc: fix typing mistakeRémi Denis-Courmont
2014-10-13lavc: use a separate field for exporting audio encoder paddingAnton Khirnov
2014-10-08pixdesc: return color properties namesVittorio Giovara
2014-10-06vdpau: add av_vdpau_bind_context()Rémi Denis-Courmont
2014-10-03hlsenc: Add parameter -hls_allow_cacheJoakim Roubert
2014-09-10doc: Fix syntax and logical errors in avconv stream combination exampleDiego Biurrun
2014-09-06avplay: Exit by default at the end of playbackDiego Biurrun
2014-09-04Add release notes for 11.Anton Khirnov
2014-09-03texi2pod: Make it output a single encoding stringLuca Barbato
2014-08-28avcodec: add stream-level stereo3d side dataVittorio Giovara
2014-08-26doc: fix a typoGabriel Dume
2014-08-25lavf: add AVFormatContext.max_ts_probeAnton Khirnov
2014-08-25doc/APIchanges: fill in missing hashes and datesAnton Khirnov
2014-08-18doc: Change wrong term to avoid confusionGabriel Dume
2014-08-13cmdutils: allow matching by metadata in stream specifiersAnton Khirnov
2014-08-13mem: add av_strndup() for duplicating substringsAnton Khirnov
2014-08-13http: enable icy metadata by default.Andrew Stone
2014-08-13AVOption: add support for dictionary types.Andrew Stone
2014-08-13lavf: add AVFormatContext/AVStream fields for signaling to the user when even...Andrew Stone
2014-08-10avresample: Introduce AVFrame-based APILuca Barbato