Clément Bœsch
|
01c9d8094a
|
doc/Makefile: cosmetics after previous commits.
|
2013-11-28 14:10:34 +01:00 |
|
Clément Bœsch
|
0d2c832445
|
doc/examples: update README.
|
2013-11-28 14:08:06 +01:00 |
|
Clément Bœsch
|
1d751768f3
|
build: also clean the examples with debug symbols
|
2013-11-28 14:06:57 +01:00 |
|
Clément Bœsch
|
fe318e143b
|
build: split examples cleaning out of docclean.
|
2013-11-28 13:56:08 +01:00 |
|
Clément Bœsch
|
1a88e84fd5
|
build: integrate remaining examples.
|
2013-11-28 13:55:34 +01:00 |
|
Clément Bœsch
|
a8ac2a1530
|
doc/examples: make fill_samples static.
This is required to build with FFmpeg compilation options.
|
2013-11-28 13:54:44 +01:00 |
|
Clément Bœsch
|
245931885f
|
Add transcode_aac example to .gitignore.
|
2013-11-28 13:19:50 +01:00 |
|
Clément Bœsch
|
e5102feb6b
|
doc/examples: add transcode_aac to local Makefile.
|
2013-11-28 13:19:50 +01:00 |
|
Clément Bœsch
|
4e70eeef3a
|
cmdutils: randomize spaces after 69cf626f9.
|
2013-11-21 12:52:30 +01:00 |
|
Clément Bœsch
|
ddaf543aa6
|
avfilter/showspectrum: use 0 dummies for range in const.
This is consistent with other options.
|
2013-11-20 16:38:09 +01:00 |
|
Clément Bœsch
|
9343fc30e2
|
avfilter/showspectrum: reindent const options.
|
2013-11-20 16:37:34 +01:00 |
|
Clément Bœsch
|
9c8b240806
|
avfilter/showspectrum: add blackman window.
|
2013-11-20 16:35:48 +01:00 |
|
Clément Bœsch
|
3e69f7c221
|
avfilter/showspectrum: add win_func option.
|
2013-11-20 16:22:05 +01:00 |
|
Clément Bœsch
|
722fb81dc5
|
avformat/jacosubdec: make probing less tolerant.
Fixes a failure with probetest:
./tools/probetest 8192 500000
[...]
Failure of jacosub probing code with score=51 type=1 p=CAB size=16
Random data was:
00000000 40 37 40 30 93 01 48 e0 09 96 10 90 78 0f 0c 10 @7@0..H.....x...
|
2013-11-19 12:53:20 +01:00 |
|
Clément Bœsch
|
1f7b7d5447
|
doc/examples: fix mem issues in filtering_video.
|
2013-11-19 10:31:39 +01:00 |
|
Clément Bœsch
|
fb10b43fc4
|
doc/examples: rename demuxing to demuxing_decoding.
That example shows how the decoding process works, not only the
demuxing.
|
2013-11-04 12:53:06 +01:00 |
|
Clément Bœsch
|
d10b1a200d
|
doc/examples/demuxing: show how to use the reference counting system.
|
2013-11-04 12:53:06 +01:00 |
|
Clément Bœsch
|
0c6bb53bb2
|
doc/examples/demuxing: reset got_frame.
Fix infinite loop at flushing.
|
2013-10-30 14:37:58 +01:00 |
|
Clément Bœsch
|
56db86a0b2
|
doc/filters: remove extra spacing in vid.stab section.
|
2013-10-09 13:22:04 +02:00 |
|
Clément Bœsch
|
dc8f732292
|
doc/examples: fix lib math dep for resampling_audio.
It uses at least sin()
|
2013-09-04 15:49:18 +02:00 |
|
Clément Bœsch
|
2c1eb38e5e
|
avcodec: fix AVpacket → AVPacket typo.
|
2013-09-04 15:48:11 +02:00 |
|
Clément Bœsch
|
98b9bbb787
|
doc/examples: remove extra "the".
"into the doc/examples directory" vs "into doc/examples".
|
2013-09-04 15:46:31 +02:00 |
|