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
2011-08-29avconv: remove stubs of crop* and pad* optionsAnton Khirnov
2011-08-26fifo: add av_fifo_peek2(), and deprecate av_fifo_peek()Stefano Sabatini
2011-08-23Windows Media Image decoder (WMVP/WVP2)Alberto Delmás
2011-08-22avplay: add examples of how to specify size/pixel format through private optionsStefano Sabatini
2011-08-20doc/avconv: replace forgotten av by avconv.Anton Khirnov
2011-08-20avconv: reset input_ts_offset between files.Anton Khirnov
2011-08-20doc/avconv: extend -ss documentation.Anton Khirnov
2011-08-18avconv: remove -intra option.Anton Khirnov
2011-08-17add XMV demuxerSven Hesse
2011-08-16lavf: add avformat_query_codec().Anton Khirnov
2011-08-16lavc: add avcodec_get_type() for mapping codec_id -> type.Anton Khirnov
2011-08-16lavc: add audio flag to the 'b' option, deprecate 'ab'.Anton Khirnov
2011-08-16avconv: rename sameq to same_quantAnton Khirnov
2011-08-16doc/avconv: add forgotten end of chapter.Anton Khirnov
2011-08-16avconv: replace -vcodec/-acodec/-scodec with a better system.Anton Khirnov
2011-08-16avconv: remove presets.Anton Khirnov
2011-08-15patch checklist: suggest fate instead of regression testsMichael Niedermayer
2011-08-12APIchanges: note error_recognition in lavfDustin Brody
2011-08-12avconv: change semantics of -mapAnton Khirnov
2011-08-12avconv: get rid of new* options.Anton Khirnov
2011-08-12cmdutils: allow precisely specifying a stream for AVOptions.Anton Khirnov
2011-08-12avconv: make -map_metadata work consistently with the other optionsAnton Khirnov
2011-08-12avconv: remove deprecated options.Anton Khirnov
2011-08-12avconv: make -map_chapters accept only the input file index.Anton Khirnov
2011-08-12Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov
2011-08-09Rename ffserver to avserver.Anton Khirnov
2011-08-09Rename ffprobe to avprobe.Anton Khirnov
2011-08-09Rename ffplay to avplay.Anton Khirnov
2011-08-02apichange: add an entry for AV_PKT_FLAG_CORRUPTLuca Barbato
2011-08-01lavc: Deprecate unused FF_ER_VERY_AGGRESSIVEDustin Brody
2011-07-31x11grab: add show_region AVOption.Yu-Jie Lin
2011-07-31x11grab: add follow_mouse AVOption.Yu-Jie Lin
2011-07-29h263dec: Propagate AV_LOG_ERRORs from slice decoding through frame decoding w...Dustin Brody
2011-07-28doc/fftools-common-opts: wording fixes missing from the previous commit.Anton Khirnov
2011-07-28doc: document using AVOptions in fftools.Anton Khirnov
2011-07-22add Flash Screen Video 2 decoderKostya Shishkov
2011-07-17ffplay: warn that -pix_fmt is no longer working, suggest alternativeStefano Sabatini
2011-07-17ffplay: warn that -s is no longer working, suggest alternativeStefano Sabatini
2011-07-14doc: remove file name from @file directive in Doxygen usage exampleDiego Biurrun
2011-07-14APIchanges: fill in missing hashes and dates.Anton Khirnov
2011-07-14Add an APIChanges entry and bump minor versions for recent changes.Anton Khirnov
2011-07-14ffmpeg: print the low bitrate warning after the codec is openend.Anton Khirnov
2011-07-13wav: parse 'bext' metadataTomas Härdin
2011-07-13wav: add an option for writing BEXT chunkBenjamin Larsson
2011-07-13doc: Improve references to external URLs.Diego Biurrun
2011-07-12doc: Remove outdated comments about gcc 2.95 and gcc 3.3 support.Diego Biurrun
2011-07-09doc: replace @pxref by @ref where appropriateDiego Biurrun
2011-07-08doc: update ffmpeg -ar and -ac documentation to reflect reality.Anton Khirnov
2011-07-08ffmpeg: deprecate loop_input and loop_output optionsAnton Khirnov
2011-07-08docs: Use proper markup for a literal command line optionMartin Storsjö