summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* cmdutils: allow to specify a stream by its ID.Nicolas George2012-05-20
* Merge commit '755cd4197d53946208e042f095b930dca18d9430'Michael Niedermayer2012-05-19
|\
| * lavfi: Add fps filter.Anton Khirnov2012-05-18
* | lavfi/asplit: move asplit code to vf_split.c, and make it support N outputsStefano Sabatini2012-05-19
* | doc/examples: make use of the parameter filters_descr parameter in init_filte...Clément Bœsch2012-05-19
* | doc/examples: fix pts heuristic in filtering_video.Clément Bœsch2012-05-19
* | doc/examples: properly close input in metadata.Clément Bœsch2012-05-19
* | doc/examples: print operation filename in decoding_encoding.Clément Bœsch2012-05-19
* | doc/examples: add debug compilation flag.Clément Bœsch2012-05-19
* | doc/examples: use system headers in decoding_encoding and muxing.Clément Bœsch2012-05-19
* | doc/examples: remove explicit rules.Clément Bœsch2012-05-19
* | doc/examples: add libavr to libraries to avoid link failures.Clément Bœsch2012-05-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-19
|\|
| * doc: Replace some @file tags by more suitable markup.Diego Biurrun2012-05-18
| * build: Add 'check' target to run all compile and test targets.Diego Biurrun2012-05-15
* | lavfi/aevalsrc: add option channel_layoutStefano Sabatini2012-05-18
* | lavfi: drop planar/packed negotiation supportStefano Sabatini2012-05-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-16
|\|
| * Add missing version bumps and APIchanges/Changelog entries.Anton Khirnov2012-05-15
| * avconv: automatically insert asyncts when -async is used.Anton Khirnov2012-05-14
| * avconv: add support for audio filters.Anton Khirnov2012-05-14
| * lavfi: add asyncts filter.Anton Khirnov2012-05-14
| * lavfi: add aformat filterAnton Khirnov2012-05-14
| * lavfi: add an audio buffer sink.Anton Khirnov2012-05-14
| * lavfi: add an audio buffer source.Anton Khirnov2012-05-14
* | doc/filter_design: fix a few other typo.Clément Bœsch2012-05-16
* | doc/filtering_design: fix typo negociation -> negotiationStefano Sabatini2012-05-16
* | lavf: add av_guess_frame_sample_aspect_ratio functionMarton Balint2012-05-14
* | ffmpeg: accept + prefix to -pix_fmt option to disable automatic conversions.Nicolas George2012-05-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-14
|\|
| * doc: misc improvements for the Windows sectionDiego Biurrun2012-05-14
| * doc: fix link to fate.libav.orgDiego Elio Pettenò2012-05-13
* | lavfi: document filter design subtleties.Nicolas George2012-05-14
* | doc/ffprobe: fix rendering of the timecode chapter in the man pageStefano Sabatini2012-05-14
* | ffprobe: add "nokey" option to default writerStefano Sabatini2012-05-14
* | ffprobe: add "noprint_wrappers" option to default writerStefano Sabatini2012-05-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-13
|\|
| * lavfi: add lavr-based audio resampling filter.Anton Khirnov2012-05-12
* | doc/examples: add libswresample in the libraries.Clément Bœsch2012-05-12
* | doc/examples: use buffersrc.h instead of deprecated asrc_abuffer.h.Clément Bœsch2012-05-12
* | doc/examples: fix typo.Clément Bœsch2012-05-12
* | doc/examples: add -O2 in CFLAGS.Clément Bœsch2012-05-12
* | doc/examples: add missing math.h include in decoding/encoding example.Clément Bœsch2012-05-12
* | doc/examples: link decoding_encoding and muxing with math lib.Clément Bœsch2012-05-12
* | doc/examples: rename LDFLAGS to LDLIBS.Clément Bœsch2012-05-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-10
|\|
| * lavc: pad last audio frame with silence when needed.Anton Khirnov2012-05-09
| * lavfi: add video buffer sink, and use it in avtoolsAnton Khirnov2012-05-09
| * doc: Replace a stray reference to the old '-intra' flag.Alex Converse2012-05-08
* | doc/examples/Makefile: split lines up to make diffs that change them clearerMichael Niedermayer2012-05-08