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
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
2014-08-09Bump major versions of all libraries.Anton Khirnov
2014-08-08avcodec: Rename xvidmmx IDCT to xvidDiego Biurrun
2014-08-07swscale: Undeprecate sws_getContext()Diego Biurrun
2014-08-07avcodec: Undeprecate reordered_opaqueDiego Biurrun
2014-08-05movenc: Add option to disable nero chaptersJohn Stebbins
2014-08-04avutil: add AV_PIX_FMT_YA16 pixel formatVittorio Giovara
2014-08-04avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara
2014-08-04pixdesc: Support pixelformat aliasesLuca Barbato
2014-08-04Add Icecast protocolMarvin Scholz
2014-08-04avcodec: Deprecate dtg_active_format field in favor of avframe side-dataKieran Kunhya
2014-08-03avcodec: Deprecate unused defines and optionsDiego Biurrun
2014-08-03examples: filter_audio: Add missing mem.h header for av_freep()Diego Biurrun
2014-08-01Revert "vf_interlace: deprecate lowpass option"Vittorio Giovara
2014-07-29avstring: Expose the simple name match functionLuca Barbato
2014-07-28lavc: add a property for marking codecs that support frame reorderingAnton Khirnov
2014-07-26output example: convert audio to the format supported by the encoderAnton Khirnov
2014-07-26output example: set the stream timebaseAnton Khirnov
2014-07-22build: Support executable only ldflagsLuca Barbato
2014-07-11examples/output: Remove unused variableDiego Biurrun
2014-07-09display: add matrix flip apiVittorio Giovara
2014-07-09doc: mention option to mix shared/static librariesAndrew Kelley
2014-07-09lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov
2014-06-30dsputil: Split off IDCT bits into their own contextDiego Biurrun
2014-06-28apichanges: fill in changes for lavu 51.19 and 51.20Vittorio Giovara
2014-06-26output example: free the muxing format context properlyAnton Khirnov
2014-06-26output example: rewrite encoding logicAnton Khirnov
2014-06-26output example: store the scaling context in the stream contextAnton Khirnov
2014-06-26output example: use a macro instead of a static variableAnton Khirnov
2014-06-26output example: allocate the audio frame only onceAnton Khirnov
2014-06-26output example: use OutputStream for audio streams as wellAnton Khirnov
2014-06-26output example: use the new AVFrame API to allocate audio framesAnton Khirnov
2014-06-26output example: set output channel layoutAnton Khirnov