2417 Commits (5b55c7f4e9690f4503ac21479c08cb170b15a3d2)

Author SHA1 Message Date
Clément Bœsch 5b55c7f4e9 doc/examples: add -O2 in CFLAGS. 13 years ago
Clément Bœsch 072c2c08bf doc/examples: add missing math.h include in decoding/encoding example. 13 years ago
Clément Bœsch 2f197a20cf doc/examples: link decoding_encoding and muxing with math lib. 13 years ago
Clément Bœsch 9a19341e6e doc/examples: rename LDFLAGS to LDLIBS. 13 years ago
Anton Khirnov a5117a2444 lavc: pad last audio frame with silence when needed. 13 years ago
Anton Khirnov ac71230902 lavfi: add video buffer sink, and use it in avtools 13 years ago
Michael Niedermayer 0261902dac doc/examples/Makefile: split lines up to make diffs that change them clearer 13 years ago
Alex Converse 3607dc2b1a doc: Replace a stray reference to the old '-intra' flag. 13 years ago
Ronald S. Bultje 08354bf458 avprobe: allow showing only one container/stream property. 13 years ago
Anton Khirnov 828bd088f3 lavc: add sample rate and channel layout to AVFrame. 13 years ago
Luca Barbato e004bc16a1 doc: clarify check for NULL pointer style 13 years ago
Anton Khirnov fd18ee0ff6 vf_split: support user-specifiable number of outputs. 13 years ago
Nicolas George 9f357e2bcd examples/filtering_audio: use av_buffersrc_add_frame. 13 years ago
Clément Bœsch 77c0b361b0 doc: fix API examples references. 13 years ago
Clément Bœsch 9ae570fb5f JACOsub demuxer, decoder and muxer. 13 years ago
Michael Niedermayer 28d37f7160 examples/decoding_encoding: fix encoding when all frames got buffered. 13 years ago
Stefano Sabatini 20f47eb574 doc/filters: consistently use '"' for quoting the drawtext arguments in examples 13 years ago
Stefano Sabatini 126ba1626e lavfi/drawtext: give a new alias "timecode_rate" to the the r/rate option 13 years ago
Stefano Sabatini 4f19e50c23 doc/filters: document drawtext draw expression 13 years ago
Stefano Sabatini 56b39bd55d doc/filters: document rand() drawtext expression function 13 years ago
Stefano Sabatini f4a6c3b099 doc/filters: document x and y drawtext expression parameters 13 years ago
Stefano Sabatini 730af6e617 doc/filters: fix location of "rate" and "timecode" drawtext options 13 years ago
Stefano Sabatini 65d2b2fbe4 lavfi/drawtext: alphabetically sort the expression parameters 13 years ago
Paul B Mahol 2cda0429aa lavfi: remove screenshot libmpcodecs wrapper 13 years ago
Michael Niedermayer 7bea0a0644 APIChanges: add entry for libavresample 13 years ago
Justin Ruggles 4010d724e1 lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type 13 years ago
Stefano Sabatini 5f3f03f5dd doc/filters: use @var{} for denoting parameter reference in drawtext docs 13 years ago
Stefano Sabatini 08c4dec5d3 doc/filters: alphabetically sort drawtext option listing 13 years ago
Stefano Sabatini 5f161c2357 lavfi/tinterlace: support symbolic names for the parameter 13 years ago
Stuart Morris 820c023142 lavfi/tinterlace: add tinterlace mode 6 13 years ago
Justin Ruggles f7ff099997 APIchanges: fill in some dates and commit hashes 13 years ago
Nicolas George a0a0199da3 examples/filtering_audio: do not stop on decode error. 13 years ago
Nicolas George 8f19483d06 examples/filtering_audio: fix a memory leak. 13 years ago
Clément Bœsch 423b827668 lavc: add MicroDVD decoder. 13 years ago
Nicolas George e5474f5c48 doc: fix syntax for durations and timestamps. 13 years ago
Mans Rullgard 3527a73933 avutil: add av_parse_cpu_flags() function 13 years ago
Justin Ruggles c8af852b97 Add libavresample 13 years ago
Nicolas George 1e43786b4c print_options: warn that the files are generated. 13 years ago
Diego Biurrun a229d6c285 Remove libdirac decoder. 13 years ago
Tim Nicholson c97201dd29 lavfi/setfield: add "progressive" option 13 years ago
Justin Ruggles 0c0d1bce7c avutil: add audio fifo buffer 13 years ago
Stefano Sabatini 9750254885 lavfi/mp: remove libmpcodecs mirror filter 13 years ago
Robert Nagy 65fa7bc1f8 lavfi: add avfilter_unref_bufferp() 13 years ago
Diego Biurrun b553a425fb doc: Update sample Vim config with suitable (function) indentation settings. 13 years ago
Anton Khirnov 7ce118bae5 doc/filters: update documentation. 13 years ago
Anton Khirnov 3b266da3d3 avconv: add support for complex filtergraphs. 13 years ago
Diego Biurrun 3892e784f2 doc: Improve suggested Emacs settings for our coding style. 13 years ago
Stefano Sabatini 91d3cbe0fd avfiltergraph: make the AVFilterInOut alloc/free API public 13 years ago
Anton Khirnov 12e7e1d03e graphparser: allow specifying sws flags in the graph description. 13 years ago
Stefano Sabatini 5eeecde859 lavfi/mp: remove 2xsai wrapped filter 13 years ago