Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-28doc/examples: update README.Clément Bœsch
2013-11-28doc/examples: make fill_samples static.Clément Bœsch
2013-11-28doc/examples: add transcode_aac to local Makefile.Clément Bœsch
2013-11-27doc/examples/transcode_aac: remove non converted codepathMichael Niedermayer
2013-11-27doc/examples/transcode_aac: switch to swresampleMichael Niedermayer
2013-11-27doc/examples/transcode_aac: fix project nameMichael Niedermayer
2013-11-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-27Add an audio transcoding example.Andreas Unterweger
2013-11-25build: Integrate multilibrary examples into the build systemDiego Biurrun
2013-11-22doc/examples: do not check NULL values for avcodec_close()Stefano Sabatini
2013-11-19doc/examples: fix mem issues in filtering_video.Clément Bœsch
2013-11-17Merge commit '5b9c3b4505206143d85398c1410949319fa1180f'Michael Niedermayer
2013-11-04doc/examples: rename demuxing to demuxing_decoding.Clément Bœsch
2013-11-04doc/examples/demuxing: show how to use the reference counting system.Clément Bœsch
2013-10-30doc/examples/demuxing: reset got_frame.Clément Bœsch
2013-09-04doc/examples: fix lib math dep for resampling_audio.Clément Bœsch
2013-09-04doc/examples: remove extra "the".Clément Bœsch
2013-08-04doc/examples/filtering_audio: make const arrays also staticMichael Niedermayer
2013-07-19examples: demuxing: print ffplay command even if sample format is planarwm4
2013-07-19examples: demuxing: simplify audio outputwm4
2013-07-19examples: demuxing: do partial audio packet decodingwm4
2013-07-06examples/muxing: add support to audio resamplingStefano Sabatini
2013-07-03lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the...Stefano Sabatini
2013-07-03examples/muxing: make more compact audio/video_time computationStefano Sabatini
2013-06-27examples/muxing: rename audio/video_pts to audio/video_timeStefano Sabatini
2013-06-27examples/Makefile: disable -O2 optimizationsStefano Sabatini
2013-06-27examples/muxing: remove useless instructionStefano Sabatini
2013-06-25examples/muxing: vertically alignStefano Sabatini
2013-04-18examples/filtering_audio: fix frame leak.Nicolas George
2013-04-17examples/filtering_audio: get rid of AVABufferSinkParamsPavel Koshevoy
2013-04-17examples/filtering_audio: enable ref counted framesMichael Niedermayer
2013-04-12lavfi: deprecate aconvert.Clément Bœsch
2013-04-04Merge commit 'bcc94328980e6c56546792ab08b0756abdce310b'Michael Niedermayer
2013-03-31examples/resampling_audio: make use of av_samples_alloc_array_and_samples()Stefano Sabatini
2013-03-15examples/filtering_*: constify AVFrame * for print_frame() and display_frame(...Stefano Sabatini
2013-03-15examples/filtering_audio: update to new APIStefano Sabatini
2013-03-15examples/filtering_video: update to new APIStefano Sabatini
2013-03-13Remove references to the "ff" variant of buffersink.Nicolas George
2013-03-12Merge commit '9d3009c6c4b9b6734f07df7c88f6a42ded6cdf38'Michael Niedermayer
2013-03-10doc: fix examples.Clément Bœsch
2013-03-05examples/muxing: fix memory leak.Nicolas George
2013-03-02doc/examples/demuxing: use AVFrame accessor functionsMichael Niedermayer
2013-02-17doc/examples: do not allocate AVFrame directly.Nicolas George
2013-02-15examples/scaling_video: fix typoStefano Sabatini
2013-01-16examples/demuxing: free AVPacket after usageAngelo Haller
2013-01-14doc/examples: fix assignments in if()Michael Niedermayer
2013-01-02examples/muxing: improve error messages.Nicolas George
2012-12-17doc/examples/resampling_audio.c: fix pathMichael Niedermayer
2012-12-06examples: add resampling_audio.c fileStefano Sabatini
2012-11-12Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer