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
2015-05-27doc/build_system: Document GEN, text taken from the webpageMichael Niedermayer
2015-05-27ffprobe: print stream_index with frame dataDave Rice
2015-05-27x86/cpu: add AV_CPU_FLAG_AVXSLOW flagJames Almer
2015-05-26avutil: Add av_q2intfloat()Michael Niedermayer
2015-05-21doc/ffmpeg: basic documentation for -copy/ignore_unknownMichael Niedermayer
2015-05-20doc/encoders: add flacMichael Niedermayer
2015-05-17lavc/flac: Fix encoding and decoding with high lpc.Carl Eugen Hoyos
2015-05-16Merge commit '732dd658687bd9a2e5c622e38c481825b57af250'Michael Niedermayer
2015-05-16doc: Add $branch to FATE config templateTimothy Gu
2015-05-13Merge commit 'e7c5e17d4fbd7c83fb331bf327e25ebd8e6a8623'Michael Niedermayer
2015-05-13vda: Make output CVPixelBuffer format configurableStefano Pigozzi
2015-05-13doc/ffprobe.xsd: add build_date and build_time as optional attributesDave Rice
2015-05-13doc/ffprobe.xsd: remove extra sequence from streamTypeDave Rice
2015-05-12lavf/img2dec: add option to disable pattern matchingMarton Balint
2015-05-11avformat: add callback for opening further filesMichael Niedermayer
2015-05-08doc/APIchanges: fill missing versions and hashesJames Almer
2015-05-08vp9: add missing changelog and APIchanges entries for new VP9 profilesJames Almer
2015-05-07avcodec: Add av_packet_side_data_name()Michael Niedermayer
2015-05-05vp9: add profile namesJames Almer
2015-05-03ffprobe: support printing AVStream and AVPacket side dataMichael Niedermayer
2015-05-02Merge commit '16302246b1fcb7ad4e6f7bd31c49956a455336d2'Michael Niedermayer
2015-05-02Merge commit 'e2d50fc2f5f3600e13055acf1a10fec35e941f37'Michael Niedermayer
2015-05-02avfilter: Add cover_rect filterMichael Niedermayer
2015-05-02avfilter: add find_rect filterMichael Niedermayer
2015-05-02avconv: Add an option for automatically rotating video according to display m...Martin Storsjö
2015-05-02avplay: Add support for rotated videoMartin Storsjö
2015-04-24git-howto.texi: fix a typoJames Zern
2015-04-22avformat: add AVFMT_FLAG_FASTSEEK, use it for mp3wm4
2015-04-22dshow: add capture device save and loadMate Sebok
2015-04-22webmdashenc: parameter'ize minimumUpdatePeriodVignesh Venkatasubramanian
2015-04-21Merge commit '9b2c57bef5e2f3f61a5fd708ba7d5351f5b3f386'Michael Niedermayer
2015-04-21drawtext: Add an alpha optionLuca Barbato
2015-04-20ffmpeg: add option not to offset seek position by start timewm4
2015-04-20Merge commit '22526c1f557a72b3285d295bd8b30c40eb65d437'Michael Niedermayer
2015-04-20Merge commit 'c253340ae6f74ffd8798bbd476e46d1b33a2d56e'Michael Niedermayer
2015-04-20Canopus HQ/HQA decoderVittorio Giovara
2015-04-19log: Introduce a more verbose debug levelVittorio Giovara
2015-04-14avisynth: Bump minimum required version to interface version 6Stephen Hutchinson
2015-04-11avfilter: add chorus filterPaul B Mahol
2015-04-12libavformat/http.c: Make http-listen work as an input stream.Stephan Holljes
2015-04-11doc: add aarch64 cpuflags to fftools documentationJames Almer
2015-04-11doc: add missing arm cpuflags to fftools documentationJames Almer
2015-04-11doc: add missing x86 cpuflags to fftools documentationJames Almer
2015-04-11Use @verbatim instead of @example for ASCII artsTimothy Gu
2015-04-11texi2pod: Handle @verbatimTimothy Gu
2015-04-07lavf: Add support for WebM Live MuxingVignesh Venkatasubramanian
2015-04-07parseutils: Make av_small_strptime publicLuca Barbato
2015-04-06examples/avio_list_dir: init/deinit networkLukasz Marek
2015-04-05lavf/http: add proof-of-concept http server.Stephan Holljes
2015-04-05avcodec: add unpack packed B-frames bitstream filterAndreas Cadhalpun