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
2013-06-29update all trac links to use the trac subdomainMichael Niedermayer
2013-06-29doc/muxers: apply various minor fixes to segment documentationStefano Sabatini
2013-06-29doc/muxers: sort muxers by nameStefano Sabatini
2013-06-29cosmetics: Fix "dont" "wont" "doesnt" typosTimothy Gu
2013-06-28doc/decoders: document libopus decoderTimothy Gu
2013-06-28doc/encoders: alphabetically list the encodersTimothy Gu
2013-06-27examples/muxing: rename audio/video_pts to audio/video_timeStefano Sabatini
2013-06-27doc/bitstream_filters: document the chomp filterStefano Sabatini
2013-06-27doc/bitstream-filters.texi: add documentation for the aac_adtstoasc filterStefano Sabatini
2013-06-27examples/Makefile: disable -O2 optimizationsStefano Sabatini
2013-06-27examples/muxing: remove useless instructionStefano Sabatini
2013-06-26doc/filters: Fix texi syntaxJean Delvare
2013-06-26Merge branch 'drawbox_exprs' of https://github.com/mjmvisser/FFmpegMichael Niedermayer
2013-06-25examples/muxing: vertically alignStefano Sabatini
2013-06-25enabled expressions on x, y, w, h and t parameters for drawgrid and drawbox, ...Mark Visser
2013-06-25Merge commit 'b0ce601c160c87349d093d7e542b5c752754f598'Michael Niedermayer
2013-06-25lavf: add AV_DISPOSITION flags for WebVTT text track kindsMatthew Heaney
2013-06-24doc/platform: Add info about ICLDerek Buitenhuis
2013-06-24Merge commit '95d52464542f532061290192518d5fe1c1930e8d'Michael Niedermayer
2013-06-24lavc: Add option to encode MPEG-2 AAC with libfdk-aacKieran Kunhya
2013-06-21doc/decoders,decoders: add various missing final dotsStefano Sabatini
2013-06-21doc/decoders: Add libopencore-amrwb decoder docTimothy Gu
2013-06-21doc/protocols: apply very minor consistency fixesStefano Sabatini
2013-06-21doc/protocols: document "srtp" protocolAndrey Utkin
2013-06-21doc/decoders: Document libopencore-amrnb decoderTimothy Gu
2013-06-21doc/decoders: Document libilbc decoderTimothy Gu
2013-06-20Document "sctp" protocolAndrey Utkin
2013-06-20Document "crypto" protocolAndrey Utkin
2013-06-20doc/decoders: Document libgsm decoderTimothy Gu
2013-06-19doc/encoders: Add libopencore-amrnb docTimothy Gu
2013-06-19Merge branch 'frame_num_offset' of https://github.com/mjmvisser/FFmpegMichael Niedermayer
2013-06-18doc/decoders: Document libceltTimothy Gu
2013-06-18lavf: add WebVTT muxer.Matthew Heaney
2013-06-16lavu: Add RIPEMD hashingJames Almer
2013-06-16Document "cache" protocolAndrey Utkin
2013-06-15added start_number parameter to drawtext to permit an offset to n/frame_num varMark Visser
2013-06-14doc/general: Make the license status of the Android libraries clearerTimothy Gu
2013-06-14drawbox: Respect thickness parameterJean Delvare
2013-06-14lavfi/mp: remove mp=spp.Clément Bœsch
2013-06-14lavfi: add spp filter.Clément Bœsch
2013-06-13lavfi/rotate: add angle commandStefano Sabatini
2013-06-13lavfi: add rotate filterStefano Sabatini
2013-06-13doc/encoders: Add libvo-amrwbenc docTimothy Gu
2013-06-12doc/general: s/Libav/FFmpegPaul B Mahol
2013-06-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-06-11doc/metadata: add notes and examples regarding metadata usage with ffmpegStefano Sabatini
2013-06-10lavc: add a libwavpack encoder wrapperAnton Khirnov
2013-06-08doc/codecs: Mention relation of the experimental setting and codecsMichael Niedermayer
2013-06-08doc/encoders: Add libvo-aacenc docTimothy Gu
2013-06-07doc/filters: fix alias option name for chroma_mode in 'il' filter.Tim.Nicholson