Michael Niedermayer
|
e7389ed5d0
Merge commit 'bcc94328980e6c56546792ab08b0756abdce310b'
|
11 years ago |
Michael Niedermayer
|
03b078721c
Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'
|
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 |
Stefano Sabatini
|
7b116a94af
examples/decoding_encoding: fix misc typos in the usage text
|
12 years ago |
Stefano Sabatini
|
8c4753f7f5
examples/decoding_encoding: remove misplaced and confusing comment
|
12 years ago |
Stefano Sabatini
|
6d6ccbae4c
examples/decoding_encoding: add missing checks on avcodec_alloc_context3()
|
12 years ago |
Michael Niedermayer
|
ac627b3d38
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
|
12 years ago |
Michael Niedermayer
|
46a35959d8
Merge commit '7751e4693dd10ec98c20fbd9887233b575034272'
|
12 years ago |
Stefano Sabatini
|
51fa653829
examples/decoding_encoding: clarify operations in the usage message
|
12 years ago |
Stefano Sabatini
|
bcf93f78a5
examples/decoding_encoding: replace "picture" with "frame" in encode_example()
|
12 years ago |
Stefano Sabatini
|
70b671a283
examples/decoding_encoding: apply various message log fixes
|
12 years ago |
Stefano Sabatini
|
60924dfe55
examples/decoding_encoding: make operation logic more self-evident / predictable
|
12 years ago |
Stefano Sabatini
|
c0bca6425d
examples/decoding_encoding: store temporary files in current dir
|
12 years ago |
Stefano Sabatini
|
fef9e84114
examples/decoding_encoding.c: tell where the decoding output files are printed
|
12 years ago |
Stefano Sabatini
|
a7219529d1
examples/decoding_encoding: flush audio frames in the encoder
|
12 years ago |
Stefano Sabatini
|
535df748c5
examples/decoding_encoding: re-organize frame configuration code
|
12 years ago |
Michael Niedermayer
|
c581cb4e4f
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Michael Niedermayer
|
9e89bc37ed
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Michael Niedermayer
|
11a1033c9f
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Michael Niedermayer
|
7a72695c05
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
|
12 years ago |
Clément Bœsch
|
50df68fd50
doc/examples: print operation filename in decoding_encoding.
|
12 years ago |
Clément Bœsch
|
6c211085bb
doc/examples: use system headers in decoding_encoding and muxing.
|
12 years ago |
Clément Bœsch
|
072c2c08bf
doc/examples: add missing math.h include in decoding/encoding example.
|
12 years ago |
Michael Niedermayer
|
28d37f7160
examples/decoding_encoding: fix encoding when all frames got buffered.
|
12 years ago |
Stefano Sabatini
|
e21dac3a4f
examples/decoding_encoding: remove unused variable "size"
|
12 years ago |
Michael Niedermayer
|
eb9841297a
doc/examples/decoding_encoding: make the buffer bigger.
|
12 years ago |
Michael Niedermayer
|
be2e211dce
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Michael Niedermayer
|
cb73e35660
example: Update decoding/encoding example to the new API.
|
13 years ago |
Michael Niedermayer
|
0e187fd13c
decoding example: reset pts/dts after subpacket.
|
13 years ago |
Michael Niedermayer
|
b404ab9e74
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Michael Niedermayer
|
107460c1e9
examples/decoding_encoding.c: test mpeg1 and h264
|
13 years ago |
Michael Niedermayer
|
65e32eea73
examples/decoding_encoding.c: silence compiler warning
|
13 years ago |
Michael Niedermayer
|
98140abe85
examples/decoding_encoding.c: set a codec private option to demonstrate how to do that
|
13 years ago |
Michael Niedermayer
|
82d9fafbb8
examples/decoding_encoding.c: switch to h264
|
13 years ago |
Michael Niedermayer
|
be5ac961e0
examples/encoding: rename to decoding_encoding.c as the file is an example for both.
|
13 years ago |