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-01-20examples: add remuxing exampleStefano Sabatini
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
2014-01-17mp3enc: allow omitting the id3v2 header with -id3v2_version 0Anton Khirnov
2014-01-17mp3enc: add an option for disabling the Xing frame.Anton Khirnov
2014-01-16lavfi/vidstabdetect,vidstabtransform: update to vid.stab 0.98Georg Martius
2014-01-12examples/muxing: simplify video PTS settingStefano Sabatini
2014-01-10Merge commit 'a7d0e7ead95e584c4866617f046b2493066975c6'Michael Niedermayer
2014-01-10lavfi: add framepack filterVittorio Giovara
2014-01-09ATRAC3+ decoderMaxim Polijakowski
2014-01-09doc/examples/muxing: Fixes frame initialization.Andre Anjos
2014-01-09doc: remove encoder/muxer/sinks docs from ffplay- and ffprobe-allTimothy Gu
2014-01-09examples/muxing: set timestamps in output audio packetStefano Sabatini
2014-01-09examples/muxing: use av_frame_free() in place of av_free()Stefano Sabatini
2014-01-09examples/muxing: reuse global audio frameStefano Sabatini
2014-01-09examples/muxing: honour distinction between encoder PTS timebase and stream t...Stefano Sabatini
2014-01-09examples/muxing: set sample formats from list of codec supported sample formatsStefano Sabatini
2014-01-09doc/filters: add rotate example using degreesLou Logan
2014-01-08doc/muxers/image2: apply several formatting changesStefano Sabatini
2014-01-08doc/muxers/image2: document strftime optionRamiro Polla
2014-01-08doc/muxers/matroska: add information to the matroska metadata language entryHelmut K. C. Tessarek
2014-01-08doc/ffmpeg: remove documentation for removed vlang/slang optionsStefano Sabatini
2014-01-08doc/muxers/matroska: reformat documentationStefano Sabatini
2014-01-08doc/filters/equalizer: add examples for equalizerWerner Robitza
2014-01-07examples/decoding_encoding: fix style nitsStefano Sabatini
2014-01-06Merge commit '5b4797a21db900b7d509660b7a4d49829089b004'Michael Niedermayer
2014-01-06Merge commit '5c437fb'Michael Niedermayer
2014-01-05avframe: add AV_FRAME_DATA_MATRIXENCODING side data type.Tim Walker
2014-01-05lavu: Add values for various Dolby flags to the AVMatrixEncoding enum.Tim Walker
2014-01-05doc/protocols/file: fix semantical reverseStefano Sabatini
2014-01-05doc/protocols/file: document general file protocol URL syntaxStefano Sabatini
2014-01-04avutil/mathematics: add av_add_stable()Michael Niedermayer
2014-01-03doc/faq: remove "-profile option fails when encoding H.264 video with AAC aud...Stefano Sabatini
2014-01-03doc/ffserver: mention how to access streams through RTSPStefano Sabatini
2014-01-02doc/muxers/hls: change "can used" to "can be used"Stefano Sabatini
2014-01-02doc/doxy: remove unused filesMichael Niedermayer
2014-01-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-01-02doc/muxers/segment: clarify ambiguos referenceStefano Sabatini
2014-01-02doc/muxers/segment: reference hls muxerStefano Sabatini
2014-01-02doc/muxers/hls: extend documentationStefano Sabatini
2014-01-01Makefile: add html template files to the doxygen depsAnton Khirnov
2014-01-01doc/protocols/rtsp, lavf/rtsp: fix/extend options documentationStefano Sabatini
2014-01-01ffplay: add documentation for "s" keyWerner Robitza
2014-01-01avcodec/mpegvideo_enc: implement frame skip score normalizationMichael Niedermayer