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-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
2013-12-30Allow hiding the banner.Carl Eugen Hoyos
2013-12-29doc/encoders: add wavpackenc docTimothy Gu
2013-12-29doc/encoders: reformat libwavpack documentationTimothy Gu
2013-12-29ATRAC+ decoderMaxim Poliakovski
2013-12-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-12-27Merge commit '9ace13db77a22fd59c217175596a95775c5d25aa'Michael Niedermayer
2013-12-27doc/protocols: fix level of udp examples subsectionStefano Sabatini
2013-12-27doxy: Update the css to have a flat styleLuca Barbato
2013-12-27doxy: Fix link in badge colorLuca Barbato
2013-12-25doc/protocols/tcp,lavf/tcp: apply minor fixes to TCP protocol documentationStefano Sabatini
2013-12-25doc/protocols/udp,lavf/udp: apply minor documentation fixesStefano Sabatini
2013-12-25lavfi/volume: implement process_command() callback, with the volume commandStefano Sabatini