summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* docs: Add examples for -cpuflagsMichael Niedermayer2012-03-14
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-14
|\
| * doc/general: update supported devices table.Anton Khirnov2012-03-13
| * doc/general: add missing @tab to codecs table.Anton Khirnov2012-03-13
* | cosmetics: fix some typosLou Logan2012-03-13
* | doc: add vf_crop keepaspect documentationStefano Sabatini2012-03-11
* | mxfdec: add timecode to metadataMatthieu Bouron2012-03-11
* | lavfi: remove swapuv libmpcodecs wrapperStefano Sabatini2012-03-10
* | lavfi: port MP swapuv filterStefano Sabatini2012-03-10
* | doc/ffmpeg.texi: apply misc fixes to the -map_channel documentationStefano Sabatini2012-03-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-08
|\|
| * v4l2: update documentationLuca Barbato2012-03-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-07
|\|
| * FATE: add CPUFLAGS variable, mapping to -cpuflags avconv option.Anton Khirnov2012-03-06
| * avconv: add -cpuflags option for setting supported cpuflags.Anton Khirnov2012-03-06
| * cpu: add av_set_cpu_flags_mask().Anton Khirnov2012-03-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-06
|\|
| * avcodec: add av_get_audio_frame_duration() function.Justin Ruggles2012-03-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-05
|\|
| * lavc: make codec_is_decoder/encoder() public.Anton Khirnov2012-03-04
* | lavfi: add blackdetect filterStefano Sabatini2012-03-04
* | bluray protocolPetri Hintukainen2012-03-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-03
|\|
| * Windows Media Audio Lossless decoderMashiat Sarker Shakkhar2012-03-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-01
|\|
| * avpacket: Add a function for shrinking already allocated side dataMartin Storsjö2012-03-01
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-01
|\|
| * Add a minor bump, changelog/APIchanges entry and some documentation for APIC ...Anton Khirnov2012-02-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-29
|\|
| * segment: implement wrap aroundLuca Barbato2012-02-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-28
|\|
| * doc/APIchanges: fill in missing dates and hashes.Anton Khirnov2012-02-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-27
|\|
| * avconv: saner output video timebase.Anton Khirnov2012-02-26
* | eval: add root() to solve f(x)=0Michael Niedermayer2012-02-27
* | eval: Allow specifying the variable id.Michael Niedermayer2012-02-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-26
|\|
| * avutil: add AVERROR_UNKNOWNJustin Ruggles2012-02-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-25
|\|
| * docs: use -bsf:[vas] instead of -[vas]bsf.John Van Sickle2012-02-24
| * Remove libpostproc.Diego Biurrun2012-02-23
* | eval: Add taylor series evaluation support.Michael Niedermayer2012-02-22
* | lavc: introduce av_get_pcm_codec.Nicolas George2012-02-22
* | doc/examples: rename filtering.c into filtering_video.c.Clément Bœsch2012-02-21
* | doc/examples: add audio decoding/filtering example.Clément Bœsch2012-02-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-21
|\|
| * avcodec: add duration field to AVCodecParserContextJustin Ruggles2012-02-20
| * avutil: add av_rescale_q_rnd() to allow different roundingJustin Ruggles2012-02-20
* | af_pan: use libswr for rematrixing.Nicolas George2012-02-20
* | libswr: allow to set custom matrices.Nicolas George2012-02-20