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-06-17lavfi: add atempo filterPavel Koshevoy
2012-06-16lavfi: add asetnsamples audio filterStefano Sabatini
2012-06-16doc/filters: prefer @itemize environment for frei0r examplesStefano Sabatini
2012-06-16doc/filters: update Frei0r website linkStefano Sabatini
2012-06-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-14doc: document THREAD_TYPE fate variableLuca Barbato
2012-06-14fate.texi: fix typo in titleMichael Niedermayer
2012-06-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-13rtmp: Add a new option 'rtmp_buffer', for setting the client buffer timeSamuel Pitoiset
2012-06-13doc/encoders: update libvpxenc mappingsJames Zern
2012-06-13lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputsAnton Khirnov
2012-06-13lavfi: add avfilter_pad_get_type() and avfilter_pad_get_name().Anton Khirnov
2012-06-12lavfi: add channelsplit audio filter.Anton Khirnov
2012-06-12lavu/error: add av_make_error_string() and av_err2str() convenience utilitiesStefano Sabatini
2012-06-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-11rtmp: support connection parametersSamuel Pitoiset
2012-06-11doc: Add documentation for the newly added rtmp_* optionsSamuel Pitoiset
2012-06-11movenc: add timecode track support.Clément Bœsch
2012-06-11riff: add ISMP/timecode tag.Clément Bœsch
2012-06-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-10sdl: fix aspect ratio computations.Nicolas George
2012-06-10Bump lavu minor and add an APIChanges entry for audioconvert functions.Anton Khirnov
2012-06-09buffersrc: accept the frame rate as argument.Nicolas George
2012-06-09buffersrc: accept key=value arguments.Nicolas George
2012-06-08amerge: accept multiple inputs.Nicolas George
2012-06-07ffprobe: show packet duration in frameStefano Sabatini
2012-06-07lavfi: remove avfilter_default_item_name() from public APIStefano Sabatini
2012-06-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-05lavc: add pkt_duration field to AVFrameStefano Sabatini
2012-06-05Indeo Audio decoderKostya Shishkov
2012-06-05update filtering_audio exampleAndrew Wason
2012-06-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-04lavfi/select: add scene detection.Clément Bœsch
2012-06-04doc/avconv: add some details about the transcoding process.Anton Khirnov
2012-06-04lavfi: add avfilter_default_filter_name()Stefano Sabatini
2012-06-01ffprobe: add flat output format.Clément Bœsch
2012-05-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-29avconv: extend -r to work on any input stream.Anton Khirnov
2012-05-29doc/avconv: expand documentation for the -s option.Anton Khirnov
2012-05-29ffprobe: make -of an alias for -print_format.Clément Bœsch
2012-05-29ffprobe: add INI writerStefano Sabatini
2012-05-29doc/syntax: escape '@' to fix a warning.Clément Bœsch
2012-05-29ffprobe: add support to '\b' and '\f' escaping in c_escape_str()Stefano Sabatini
2012-05-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-26avprobe: restore pseudo-INI old style format for compatibility.Anton Khirnov
2012-05-26opt: Add av_opt_set_bin()Samuel Pitoiset
2012-05-26ffprobe: display the codec profile in show_stream()Christian Schmidt
2012-05-26avprobe: update documentationLuca Barbato
2012-05-26rtmp: fix url parsingLuca Barbato
2012-05-26fate: document TARGET_EXEC and its usageLuca Barbato