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
/
doc
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'
Michael Niedermayer
2012-11-12
1
-1
/
+1
*
examples/muxing: fix typo: allocated -> allocate
Stefano Sabatini
2012-11-06
1
-1
/
+1
*
examples/demuxing: fix braino
Stefano Sabatini
2012-11-06
1
-1
/
+1
*
examples/demuxing: dump input information *after* trying to open audio stream
Stefano Sabatini
2012-11-06
1
-3
/
+3
*
examples: fix doxy so they appear on the example page
Michael Niedermayer
2012-10-26
7
-0
/
+7
*
examples/decoding_encoding: add and use the decode_write_frame function
Stefano Sabatini
2012-10-24
1
-33
/
+32
*
examples/decoding_encoding: prefer 'frame' over 'picture' for an AVFrame
Stefano Sabatini
2012-10-20
1
-19
/
+19
*
examples/scaling_video: remove unnecessary intermediary variable in fill_yuv_...
Stefano Sabatini
2012-10-20
1
-6
/
+4
*
examples/decoding_encoding: fix misc typos in the usage text
Stefano Sabatini
2012-10-20
1
-2
/
+2
*
examples/decoding_encoding: remove misplaced and confusing comment
Stefano Sabatini
2012-10-20
1
-2
/
+0
*
examples/decoding_encoding: add missing checks on avcodec_alloc_context3()
Stefano Sabatini
2012-10-20
1
-0
/
+17
*
examples/muxing: merge add_audio_stream() and add_video_stream()
Stefano Sabatini
2012-10-17
1
-70
/
+55
*
examples/muxing: check on frame
Stefano Sabatini
2012-10-17
1
-1
/
+2
*
examples/muxing: fix bogus setting of st->id
Stefano Sabatini
2012-10-17
1
-3
/
+2
*
examples/muxing: remove misleading comment about pending API change
Stefano Sabatini
2012-10-17
1
-2
/
+1
*
examples/muxing: remove video_outbuf unused and useless code
Stefano Sabatini
2012-10-17
1
-15
/
+1
*
examples/muxing: fix video pts
Michael Niedermayer
2012-10-17
1
-4
/
+1
*
examples: add README file with simple compilation instructions
Stefano Sabatini
2012-10-16
1
-0
/
+18
*
examples/muxing: extend usage notice
Stefano Sabatini
2012-10-15
1
-1
/
+3
*
examples/muxing: provide more information in case of avcodec_open2 failure
Stefano Sabatini
2012-10-15
1
-2
/
+2
*
examples/muxing: add missing error checks
Stefano Sabatini
2012-10-15
1
-2
/
+11
*
examples/muxing: fix case inconsistency in message
Stefano Sabatini
2012-10-15
1
-1
/
+1
*
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
4
-8
/
+8
*
Merge commit '7751e4693dd10ec98c20fbd9887233b575034272'
Michael Niedermayer
2012-09-25
2
-4
/
+5
*
examples/decoding_encoding: clarify operations in the usage message
Stefano Sabatini
2012-09-13
1
-0
/
+3
*
examples/decoding_encoding: replace "picture" with "frame" in encode_example()
Stefano Sabatini
2012-09-13
1
-14
/
+14
*
examples/decoding_encoding: apply various message log fixes
Stefano Sabatini
2012-09-13
1
-26
/
+26
*
examples/muxing: add check on avformat_write_header() result
Stefano Sabatini
2012-09-11
1
-1
/
+4
*
examples/muxing: apply misc fixes to log messages
Stefano Sabatini
2012-09-11
1
-5
/
+5
*
examples/muxing: rename img_convert_ctx to sws_ctx
Stefano Sabatini
2012-09-11
1
-9
/
+7
*
examples/muxing: merge some declarations and definitions
Stefano Sabatini
2012-09-11
1
-6
/
+2
*
examples/muxing: prefer AVPicture to AVFrame, when feasible
Stefano Sabatini
2012-09-11
1
-29
/
+29
*
examples/demuxing: add audio decoding/demuxing
Stefano Sabatini
2012-09-11
1
-79
/
+225
*
examples/scaling_video: write to rawvideo file
Stefano Sabatini
2012-09-04
2
-26
/
+28
*
examples: add demuxing.c example
Stefano Sabatini
2012-09-02
2
-0
/
+194
*
avoid ambigous buffersink names
Michael Niedermayer
2012-09-01
2
-2
/
+2
*
examples/scaling_video: add logging in case of image allocation failure
Stefano Sabatini
2012-08-30
1
-2
/
+6
*
examples/muxing: remove pointless #undef exit
Stefano Sabatini
2012-08-30
1
-2
/
+0
*
examples/scaling_video: consistently use printf rather than av_log()
Stefano Sabatini
2012-08-30
1
-8
/
+8
*
examples/scaling_video: add file doxy
Stefano Sabatini
2012-08-30
1
-0
/
+5
*
examples/Makefile: give priority to pkg-config flags
Stefano Sabatini
2012-08-30
1
-2
/
+2
*
examples/Makefile: remove duplicated -f switch
Stefano Sabatini
2012-08-28
1
-2
/
+2
*
examples: add scaling_video example
Stefano Sabatini
2012-08-28
2
-1
/
+133
*
examples/decoding_encoding: make operation logic more self-evident / predictable
Stefano Sabatini
2012-08-27
1
-9
/
+18
*
examples/Makefile: apply misc minor fixes to the RM rule
Stefano Sabatini
2012-08-27
1
-2
/
+2
*
examples/decoding_encoding: store temporary files in current dir
Stefano Sabatini
2012-08-27
2
-9
/
+12
*
examples/decoding_encoding.c: tell where the decoding output files are printed
Stefano Sabatini
2012-08-24
1
-2
/
+2
*
examples/muxing: update to the new avcodec_encode_video2() API
Stefano Sabatini
2012-08-24
1
-9
/
+15
*
examples/decoding_encoding: flush audio frames in the encoder
Stefano Sabatini
2012-08-22
1
-0
/
+14
*
examples/decoding_encoding: re-organize frame configuration code
Stefano Sabatini
2012-08-22
1
-7
/
+15
[next]