summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* ffmpeg: add an option to fix subtitles durations.Nicolas George2012-08-14
* build: extend documentation building mechanismStefano Sabatini2012-08-13
* lavfi: add hue filterJérémy Tran2012-08-13
* lavfi: add avfilter_get_class() and iteration callbacksStefano Sabatini2012-08-13
* lavu/opt.h: add AV_OPT_FLAG_FILTERING_PARAM macroStefano Sabatini2012-08-12
* doc/texi2pod: add "use warnings" directiveStefano Sabatini2012-08-12
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-11
|\
| * lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code.Anton Khirnov2012-08-10
| * dict: add av_dict_count()Mans Rullgard2012-08-10
* | doc/Makefile: invoke perl to interpret texi2pod.plStefano Sabatini2012-08-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-10
|\|
| * doc: Drop obsolete shared libs cflags hint to workaround Cygwin gcc bugsDiego Biurrun2012-08-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-09
|\|
| * vsrc_movie: discourage its use with avconv.Anton Khirnov2012-08-08
| * avconv: allow no input files.Anton Khirnov2012-08-08
* | lavfi: add asetpts audio filterStefano Sabatini2012-08-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-09
|\|
| * doc: cygwin: Update list of FATE package requirementsDiego Biurrun2012-08-07
| * rtmp: Add a new option 'rtmp_subscribe'Samuel Pitoiset2012-08-07
* | doc/indevs: document missing options in x11grab sectionStefano Sabatini2012-08-08
* | doc/indevs: use separate @example blocks for separate examplesStefano Sabatini2012-08-08
* | doc/indevs: rework options description in the x11 grab sectionStefano Sabatini2012-08-08
* | doc/ffmpeg: do not show examples making use of the deprecated glob_sequence p...Stefano Sabatini2012-08-08
* | lavf/img2dec: add and document pattern_type optionStefano Sabatini2012-08-08
* | doc/demuxers: itemize image2 examples and put them in a dedicated subsectionStefano Sabatini2012-08-08
* | doc/general: move ZeroCodec to right sectionPaul B Mahol2012-08-08
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
|\|
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
| * lavc: add AV prefix to codec ids.Anton Khirnov2012-08-07
* | lavfi: add smptebars sourcePaul B Mahol2012-08-07
* | examples/muxing: set codec in the codec contextStefano Sabatini2012-08-07
* | doc: fix misspelled "convergence".Clément Bœsch2012-08-07
* | libtwolame MP2 encoding supportPaul B Mahol2012-08-05
* | doc/filters: fix typo in "@end table."Stefano Sabatini2012-08-05
* | doc/filters: add mandelbrot source documentationStefano Sabatini2012-08-05
* | lavf/img2dec: add start_number_range optionStefano Sabatini2012-08-05
* | examples/muxing: drop duplicated code in add_video_stream()Stefano Sabatini2012-08-05
* | doc/demuxers.texi: avoid comma splice in image2 documentationStefano Sabatini2012-08-05
* | lavf/img2doc: document optionsStefano Sabatini2012-08-05
* | examples/muxing: simplify alloc_picture()Stefano Sabatini2012-08-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-04
|\|
| * x86: build: replace mmx2 by mmxextDiego Biurrun2012-08-03
| * Canopus Lossless decoderDerek Buitenhuis2012-08-01
* | ffmpeg: insert bitmap subtitles as video in filters.Nicolas George2012-08-04
* | movtextenc: 3GPP TS 26.245 Timed Text Encoder.Philip Langdale2012-08-04
* | lavfi: move color filter to testsrc, factorizeStefano Sabatini2012-08-03
* | Canopus Lossless decoderDerek Buitenhuis2012-08-01
* | ffprobe: fix validity error with tags and data.Nicolas George2012-07-31
* | ffprobe: show audio frame channels and channel_layoutStefano Sabatini2012-07-31
* | lavc: add channels field to AVFrameStefano Sabatini2012-07-31