index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
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
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
output-example.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
output-example: K&R formatting cosmetics, comment spelling fixes
Diego Biurrun
2012-03-30
1
-97
/
+100
*
avf: make the example output the proper message
Luca Barbato
2012-03-29
1
-2
/
+2
*
avf: fix audio writing in the output-example
Luca Barbato
2012-03-29
1
-1
/
+1
*
lavf/output-example: use new audio encoding API correctly.
Anton Khirnov
2012-02-24
1
-29
/
+15
*
lavf/output-example: more proper usage of the new API.
Anton Khirnov
2012-02-24
1
-24
/
+20
*
examples: unbreak compilation
Luca Barbato
2012-02-19
1
-12
/
+5
*
tests/examples: Mark some variables only used within their files as static.
Diego Biurrun
2011-12-08
1
-8
/
+8
*
tests/tools/examples: Replace direct exit() calls by return.
Diego Biurrun
2011-12-08
1
-5
/
+5
*
lavf,lavd: replace av_new_stream->avformat_new_stream part I.
Anton Khirnov
2011-10-19
1
-1
/
+1
*
Do not include mathematics.h in avutil.h
Mans Rullgard
2011-07-03
1
-0
/
+1
*
doxygen: Include libavcodec and libavformat examples into the documentation
Reinhard Tartler
2011-06-30
1
-3
/
+10
*
avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbols
Stefano Sabatini
2011-04-19
1
-1
/
+1
*
avio: AVIO_ prefixes for URL_ open flags.
Anton Khirnov
2011-04-07
1
-1
/
+1
*
avio: rename url_fopen/fclose -> avio_open/close.
Anton Khirnov
2011-02-23
1
-2
/
+2
*
lavf: add av_ prefix to dump_format()
Anton Khirnov
2011-02-16
1
-1
/
+1
*
Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum
Stefano Sabatini
2010-11-12
1
-1
/
+1
*
output-example: Set sample_fmt to SAMPLE_FMT_S16.
Ramiro Polla
2010-06-14
1
-0
/
+1
*
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
Jean-Daniel Dupas
2010-03-31
1
-3
/
+3
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-2
/
+2
*
Remove conditional M_PI definition, it is already defined in
Stefano Sabatini
2010-01-22
1
-4
/
+0
*
Replace deprecated guess_format() with av_guess_format().
Martin Storsjö
2010-01-22
1
-2
/
+2
*
Make output-example.c handle AAC audio.
Martin Storsjö
2010-01-21
1
-1
/
+6
*
Use enums instead of int.
Ramiro Polla
2009-08-02
1
-3
/
+3
*
Move output_example.c --> libavformat/output-example.c.
Diego Biurrun
2009-03-27
1
-0
/
+553