index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc/examples: update README.
Clément Bœsch
2013-11-28
1
-4
/
+9
*
doc/examples: make fill_samples static.
Clément Bœsch
2013-11-28
1
-1
/
+1
*
doc/examples: add transcode_aac to local Makefile.
Clément Bœsch
2013-11-28
1
-0
/
+1
*
doc/examples/transcode_aac: remove non converted codepath
Michael Niedermayer
2013-11-27
1
-7
/
+0
*
doc/examples/transcode_aac: switch to swresample
Michael Niedermayer
2013-11-27
1
-44
/
+34
*
doc/examples/transcode_aac: fix project name
Michael Niedermayer
2013-11-27
1
-1
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-11-27
1
-0
/
+769
|
\
|
*
Add an audio transcoding example.
Andreas Unterweger
2013-11-27
1
-0
/
+769
|
*
build: Integrate multilibrary examples into the build system
Diego Biurrun
2013-11-25
1
-0
/
+527
*
doc/examples: do not check NULL values for avcodec_close()
Stefano Sabatini
2013-11-21
3
-8
/
+4
*
doc/examples: fix mem issues in filtering_video.
Clément Bœsch
2013-11-19
1
-0
/
+3
*
Merge commit '5b9c3b4505206143d85398c1410949319fa1180f'
Michael Niedermayer
2013-11-16
2
-6
/
+6
*
doc/examples: rename demuxing to demuxing_decoding.
Clément Bœsch
2013-11-04
2
-3
/
+3
*
doc/examples/demuxing: show how to use the reference counting system.
Clément Bœsch
2013-11-04
1
-6
/
+51
*
doc/examples/demuxing: reset got_frame.
Clément Bœsch
2013-10-30
1
-0
/
+2
*
doc/examples: fix lib math dep for resampling_audio.
Clément Bœsch
2013-09-04
1
-0
/
+1
*
doc/examples: remove extra "the".
Clément Bœsch
2013-09-04
1
-1
/
+1
*
doc/examples/filtering_audio: make const arrays also static
Michael Niedermayer
2013-08-03
1
-5
/
+5
*
examples: demuxing: print ffplay command even if sample format is planar
wm4
2013-07-19
1
-2
/
+14
*
examples: demuxing: simplify audio output
wm4
2013-07-19
1
-36
/
+10
*
examples: demuxing: do partial audio packet decoding
wm4
2013-07-19
1
-3
/
+16
*
examples/muxing: add support to audio resampling
Stefano Sabatini
2013-07-06
1
-28
/
+93
*
lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the...
Stefano Sabatini
2013-07-03
2
-2
/
+2
*
examples/muxing: make more compact audio/video_time computation
Stefano Sabatini
2013-07-03
1
-9
/
+2
*
examples/muxing: rename audio/video_pts to audio/video_time
Stefano Sabatini
2013-06-26
1
-8
/
+8
*
examples/Makefile: disable -O2 optimizations
Stefano Sabatini
2013-06-26
1
-1
/
+1
*
examples/muxing: remove useless instruction
Stefano Sabatini
2013-06-26
1
-1
/
+0
*
examples/muxing: vertically align
Stefano Sabatini
2013-06-25
1
-2
/
+1
*
examples/filtering_audio: fix frame leak.
Nicolas George
2013-04-18
1
-1
/
+1
*
examples/filtering_audio: get rid of AVABufferSinkParams
Pavel Koshevoy
2013-04-17
1
-6
/
+26
*
examples/filtering_audio: enable ref counted frames
Michael Niedermayer
2013-04-17
1
-0
/
+1
*
lavfi: deprecate aconvert.
Clément Bœsch
2013-04-11
1
-1
/
+1
*
Merge commit 'bcc94328980e6c56546792ab08b0756abdce310b'
Michael Niedermayer
2013-04-04
1
-3
/
+3
*
examples/resampling_audio: make use of av_samples_alloc_array_and_samples()
Stefano Sabatini
2013-03-31
1
-16
/
+4
*
examples/filtering_*: constify AVFrame * for print_frame() and display_frame(...
Stefano Sabatini
2013-03-14
2
-2
/
+2
*
examples/filtering_audio: update to new API
Stefano Sabatini
2013-03-14
1
-14
/
+12
*
examples/filtering_video: update to new API
Stefano Sabatini
2013-03-14
1
-20
/
+18
*
Remove references to the "ff" variant of buffersink.
Nicolas George
2013-03-12
2
-2
/
+2
*
Merge commit '9d3009c6c4b9b6734f07df7c88f6a42ded6cdf38'
Michael Niedermayer
2013-03-12
1
-11
/
+5
*
doc: fix examples.
Clément Bœsch
2013-03-10
2
-2
/
+2
*
examples/muxing: fix memory leak.
Nicolas George
2013-03-05
1
-9
/
+2
*
doc/examples/demuxing: use AVFrame accessor functions
Michael Niedermayer
2013-03-01
1
-3
/
+3
*
doc/examples: do not allocate AVFrame directly.
Nicolas George
2013-02-17
2
-9
/
+19
*
examples/scaling_video: fix typo
Stefano Sabatini
2013-02-15
1
-1
/
+1
*
examples/demuxing: free AVPacket after usage
Angelo Haller
2013-01-15
1
-1
/
+3
*
doc/examples: fix assignments in if()
Michael Niedermayer
2013-01-14
2
-2
/
+2
*
examples/muxing: improve error messages.
Nicolas George
2013-01-02
1
-17
/
+28
*
doc/examples/resampling_audio.c: fix path
Michael Niedermayer
2012-12-16
1
-1
/
+1
*
examples: add resampling_audio.c file
Stefano Sabatini
2012-12-06
2
-0
/
+224
*
Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'
Michael Niedermayer
2012-11-12
1
-1
/
+1
[next]