Nicolas George
|
1f5c1333a7
sink_buffer: implement fixed frame size.
|
12 years ago |
Nicolas George
|
0689d5e17a
lavfi: implement samples framing on links.
|
12 years ago |
Nicolas George
|
c9c4835f51
fate: add a test for the -force_key_frames option.
|
12 years ago |
Nicolas George
|
20a8dca57f
ffmpeg: fix parsing of -force_key_frames option.
|
12 years ago |
Clément Bœsch
|
ca612a27ae
swr: fix make checkheaders.
|
12 years ago |
Clément Bœsch
|
022cbb6791
swr: small align cosmetic.
|
12 years ago |
Clément Bœsch
|
3491c2a909
swr: use __asm__ instead of __asm.
|
12 years ago |
Michael Niedermayer
|
8a85660d3b
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Stefano Sabatini
|
94a00ec8af
ffplay: group together and vertically align correlated parameters in log function
|
12 years ago |
Stefano Sabatini
|
8179660222
ffplay: vertially align complex if condition in audio_decode_frame()
|
12 years ago |
Stefano Sabatini
|
347ecfdc63
ffplay: move assignment in else block in audio_decode_frame()
|
12 years ago |
Stefano Sabatini
|
0d3ffde64f
ffplay: split overly long line in audio_decode_frame()
|
12 years ago |
Michael Niedermayer
|
fb7688a83f
pngdsp: Fix license header
|
12 years ago |
Michael Niedermayer
|
7bbb6b38fb
prores: Fix license header
|
12 years ago |
Michael Niedermayer
|
12863db840
wma_common: Fix license header
|
12 years ago |
Clément Bœsch
|
439e32f9b8
RealText demuxer and decoder.
|
12 years ago |
Clément Bœsch
|
53640f42be
SAMI demuxer and decoder.
|
12 years ago |
Clément Bœsch
|
d948893dbd
lavf/subtitles: add some SMIL helpers.
|
12 years ago |
Clément Bœsch
|
e301f2f8c6
fate: add JacoSUB and MicroDVD subtitles tests.
|
12 years ago |
Clément Bœsch
|
04568f8d1a
fate: introduce subtitles.mak and move SubRip test in it.
|
12 years ago |
Clément Bœsch
|
8f4ce626f8
lavc/microdvddec: support "DEFAULT" properties.
|
12 years ago |
Clément Bœsch
|
0e7782c08e
lavc/ass: honor Default style.
|
12 years ago |
Clément Bœsch
|
a19e9f2d5c
lavf/microdvd: rewrite using subtitles queue API.
|
12 years ago |
Clément Bœsch
|
0ef28e119e
lavf/jacosubdec: fix FPE in case timeres is badly set.
|
12 years ago |
Clément Bœsch
|
60715511db
lavf/jacosubdec: use subtitles queue API.
|
12 years ago |
Clément Bœsch
|
7c9f9685ae
lavf: add internal demuxer helpers for subtitles.
|
12 years ago |
Clément Bœsch
|
f926d91611
ffmpeg: fix a memleak in subtitles decoding.
|
12 years ago |
Stefano Sabatini
|
c1abfbc47c
lavf/segment: rename segment private context from "c" to "seg" in segment_start()
|
13 years ago |
Stefano Sabatini
|
a9a7e215e5
lavf/segment: add stream_segment variant of the segment muxer
|
13 years ago |
Stefano Sabatini
|
3cd4f9fd76
lavf: allow multiple names in output devices selected by av_guess_format()
|
13 years ago |
Martin Sliwka
|
df531b0e10
avformat: disable seeking on FIFOs/named pipes
|
12 years ago |
Lou Logan
|
6851130fd6
cosmetics: minor libavcodec spelling errors
|
12 years ago |
Ronald S. Bultje
|
3b1ab197be
file: Only include unistd.h if it exists
|
12 years ago |
Ronald S. Bultje
|
f985113075
random_seed: Only read /dev/*random if we have unistd.h
|
12 years ago |
Stefano Sabatini
|
0692d4c890
lavf/segment: add some debugging logs
|
13 years ago |
Stefano Sabatini
|
567eb9d344
lavf/segment: fix command with missing -list option
|
13 years ago |
Stefano Sabatini
|
d9355a03f2
lavf/applehttp: add log message in case of applehttp_read_header() failure
|
13 years ago |
Samuel Pitoiset
|
e312fcde6a
doc: Indicate that RTMPT is natively implemented in libavformat
|
12 years ago |
Ronald S. Bultje
|
dfb57fc596
rtpdec: Don't explicitly include unistd.h any longer
|
12 years ago |
Michael Niedermayer
|
e8e733adcc
dca: favor native over ffmpeg in table name
|
12 years ago |
Stefano Sabatini
|
4fd07b9366
ffplay: avoid useless NULL checks in swr_free()
|
12 years ago |
Stefano Sabatini
|
4674718203
ffplay: fix wrong reference to function in audio_decode_frame() comment
|
12 years ago |
Michael Niedermayer
|
491846e4be
avutil: fix project name reference in doxy section
|
12 years ago |
Michael Niedermayer
|
84d73e9d5d
dca: fix project reference in table name
|
12 years ago |
Michael Niedermayer
|
be4ffb28b3
vf_ass: fix table name to refer to correct lib.
|
12 years ago |
Michael Niedermayer
|
c83ed18d45
formats.h: fix project reference in comment
|
12 years ago |
Michael Niedermayer
|
c496224374
pixdesc: fix project reference in comment
|
12 years ago |
Paul B Mahol
|
8fbe11e623
Replace Libav with FFmpeg in license headers for files created by me
|
12 years ago |
Michael Niedermayer
|
c103dc0b48
git-howto: replace confusing and incorrect text about he testsuite by mostly a correct text.
|
12 years ago |
Michael Niedermayer
|
4e82bdea60
git-howto: partial rewrite of the push checklist to make it match sanity & reality.
|
12 years ago |