439 Commits (c2916564d8e469e74074b3c8af325af8ac334a63)

Author SHA1 Message Date
Clément Bœsch a8ac2a1530 doc/examples: make fill_samples static. 11 years ago
Clément Bœsch e5102feb6b doc/examples: add transcode_aac to local Makefile. 11 years ago
Michael Niedermayer ba728c1a25 doc/examples/transcode_aac: remove non converted codepath 11 years ago
Michael Niedermayer 7497c894cd doc/examples/transcode_aac: switch to swresample 11 years ago
Michael Niedermayer 02abc905cd doc/examples/transcode_aac: fix project name 11 years ago
Andreas Unterweger 10421bcf0a Add an audio transcoding example. 11 years ago
Diego Biurrun ab81f24ad4 build: Integrate multilibrary examples into the build system 11 years ago
Stefano Sabatini 50a28b1393 doc/examples: do not check NULL values for avcodec_close() 11 years ago
Clément Bœsch 1f7b7d5447 doc/examples: fix mem issues in filtering_video. 11 years ago
Clément Bœsch fb10b43fc4 doc/examples: rename demuxing to demuxing_decoding. 11 years ago
Clément Bœsch d10b1a200d doc/examples/demuxing: show how to use the reference counting system. 11 years ago
Clément Bœsch 0c6bb53bb2 doc/examples/demuxing: reset got_frame. 11 years ago
Clément Bœsch dc8f732292 doc/examples: fix lib math dep for resampling_audio. 11 years ago
Clément Bœsch 98b9bbb787 doc/examples: remove extra "the". 11 years ago
Michael Niedermayer f187390907 doc/examples/filtering_audio: make const arrays also static 11 years ago
wm4 72f5a6d067 examples: demuxing: print ffplay command even if sample format is planar 11 years ago
wm4 9f31c1608c examples: demuxing: simplify audio output 11 years ago
wm4 06b269dacb examples: demuxing: do partial audio packet decoding 11 years ago
Stefano Sabatini 2aa2b4ac65 examples/muxing: add support to audio resampling 12 years ago
Stefano Sabatini 838bd73139 lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the next bump 12 years ago
Stefano Sabatini 759dfd5684 examples/muxing: make more compact audio/video_time computation 12 years ago
Stefano Sabatini 80b56a7bdd examples/muxing: rename audio/video_pts to audio/video_time 12 years ago
Stefano Sabatini c58d535b2f examples/Makefile: disable -O2 optimizations 12 years ago
Stefano Sabatini 3aa57e1582 examples/muxing: remove useless instruction 12 years ago
Stefano Sabatini 4b6cf1ce0e examples/muxing: vertically align 12 years ago
Nicolas George 300ca0763b examples/filtering_audio: fix frame leak. 12 years ago
Pavel Koshevoy e5644313c5 examples/filtering_audio: get rid of AVABufferSinkParams 12 years ago
Michael Niedermayer f2619cbd61 examples/filtering_audio: enable ref counted frames 12 years ago
Clément Bœsch 9ab221f8d8 lavfi: deprecate aconvert. 12 years ago
Stefano Sabatini 66c92a1575 examples/resampling_audio: make use of av_samples_alloc_array_and_samples() 12 years ago
Stefano Sabatini 9bb25dbd13 examples/filtering_*: constify AVFrame * for print_frame() and display_frame() functions 12 years ago
Stefano Sabatini 9076a6a943 examples/filtering_audio: update to new API 12 years ago
Stefano Sabatini f0da370a52 examples/filtering_video: update to new API 12 years ago
Nicolas George ceac5c54dd Remove references to the "ff" variant of buffersink. 12 years ago
Clément Bœsch 5e4bc96415 doc: fix examples. 12 years ago
Nicolas George 9b211c43dc examples/muxing: fix memory leak. 12 years ago
Michael Niedermayer 5ade6bfb03 doc/examples/demuxing: use AVFrame accessor functions 12 years ago
Nicolas George dcc73aaaa9 doc/examples: do not allocate AVFrame directly. 12 years ago
Stefano Sabatini 772b949d8e examples/scaling_video: fix typo 12 years ago
Angelo Haller e7a39e163d examples/demuxing: free AVPacket after usage 12 years ago
Michael Niedermayer 48a7981e6f doc/examples: fix assignments in if() 12 years ago
Nicolas George e4f14c32b9 examples/muxing: improve error messages. 12 years ago
Michael Niedermayer 55b243cade doc/examples/resampling_audio.c: fix path 12 years ago
Stefano Sabatini 89920387da examples: add resampling_audio.c file 12 years ago
Stefano Sabatini e8c0b6710c examples/muxing: fix typo: allocated -> allocate 12 years ago
Stefano Sabatini 7f6f8f642c examples/demuxing: fix braino 12 years ago
Stefano Sabatini 794cea588c examples/demuxing: dump input information *after* trying to open audio stream 12 years ago
Michael Niedermayer ca28cb5f83 examples: fix doxy so they appear on the example page 12 years ago
Stefano Sabatini 33c4535db7 examples/decoding_encoding: add and use the decode_write_frame function 12 years ago
Stefano Sabatini d3b8d56e06 examples/decoding_encoding: prefer 'frame' over 'picture' for an AVFrame 12 years ago