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-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
2014-01-20examples/muxing: factorize write_interleave codeStefano Sabatini
2014-01-20examples: add remuxing exampleStefano Sabatini
2014-01-20lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width().Anton Khirnov
2014-01-20lavf: add avformat_get_mov_video_tags() and avformat_get_mov_audio_tags()wm4
2014-01-19lavu/rational: add syntactic sugar.Nicolas George
2014-01-19doc/muxers: add "Options", "Examples", "Syntax", etc. subsectionsTimothy Gu
2014-01-19doc/encoders: add libx264rgb doc and supported pixfmts for libx264(rgb)Timothy Gu
2014-01-19doc/muxers/segment: fix formula for computing the segment_time_delta valueStefano Sabatini
2014-01-19lavfi/vidstabtransform: apply various documentation/option minor fixesStefano Sabatini
2014-01-17Merge commit '33018907bd07b34e0e70d5ae12097265eb3734d7'Michael Niedermayer
2014-01-17Merge commit 'f9cc6883a4e5cf72cbfa21d17e1908a2a432f6bd'Michael Niedermayer