Michael Niedermayer
|
7e496e1545
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Reimar Döffinger
|
60497cb984
Enable generic index/seeking for mgsts demuxer.
|
13 years ago |
Reimar Döffinger
|
699c61d2f0
Handle 0-size sync packets when only parsing headers.
|
13 years ago |
Reimar Döffinger
|
fca62f0500
Support FLIC in MOV.
|
13 years ago |
Diego Biurrun
|
72ccfb3cb7
build: ppc: drop stray leftover backslash
|
13 years ago |
Thilo Borgmann
|
5afd9a80db
als: consistent messages
|
13 years ago |
Paul B Mahol
|
3f26a87488
libopenjpegenc: remove leftover because older version of patch being applied
|
13 years ago |
Thilo Borgmann
|
04dc7e7e5e
ALS error message pretty print
|
13 years ago |
Michael Niedermayer
|
cece491daa
qdm2: Fix out of array writes
|
13 years ago |
Michael Niedermayer
|
fe91becc2d
qdm2: fix out of array read
|
13 years ago |
Michael Niedermayer
|
7d74aaf698
qdm2dec: fix out of array read
|
13 years ago |
Michael Niedermayer
|
3b370abf16
mxfdec: fix off by one error.
|
13 years ago |
Diego Biurrun
|
e7e19b15c7
build: Only clean the architecture subdirectory we build for.
|
13 years ago |
Diego Biurrun
|
6a7c5312d8
build: drop some unnecessary dependencies from the H.264 parser
|
13 years ago |
Diego Biurrun
|
ad0e31f134
build: prettyprinting cosmetics
|
13 years ago |
Diego Biurrun
|
80391552c9
libavutil: Remove pointless rational test program.
|
13 years ago |
Diego Biurrun
|
193d7eea95
libavutil: Remove broken and pointless lzo test program.
|
13 years ago |
Anton Khirnov
|
967923abd1
lavf doxy: expand AVStream.codec doxy.
|
13 years ago |
Anton Khirnov
|
e44ada129c
lavf doxy: improve AVStream.time_base doxy.
|
13 years ago |
Anton Khirnov
|
f58b8cc3e3
lavf doxy: add some basic documentation about reading from the demuxer.
|
13 years ago |
Anton Khirnov
|
10fa4ff7bc
lavf doxy: document passing options to demuxers.
|
13 years ago |
Anton Khirnov
|
dca9c81d82
lavf doxy: clarify that an AVPacket contains encoded data.
|
13 years ago |
Jindrich Makovicka
|
3fadb29baf
mpegtsenc: allow user triggered PES packet flushing
|
13 years ago |
Anton Khirnov
|
9c47f2b294
APIchanges: mark the place where 0.7 was cut.
|
13 years ago |
Anton Khirnov
|
75bdd55e77
APIchanges: mark the place where 0.8 was cut.
|
13 years ago |
Anton Khirnov
|
5d20e7b7ea
APIchanges: fill in missing dates and hashes.
|
13 years ago |
Paul B Mahol
|
3dc0b9d6da
libopenjpegdec: refactor some code and fix memory leaks
|
13 years ago |
Paul B Mahol
|
02fb320ada
libopenjpegdec: always check image because decoding may still fail
|
13 years ago |
Paul B Mahol
|
67d5fcc989
libopenjpegenc: allow changing encoding parameters
|
13 years ago |
Paul B Mahol
|
dec8eb6b29
libopenjpegenc: merge common code
|
13 years ago |
Paul B Mahol
|
8e45005a84
libopenjpegenc: use pix_fmt descriptor to get bpp
|
13 years ago |
Paul B Mahol
|
06b0c6a655
libopenjpegenc: use pix_fmt descriptor to get numcomps
|
13 years ago |
Michael Niedermayer
|
140c54ea0b
indeo4: better mv check
|
13 years ago |
Michael Niedermayer
|
c855ece101
indeo5: check motion vectors.
|
13 years ago |
Michael Niedermayer
|
33f39c02aa
mxfdec: pass correct context to av_timecode_init()
|
13 years ago |
Ronald S. Bultje
|
b2af057a36
smacker: convert palette and header reading to bytestream2.
|
13 years ago |
Paul B Mahol
|
40821980ae
vf_hflip: accept PIX_FMT_RGB444 and PIX_FMT_BGR444 pixel formats
|
13 years ago |
Paul B Mahol
|
25b67dc765
png: fix warning about discarding qualifiers [-Wincompatible-pointer-types]
|
13 years ago |
Aaron Colwell
|
aa9c2e41b6
pthread : Remove lock/unlock pairs in worker loop to avoid unexpected state changes.
|
13 years ago |
Michael Niedermayer
|
9621646eb3
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Ronald S. Bultje
|
c3bbd0b53b
alac: convert extradata reading to bytestream2.
|
13 years ago |
Michael Niedermayer
|
8d7f2db60a
swr-test: test the new flexible buffering
|
13 years ago |
Michael Niedermayer
|
59b038b4a4
swr: realloc_audio: support packed audio buffers
|
13 years ago |
Michael Niedermayer
|
1b0fcf33b8
swr: More flexible and convenient buffering
|
13 years ago |
Julien Ramseier
|
e479013ae4
Fix SVCD scan_offset option
|
13 years ago |
Paul B Mahol
|
680981832f
"Metal Gear Solid: The Twin Snakes" demuxer
|
13 years ago |
Philip Langdale
|
1318b14379
CrystalHD: Remove EXPERIMENTAL flag for known good formats.
|
13 years ago |
Marton Balint
|
5420523ae3
pthread: return proper error code on pthread_create failure
|
13 years ago |
Michael Niedermayer
|
e0c7128302
swr: fix segfault when 0 out size is used.
|
13 years ago |
Michael Niedermayer
|
691b92474a
swr: revert stray hunk
|
13 years ago |