summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: fix some typosLou Logan2012-03-131-1/+1
* doc: add vf_crop keepaspect documentationStefano Sabatini2012-03-111-2/+7
* mxfdec: add timecode to metadataMatthieu Bouron2012-03-111-1/+1
* lavfi: remove swapuv libmpcodecs wrapperStefano Sabatini2012-03-101-1/+0
* lavfi: port MP swapuv filterStefano Sabatini2012-03-101-0/+3
* doc/ffmpeg.texi: apply misc fixes to the -map_channel documentationStefano Sabatini2012-03-081-11/+10
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-081-25/+10
|\
| * v4l2: update documentationLuca Barbato2012-03-071-24/+10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-072-2/+8
|\ \ | |/
| * FATE: add CPUFLAGS variable, mapping to -cpuflags avconv option.Anton Khirnov2012-03-061-1/+3
| * avconv: add -cpuflags option for setting supported cpuflags.Anton Khirnov2012-03-061-0/+4
| * cpu: add av_set_cpu_flags_mask().Anton Khirnov2012-03-061-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-061-0/+4
|\ \ | |/
| * avcodec: add av_get_audio_frame_duration() function.Justin Ruggles2012-03-051-0/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-051-1/+3
|\ \ | |/
| * lavc: make codec_is_decoder/encoder() public.Anton Khirnov2012-03-041-0/+3
* | lavfi: add blackdetect filterStefano Sabatini2012-03-041-0/+54
* | bluray protocolPetri Hintukainen2012-03-031-0/+30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-031-0/+1
|\ \ | |/
| * Windows Media Audio Lossless decoderMashiat Sarker Shakkhar2012-03-021-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-011-3/+3
|\ \ | |/
| * avpacket: Add a function for shrinking already allocated side dataMartin Storsjö2012-03-011-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-012-0/+42
|\ \ | |/
| * Add a minor bump, changelog/APIchanges entry and some documentation for APIC ...Anton Khirnov2012-02-292-0/+38
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-291-0/+2
|\ \ | |/
| * segment: implement wrap aroundLuca Barbato2012-02-281-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-281-5/+5
|\ \ | |/
| * doc/APIchanges: fill in missing dates and hashes.Anton Khirnov2012-02-271-5/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-271-1/+2
|\ \ | |/
| * avconv: saner output video timebase.Anton Khirnov2012-02-261-1/+2
* | eval: add root() to solve f(x)=0Michael Niedermayer2012-02-271-0/+4
* | eval: Allow specifying the variable id.Michael Niedermayer2012-02-261-2/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-261-0/+3
|\ \ | |/
| * avutil: add AVERROR_UNKNOWNJustin Ruggles2012-02-251-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-253-55/+38
|\ \ | |/
| * docs: use -bsf:[vas] instead of -[vas]bsf.John Van Sickle2012-02-242-3/+3
| * Remove libpostproc.Diego Biurrun2012-02-231-1/+0
* | eval: Add taylor series evaluation support.Michael Niedermayer2012-02-221-0/+7
* | lavc: introduce av_get_pcm_codec.Nicolas George2012-02-221-0/+3
* | doc/examples: rename filtering.c into filtering_video.c.Clément Bœsch2012-02-212-1/+1
* | doc/examples: add audio decoding/filtering example.Clément Bœsch2012-02-212-1/+246
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-211-0/+6
|\ \ | |/
| * avcodec: add duration field to AVCodecParserContextJustin Ruggles2012-02-201-0/+3
| * avutil: add av_rescale_q_rnd() to allow different roundingJustin Ruggles2012-02-201-0/+3
* | af_pan: use libswr for rematrixing.Nicolas George2012-02-201-3/+0
* | libswr: allow to set custom matrices.Nicolas George2012-02-201-0/+3
* | ffprobe: report bit rate in stream descriptionMatthieu Bouron2012-02-201-0/+1
* | doc: fix channel layout value in abuffer example.Clément Bœsch2012-02-201-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-202-7/+7
|\ \ | |/
* | examples: add -Wall to CFLAGS.Clément Bœsch2012-02-191-1/+1
OpenPOWER on IntegriCloud