aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* vf_unsharp: fix copy&paste error in chroma_amount param docsRobert Krüger2011-08-131-1/+1
* doc/avconv.texi: fixup a few ff/av referencesMichael Niedermayer2011-08-131-2/+2
* Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'Michael Niedermayer2011-08-133-0/+1081
|\
| * APIchanges: note error_recognition in lavfDustin Brody2011-08-121-0/+3
| * avconv: change semantics of -mapAnton Khirnov2011-08-121-11/+36
| * avconv: get rid of new* options.Anton Khirnov2011-08-121-37/+22
| * cmdutils: allow precisely specifying a stream for AVOptions.Anton Khirnov2011-08-121-0/+17
| * avconv: make -map_metadata work consistently with the other optionsAnton Khirnov2011-08-121-7/+7
| * avconv: remove deprecated options.Anton Khirnov2011-08-121-15/+0
| * avconv: make -map_chapters accept only the input file index.Anton Khirnov2011-08-121-4/+5
| * Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov2011-08-124-3/+1068
| * Rename ffserver to avserver.Anton Khirnov2011-08-096-43/+43
| * Rename ffprobe to avprobe.Anton Khirnov2011-08-094-14/+14
| * Rename ffplay to avplay.Anton Khirnov2011-08-0910-30/+30
* | indevs.texi: fix typo (builf -> build)Stefano Sabatini2011-08-111-1/+1
* | lavdev: add libavfilter virtual input deviceStefano Sabatini2011-08-111-0/+54
* | lavfi: remove mp test wrapperStefano Sabatini2011-08-111-1/+0
* | lavfi: port mp test sourceStefano Sabatini2011-08-111-0/+57
* | lavfi: remove gradfun mp wrapperStefano Sabatini2011-08-071-1/+0
* | lavfi: add asink_abuffer - audio buffer sinkMina Nagy Zaki2011-08-061-0/+11
* | filters.texi: fix wrong references in the "Filtergraph syntax" sectionStefano Sabatini2011-08-041-2/+2
* | yadif: correct documentation on the parity parameterStefano Sabatini2011-08-041-2/+2
* | Fix -loop_input.Carl Eugen Hoyos2011-08-031-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-021-0/+3
|\|
| * apichange: add an entry for AV_PKT_FLAG_CORRUPTLuca Barbato2011-08-021-0/+3
* | correct shorthand ffmpeg-dev > ffmpeg-develCompn2011-08-011-1/+1
* | Unbreak ffplay -s and ffplay -pix_fmt.Carl Eugen Hoyos2011-08-011-4/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-012-5/+68
|\|
| * lavc: Deprecate unused FF_ER_VERY_AGGRESSIVEDustin Brody2011-07-311-2/+0
| * x11grab: add show_region AVOption.Yu-Jie Lin2011-07-312-0/+32
| * x11grab: add follow_mouse AVOption.Yu-Jie Lin2011-07-312-3/+36
* | vf_pad: add an example employing the sar variableStefano Sabatini2011-07-301-0/+6
* | vf_crop: add support for a, dar, sar, hsub, and vsub variablesStefano Sabatini2011-07-301-0/+13
* | lavfi: tweak display aspect ratio variables in pad and scale filtersStefano Sabatini2011-07-301-4/+10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-292-0/+27
|\|
| * h263dec: Propagate AV_LOG_ERRORs from slice decoding through frame decoding w...Dustin Brody2011-07-281-0/+2
| * doc/fftools-common-opts: wording fixes missing from the previous commit.Anton Khirnov2011-07-281-7/+7
| * doc: document using AVOptions in fftools.Anton Khirnov2011-07-281-0/+25
* | examples/muxing.c: apply misc style fixesStefano Sabatini2011-07-271-17/+17
* | examples/muxing.c: fix typo, futur -> futureStefano Sabatini2011-07-271-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-231-1/+1
|\|
| * add Flash Screen Video 2 decoderKostya Shishkov2011-07-221-0/+1
* | vf_mp: remove blackframe filter wrapperStefano Sabatini2011-07-231-1/+0
* | examples/encoding.c: adopt a less restrictive licenseStefano Sabatini2011-07-231-13/+15
* | vf_mp: remove cropdetect wrapperStefano Sabatini2011-07-211-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-171-3/+4
|\|
| * ffplay: warn that -pix_fmt is no longer working, suggest alternativeStefano Sabatini2011-07-171-1/+2
| * ffplay: warn that -s is no longer working, suggest alternativeStefano Sabatini2011-07-171-2/+2
* | lavfi: add audio channel packing negotiation fieldsMina Nagy Zaki2011-07-161-0/+8
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-151-1/+1
|\|