| Commit message (Expand) | Author | Age | Files | Lines |
* | examples: rename avcodec.c to decoding_encoding.c | Stefano Sabatini | 2014-04-23 | 1 | -1/+1 |
* | doc/examples: Add example transcoding.c | Andrey Utkin | 2014-03-17 | 1 | -0/+1 |
* | Merge commit 'b339182eba34f28de5f1a477cdd2c84f1ef35d90' | Michael Niedermayer | 2014-02-17 | 1 | -2/+2 |
* | examples: add avio_reading.c example | Stefano Sabatini | 2014-02-02 | 1 | -1/+2 |
* | examples: add remuxing example | Stefano Sabatini | 2014-01-20 | 1 | -0/+1 |
* | doc/examples: add transcode_aac to local Makefile. | Clément Bœsch | 2013-11-28 | 1 | -0/+1 |
* | doc/examples: rename demuxing to demuxing_decoding. | Clément Bœsch | 2013-11-04 | 1 | -1/+1 |
* | doc/examples: fix lib math dep for resampling_audio. | Clément Bœsch | 2013-09-04 | 1 | -0/+1 |
* | examples/Makefile: disable -O2 optimizations | Stefano Sabatini | 2013-06-26 | 1 | -1/+1 |
* | examples: add resampling_audio.c file | Stefano Sabatini | 2012-12-06 | 1 | -0/+1 |
* | examples/scaling_video: write to rawvideo file | Stefano Sabatini | 2012-09-04 | 1 | -1/+1 |
* | examples: add demuxing.c example | Stefano Sabatini | 2012-09-02 | 1 | -0/+1 |
* | examples/Makefile: give priority to pkg-config flags | Stefano Sabatini | 2012-08-30 | 1 | -2/+2 |
* | examples/Makefile: remove duplicated -f switch | Stefano Sabatini | 2012-08-28 | 1 | -2/+2 |
* | examples: add scaling_video example | Stefano Sabatini | 2012-08-28 | 1 | -1/+2 |
* | examples/Makefile: apply misc minor fixes to the RM rule | Stefano Sabatini | 2012-08-27 | 1 | -2/+2 |
* | examples/decoding_encoding: store temporary files in current dir | Stefano Sabatini | 2012-08-27 | 1 | -2/+5 |
* | update filtering_audio example | Andrew Wason | 2012-06-05 | 1 | -1/+0 |
* | doc/examples: add debug compilation flag. | Clément Bœsch | 2012-05-19 | 1 | -1/+1 |
* | doc/examples: remove explicit rules. | Clément Bœsch | 2012-05-19 | 1 | -6/+0 |
* | doc/examples: add libavr to libraries to avoid link failures. | Clément Bœsch | 2012-05-19 | 1 | -0/+1 |
* | doc/examples: add libswresample in the libraries. | Clément Bœsch | 2012-05-12 | 1 | -0/+1 |
* | doc/examples: fix typo. | Clément Bœsch | 2012-05-12 | 1 | -1/+1 |
* | doc/examples: add -O2 in CFLAGS. | Clément Bœsch | 2012-05-12 | 1 | -2/+3 |
* | doc/examples: link decoding_encoding and muxing with math lib. | Clément Bœsch | 2012-05-12 | 1 | -0/+4 |
* | doc/examples: rename LDFLAGS to LDLIBS. | Clément Bœsch | 2012-05-12 | 1 | -3/+3 |
* | doc/examples/Makefile: split lines up to make diffs that change them clearer | Michael Niedermayer | 2012-05-08 | 1 | -2/+12 |
* | doc/examples: rename filtering.c into filtering_video.c. | Clément Bœsch | 2012-02-21 | 1 | -1/+1 |
* | doc/examples: add audio decoding/filtering example. | Clément Bœsch | 2012-02-21 | 1 | -1/+1 |
* | examples: add -Wall to CFLAGS. | Clément Bœsch | 2012-02-19 | 1 | -1/+1 |
* | examples/encoding: rename to decoding_encoding.c as the file is an example fo... | Michael Niedermayer | 2011-10-11 | 1 | -1/+1 |
* | doc/examples: add decoding/filtering example program | Stefano Sabatini | 2011-07-10 | 1 | -1/+1 |
* | examples: move metadata-example.c to doc/examples | Stefano Sabatini | 2011-07-08 | 1 | -1/+1 |
* | examples: rename "-example" suffix from examples files | Stefano Sabatini | 2011-07-04 | 1 | -1/+1 |
* | doc/examples: give meaningful names to the example files | Stefano Sabatini | 2011-06-01 | 1 | -1/+1 |
* | examples: move API examples to a dedicated dir in doc | Stefano Sabatini | 2011-05-30 | 1 | -0/+21 |