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-02-10doc/APIchanges: fill in FFmpeg hashes & versionsMichael Niedermayer
2014-02-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-02-10Merge commit 'b36bc81ccaa2fc85dc4bae7dc546c71e8833573d'Michael Niedermayer
2014-02-10build: fix examples compilation when EXESUF is not emptyChristophe Gisquet
2014-02-10Merge commit 'd711d839ca6714a5ef5b53ee51bc7632e62cf203'Michael Niedermayer
2014-02-10avplay: add support for seeking to chapter marksAnton Khirnov
2014-02-10doc/APIchanges: fill in missing hashes and datesAnton Khirnov
2014-02-10doc/APIchanges: mark the place where 9 was branchedAnton Khirnov
2014-02-09lavd: add decklink output deviceRamiro Polla
2014-02-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-02-08Mirillis FIC video decoderKostya Shishkov
2014-02-07Fix a few heigth/height typo.Clément Bœsch
2014-02-06doc/texi2pod: make references boldTimothy Gu
2014-02-06libfdk-aacenc: disable hard version requirementsTimothy Gu
2014-02-05Merge commit 'd9ae1031f5edbd25c8526b4cb51aba66d3bee931'Michael Niedermayer
2014-02-05lavf: improve handling of sparse streams when muxingLuca Barbato
2014-02-04Merge commit 'de203abd71baae7f120313259b45cf935c85203e'Michael Niedermayer
2014-02-04vf_overlay: add eof_action switchKeith Lawson
2014-02-02lavfi/ebur128: add true peak metering per frameJean First
2014-02-02lavfi/ebur128: print peak metering in dBFSJean First
2014-02-02lavfi/ebur128: add sample and true peak metering.Clément Bœsch
2014-02-02doc/APIchanges: fix weird reindentStefano Sabatini
2014-02-02lavf: add output_ts_offset option to AVFormatContextStefano Sabatini
2014-02-02examples/avio_reading: remove stray empty lineStefano Sabatini
2014-02-02examples: add avio_reading.c exampleStefano Sabatini
2014-02-02lavfi/overlay: add yuv422 format modeStefano Sabatini
2014-01-31doc/examples/decoding_encoding: Check all av_samples_get_buffer_size() returnsMichael Niedermayer
2014-01-31doc/APIchanges: apply minor formatting fixesStefano Sabatini
2014-01-30Changelog: add entries relating to metadata_header_paddingJames Darnley
2014-01-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-01-30Merge commit 'a17ab0e46a9fec7c31cc1be363828184c6ecebf7'Michael Niedermayer
2014-01-30doc: document correct option to list encodersJohn Stebbins
2014-01-30doc: add decoders.texiJohn Stebbins
2014-01-28doc/general: update device and protocol statusLukasz Marek
2014-01-28doc/APIchanges: add avdevice_*_control_message functionsLukasz Marek
2014-01-27lavd: add opengl deviceLukasz Marek
2014-01-26doc/filters: re-edit notes on filtergraph escapingStefano Sabatini
2014-01-25Documentation for scale filter factorLars Kiesow
2014-01-25lavfi/drawtext: add option for drawing border around textRamiro Polla
2014-01-25lavfi/drawtext: get bitmap from glyph in a separate stepRamiro Polla
2014-01-24examples/filtering_audio,video: do not call avcodec_register_all()Stefano Sabatini
2014-01-24doc/ffmpeg: reference time syntax sections in ffmpeg-utils for itsoffset and ...Stefano Sabatini
2014-01-23examples/muxing: reindent after previous commitStefano Sabatini
2014-01-23examples/muxing: flush encoders at the endStefano Sabatini
2014-01-22lavf/libssh: add private_key optionLukasz Marek
2014-01-21examples/filtering_audio,video: drop call to avcodec_get_frame_defaults()Stefano Sabatini
2014-01-21examples/muxing: reduce duration, remove wrong and misleading commentStefano Sabatini
2014-01-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-01-20examples/muxing: remove redundant {}Stefano Sabatini
2014-01-20examples/muxing: change error checks, from "ret != 0" to "ret < 0"Stefano Sabatini