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
2012-09-19doc/filters: clarify use of graph2dotTim Nicholson
2012-09-19ffprobe: fix CSV writer outputStefano Sabatini
2012-09-19ffprobe: Add a few common disposition casesDerek Buitenhuis
2012-09-18doc: fix typos in filter documentationBobby Bingham
2012-09-16Mentioning 8bps once in the FFmpeg documentation is sufficient.Carl Eugen Hoyos
2012-09-16Merge commit '3f7fd59d151a2773f0e2e93e56b6b13ec6e5334b'Michael Niedermayer
2012-09-15Document tcp proto 'timeout' parameter behaviorAndrey Utkin
2012-09-15Enhance doc on asyncts audiofilterAndrey Utkin
2012-09-15lavfi/hue: add dynamic expression evaluation supportJérémy Tran
2012-09-14examples/decoding_encoding: clarify operations in the usage messageStefano Sabatini
2012-09-13examples/decoding_encoding: replace "picture" with "frame" in encode_example()Stefano Sabatini
2012-09-13examples/decoding_encoding: apply various message log fixesStefano Sabatini
2012-09-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-09-13lavu/audioconvert: add a second low frequency channel.Tim Walker
2012-09-12ffprobe: print start_pts and duration_ts stream informationStefano Sabatini
2012-09-11examples/muxing: add check on avformat_write_header() resultStefano Sabatini
2012-09-11examples/muxing: apply misc fixes to log messagesStefano Sabatini
2012-09-11examples/muxing: rename img_convert_ctx to sws_ctxStefano Sabatini
2012-09-11examples/muxing: merge some declarations and definitionsStefano Sabatini
2012-09-11examples/muxing: prefer AVPicture to AVFrame, when feasibleStefano Sabatini
2012-09-11examples/demuxing: add audio decoding/demuxingStefano Sabatini
2012-09-11lavf/segment: add segment_list_flags optionStefano Sabatini
2012-09-11ffprobe: add print_section option to the compact writerStefano Sabatini
2012-09-10lavfi/setpts: add FRAME_RATE constantStefano Sabatini
2012-09-07lavd/dshow: support video codec and pixel format selectionRamiro Polla
2012-09-06lavfi/mp: drop rotate wrapperStefano Sabatini
2012-09-06lavu/parseutils: add av_small_strptime()Stefano Sabatini
2012-09-05Optimization of AC3 floating point decoder for MIPSNedeljko Babic
2012-09-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-09-05doc/filters: add mp=noise exampleStefano Sabatini
2012-09-05doc/filters: itemize example for mp filterStefano Sabatini
2012-09-05doc/filters: remove reference to mp=hue filter, which was droppedStefano Sabatini
2012-09-05avopt: Reorder the default_val struct, making i64 the first fieldMartin Storsjö
2012-09-04lavfi/transpose: implement landscape passthrough modeStefano Sabatini
2012-09-04examples/scaling_video: write to rawvideo fileStefano Sabatini
2012-09-04lavf/segment: deprecate "ext" format in favor of "csv"Stefano Sabatini
2012-09-04lavf/segment: add escaping for filename field of the CSV list fileStefano Sabatini
2012-09-02examples: add demuxing.c exampleStefano Sabatini
2012-09-01lavfi/mp: remove decimate wrapperStefano Sabatini
2012-09-01avoid ambigous buffersink namesMichael Niedermayer
2012-08-31lavfi/hue: add process_command callbackJérémy Tran
2012-08-31lavfi: port decimate libmpcodecs filterStefano Sabatini
2012-08-31lavfi/mp: remove smartblur filterStefano Sabatini
2012-08-31Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-31Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'Michael Niedermayer
2012-08-31MSS2 decoderAlberto Delmás
2012-08-31Add CPiA video decoderStephan Hilb
2012-08-31examples/scaling_video: add logging in case of image allocation failureStefano Sabatini
2012-08-31examples/muxing: remove pointless #undef exitStefano Sabatini
2012-08-30examples/scaling_video: consistently use printf rather than av_log()Stefano Sabatini