60 Commits (e1d7433100ede761d971e1bd436958d1c348b2b1)

Author SHA1 Message Date
Anton Khirnov 15546f772c examples/avio_dir_cmd: drop support for move/delete operations 5 years ago
Diego Biurrun 7e5bde93a1 build: Rename OBJDIRS variable to OUTDIRS 6 years ago
Jun Zhao 0519e66a90 examples: Add a VA-API transcode example. 7 years ago
Jun Zhao 23db3a1ae6 examples: Add a VA-API encode example. 7 years ago
James Almer cafd9d66ed build: add install targets for the examples 7 years ago
James Almer 450cee522e build: fix cleaning compiled unstripped examples 7 years ago
James Almer 3df437c2d1 build: add missing changes to ensure examples build with progs-suffix 7 years ago
Jun Zhao 1e0c75ea16 examples/hw_decode: Add a HWAccel decoding example. 7 years ago
Diego Biurrun c483398bb7 build: Drop DOC_ prefix from EXAMPLES-related variables 8 years ago
Diego Biurrun ab566cc96b build: Separate logic for building examples from that for building avtools 8 years ago
Diego Biurrun acb0dea27e build: Split logic for building examples off into a separate Makefile 8 years ago
Mariusz Szczepańczyk 767d780ec0 doc/examples: rename avio_list_dir -> avio_dir_cmd 9 years ago
Stephan Holljes 25410c524d doc/example: Add http multi-client example code 9 years ago
Lukasz Marek 56b7aa2138 doc/examples: add directory listing example 10 years ago
Andreas Cadhalpun f97f2a3527 doc/examples: fix lib math dep for decoding_encoding 10 years ago
Clément Bœsch b0352b1997 avcodec: export motion vectors in frame side data on demand 10 years ago
Stefano Sabatini bf411fffd4 examples: rename avcodec.c to decoding_encoding.c 11 years ago
Andrey Utkin e10ab43614 doc/examples: Add example transcoding.c 11 years ago
Stefano Sabatini 5fc4dea39c examples: add avio_reading.c example 11 years ago
Stefano Sabatini 5e2b8e4934 examples: add remuxing example 11 years ago
Clément Bœsch e5102feb6b doc/examples: add transcode_aac to local Makefile. 11 years ago
Clément Bœsch fb10b43fc4 doc/examples: rename demuxing to demuxing_decoding. 11 years ago
Clément Bœsch dc8f732292 doc/examples: fix lib math dep for resampling_audio. 11 years ago
Stefano Sabatini c58d535b2f examples/Makefile: disable -O2 optimizations 12 years ago
Stefano Sabatini 89920387da examples: add resampling_audio.c file 12 years ago
Stefano Sabatini 3b34cbce19 examples/scaling_video: write to rawvideo file 12 years ago
Stefano Sabatini c8ef309379 examples: add demuxing.c example 12 years ago
Stefano Sabatini e53becc70f examples/Makefile: give priority to pkg-config flags 12 years ago
Stefano Sabatini 2cbffc6706 examples/Makefile: remove duplicated -f switch 12 years ago
Stefano Sabatini 74419fcf45 examples: add scaling_video example 12 years ago
Stefano Sabatini 3b0e2763f4 examples/Makefile: apply misc minor fixes to the RM rule 12 years ago
Stefano Sabatini c0bca6425d examples/decoding_encoding: store temporary files in current dir 12 years ago
Andrew Wason 1ef802d038 update filtering_audio example 13 years ago
Clément Bœsch c6bbe3c2a7 doc/examples: add debug compilation flag. 13 years ago
Clément Bœsch 136ca0e5f8 doc/examples: remove explicit rules. 13 years ago
Clément Bœsch 7aedfeebfb doc/examples: add libavr to libraries to avoid link failures. 13 years ago
Clément Bœsch be062de9d4 doc/examples: add libswresample in the libraries. 13 years ago
Clément Bœsch 9188294d30 doc/examples: fix typo. 13 years ago
Clément Bœsch 5b55c7f4e9 doc/examples: add -O2 in CFLAGS. 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
Michael Niedermayer 0261902dac doc/examples/Makefile: split lines up to make diffs that change them clearer 13 years ago
Clément Bœsch 2bdac29360 doc/examples: rename filtering.c into filtering_video.c. 13 years ago
Clément Bœsch aecf0cf5ed doc/examples: add audio decoding/filtering example. 13 years ago
Clément Bœsch 624c413d55 examples: add -Wall to CFLAGS. 13 years ago
Michael Niedermayer be5ac961e0 examples/encoding: rename to decoding_encoding.c as the file is an example for both. 13 years ago
Stefano Sabatini fcc7d869d9 doc/examples: add decoding/filtering example program 14 years ago
Stefano Sabatini a953577b46 examples: move metadata-example.c to doc/examples 14 years ago
Stefano Sabatini 79f3384ce1 examples: rename "-example" suffix from examples files 14 years ago
Stefano Sabatini ca858ab77d doc/examples: give meaningful names to the example files 14 years ago