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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2014-05-18Merge commit '33082af7560a18179b52734665ef66f812902d33'Michael Niedermayer
2014-05-18Merge commit 'fd056029f45a9f6d213d9fce8165632042511d4f'Michael Niedermayer
2014-05-18doc/APIchanges: fill in missing hashes and datesAnton Khirnov
2014-05-18lavc: add avcodec_free_context().Anton Khirnov
2014-05-17lavu: add av_gettime_relative()Olivier Langlois
2014-05-17ffplay: add support for toggling between multiple video filters with the w keyMarton Balint
2014-05-17ffplay: fix typo in docsMarton Balint
2014-05-17doc/filters: fix typoMichael Niedermayer
2014-05-15doc: Add udp broadcast option descriptionOlivier Langlois
2014-05-15Merge commit '0c1959b056f6ccaa2eee2c824352ba93c8e36d52'Michael Niedermayer
2014-05-15swresample: swr_close()Michael Niedermayer
2014-05-15lavf: add AVFMT_FLAG_BITEXACT.Anton Khirnov
2014-05-13avcodec: add option to make is_intra_more_likely() from error concealment ret...Michael Niedermayer
2014-05-12Merge commit '1839fafa951308237c4672ffd9a94f927b26eac7'Michael Niedermayer
2014-05-12Merge commit '66e6c8a7b4e3ac926302529606bd3e323c28b20f'Michael Niedermayer
2014-05-11avconv: Support VDA hwaccelAnton Khirnov
2014-05-11lavu: Add a pixel format for new VDA hwaccelAnton Khirnov
2014-05-10Document smoothstreaming muxerAndrey Utkin
2014-05-08lavu/fifo: add av_fifo_freep functionLukasz Marek
2014-05-04doc/codecs: document ignore_errMichael Niedermayer
2014-05-03avfilter/edgedetect: add a colormix mode.Clément Bœsch
2014-05-03doc/APIchanges: more dates and hashesMichael Niedermayer
2014-05-03doc/APIchanges: add hashes and datesLukasz Marek
2014-05-03doc: fix message names in opengl docLukasz Marek
2014-05-02lavu/opt: add av_opt_set_dict2() functionLukasz Marek
2014-05-02lavd/opengl_enc: add window size paramLukasz Marek
2014-05-01Merge commit 'a2941c8cb216bdc144953cace64973f5600ffa2d'Michael Niedermayer
2014-05-01Merge commit '6484149158b6fc6d13d2b2ef84cb26a2d3275400'Michael Niedermayer
2014-05-01Merge commit 'b2c31710c96fa47d9dcd40b64d39663e8957f683'Michael Niedermayer
2014-05-01Merge commit '5fccedaa67390ccddd6347c8e1c71b7664558bcd'Michael Niedermayer
2014-05-01Merge commit '1c0210c7981b6a61043d9171f506b435ff5a1f5e'Michael Niedermayer
2014-05-01lavfi/subtitles: introduce stream_indexValdikSS
2014-05-01lavc: move CODEC_FLAG_MV0 to mpegvideoAnton Khirnov
2014-05-01lavc: make the xvid-specific "gmc" flag a private option of libxvidAnton Khirnov
2014-05-01lavc: move CODEC_FLAG_NORMALIZE_AQP to mpegvideoAnton Khirnov
2014-05-01lavc: deprecate CODEC_FLAG_INPUT_PRESERVEDAnton Khirnov
2014-05-01lavfi: add Bauer stereo-to-binaural audio filterAlessandro Ghedini
2014-04-30lavd/pulse_audio_enc: add more buffer attributesLukasz Marek
2014-04-29Merge remote-tracking branch 'cigaes/master'Michael Niedermayer
2014-04-29Merge commit '5a70a783f04919514efec7751d710b64d8975fd7'Michael Niedermayer
2014-04-29Merge commit '5c08ae4f37281441188447cd04dcaf7cd7ce031f'Michael Niedermayer
2014-04-29lavfi/drawtext: allow to format pts as HH:MM:SS.mmm.Nicolas George
2014-04-29lavf/concatdec: implement automatic conversions.Nicolas George
2014-04-29lavc: minor bump and APIchanges for AVCodecDescriptor.mime_types.Nicolas George
2014-04-29lavu/hash: add hash_final helpers.Nicolas George
2014-04-29hls: Add an option to prepend a baseurl to the playlist entriesLuca Barbato
2014-04-29segment: Add an option to prepend a string to the list entriesEnrique Arizón Benito
2014-04-29Merge commit '35177ba77ff60a8b8839783f57e44bcc4214507a'Michael Niedermayer
2014-04-29Merge commit 'ed4b757177f9b563412cdbc8ee3405d82e10fc05'Michael Niedermayer
2014-04-28avconv: add support for DXVA2 decodingHendrik Leppkes