|
|
|
@24778c32
|
12 years |
michaelni |
Fix writing 12 bit DPX
The DPX encoder now writes 12 DPX that open …
|
|
|
@05b73154
|
12 years |
michaelni |
Fix DPX decoder
Rewrite the DPX decoder to work with provided sample …
|
|
|
@cdfa9264
|
12 years |
Clément Bœsch |
lavf/swf: transform the swf tags define in an enum.
|
|
|
@a1d2210
|
12 years |
Clément Bœsch |
lavf/swf: re-align after previous commit.
|
|
|
@91fad50
|
12 years |
Clément Bœsch |
lavf/swf: define more tags.
Based on swf specs v10, page 271-273.
|
|
|
@cd78192d
|
12 years |
Clément Bœsch |
lavf/swfdec: return more meaningful error codes.
|
|
|
@5e885275
|
12 years |
michaelni |
mpeg4videodec: disable frame multithreading for GMC, its not …
|
|
|
@0c40220b
|
12 years |
Clément Bœsch |
lavf/swfdec: fix flushing with compressed swf.
We now only return in …
|
|
|
@b8d64559
|
12 years |
michaelni |
movenc: fix timescale for timecode track
regression since b02493e476
…
|
|
|
@8684e396
|
12 years |
michaelni |
add dshow maintainer
Signed-off-by: rogerdpack …
|
|
|
@3a48e38
|
12 years |
michaelni |
motion_est: more complete SAB diamond size check
This makes no …
|
|
|
@6f557a2e
|
12 years |
michaelni |
caca: fix 10l typo
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@a291345
|
12 years |
onemda |
sws: do not use av_pix_fmt_descriptors directly
Signed-off-by: Paul B …
|
|
|
@82eba226
|
12 years |
onemda |
lavd: do not use av_pix_fmt_descriptors directly
Signed-off-by: Paul …
|
|
|
@0d002de4
|
12 years |
michaelni |
exr: fix twin ;
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@e3301459
|
12 years |
michaelni |
avidec: Use sample size in case incorrect timestamps for aac in AVI …
|
|
|
@77e6b085
|
12 years |
onemda |
imgutils: do not use av_pix_fmt_descriptors directly
Signed-off-by: …
|
|
|
@a41c824c
|
12 years |
michaelni |
Parse DEFINESOUND tags in swf (fix ticket 1638)
Signed-off-by: …
|
|
|
@a51540d8
|
12 years |
onemda |
lavc: do not use av_pix_fmt_descriptors directly
Signed-off-by: Paul …
|
|
|
@27ccc82e
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@13afee95
|
12 years |
michaelni |
Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627'
* commit …
|
|
|
@af7dd79a
|
12 years |
michaelni |
Merge commit '50ba57e0ce63d9904269ea0728936a0c79f8bfb5'
* commit …
|
|
|
@3d179edf
|
12 years |
onemda |
yop: check return value of avformat_new_stream()
Fixes null pointer …
|
|
|
@a9bd51b1
|
12 years |
michaelni |
Merge commit '9953ff3cd844eb5f6d8dfce98cad94b78a0fc7dc'
* commit …
|
|
|
@a33ed6bc
|
12 years |
michaelni |
Merge commit 'b7f1010c8fce09096057528f7cd29589ea1ae7df'
* commit …
|
|
|
@f391e405
|
12 years |
michaelni |
Merge commit 'e002e3291e6dc7953f843abf56fc14f08f238b21'
* commit …
|
|
|
@d6135a88
|
12 years |
michaelni |
Merge commit '15ba7f6525c0f56f0c8e3e3e0c0c5129de054f41'
* commit …
|
|
|
@e335658
|
12 years |
michaelni |
Merge commit '9734b8ba56d05e970c353dfd5baafa43fdb08024'
* commit …
|
|
|
@43cce412
|
12 years |
michaelni |
Merge commit '0a75d1da23b8659ec49391469bb592da12760077'
* commit …
|
|
|
@caa7e24e
|
12 years |
onemda |
truemotion2: remove unreachable code
Fixes CID610345.
Signed-off-by: …
|
|
|
@22c8cbc0
|
12 years |
anton |
lavu,lavd: do not use av_pix_fmt_descriptors directly.
|
|
|
@59ee9f78
|
12 years |
anton |
lavfi: do not use av_pix_fmt_descriptors directly.
|
|
|
@50ba57e0
|
12 years |
anton |
lavc: do not use av_pix_fmt_descriptors directly.
|
|
|
@9953ff3c
|
12 years |
anton |
mpegvideo: fix indentation
|
|
|
@b7f1010c
|
12 years |
anton |
tools: do not use av_pix_fmt_descriptors directly.
|
|
|
@0a7068fa
|
12 years |
anton |
sws: do not use av_pix_fmt_descriptors directly.
|
|
|
@d2fcb356
|
12 years |
anton |
pixdesc: add functions for accessing pixel format descriptors.
Make …
|
|
|
@4dcf71a
|
12 years |
onemda |
takdec: stop decoding in case of unknown bps
Signed-off-by: Paul B …
|
|
|
@56519d7d
|
12 years |
onemda |
takdec: s/bits_per_coded_sample/bits_per_raw_sample
…
|
|
|
@62722ae
|
12 years |
michaelni |
nellymoserenc: fix array element ordering
Fixes assertion failures in …
|
|
|
@fdd6660
|
12 years |
mans |
build: add support for Tru64 (OSF/1)
Signed-off-by: Mans Rullgard …
|
|
|
@927d866
|
12 years |
michaelni |
tscc2: fix out of array access
Fixes CID732260
Signed-off-by: Michael …
|
|
|
@5a75924d
|
12 years |
michaelni |
rtmpproto: fix out of array write
Fixes CID732263
Signed-off-by: …
|
|
|
@e576105
|
12 years |
michaelni |
motion-test: zero dsp context
Signed-off-by: Michael Niedermayer …
|
|
|
@5e689b65
|
12 years |
michaelni |
dv: zero dsp before init, this fixes use of uninitialized dct_bits
…
|
|
|
@e0909ff1
|
12 years |
michaelni |
lavc: Fix use of uninitialized field.
Fixes CID732297
Signed-off-by: …
|
|
|
@0c6b9b9f
|
12 years |
michaelni |
rtspdec:read_line: fix use of uninitialized byte
Fixes CID732301 …
|
|
|
@1b5069a
|
12 years |
michaelni |
sanm: fix off by 1 error in draw_glyph()
This fix changes nothing as …
|
|
|
@59cbedfc
|
12 years |
michaelni |
update_initial_timestamps: increase pts_buffer size
Fixes CID733786 …
|
|
|
@da18e918
|
12 years |
martin |
md5: Allocate a normal private context for the opaque md5 context …
|
|
|
@e002e329
|
12 years |
martin |
Use the new aes/md5/sha/tree allocation functions
Signed-off-by: …
|
|
|
@9a92aea2
|
12 years |
martin |
avutil: Add functions for allocating opaque contexts for algorithms
…
|
|
|
@3632f35
|
12 years |
onemda |
bethsoftvid: check return value of av_packet_new_side_data()
Fixes …
|
|
|
@fb32f31a
|
12 years |
mans |
svq3: fix pointer type warning
Fixes:
libavcodec/svq3.c:661:9: …
|
|
|
@366b72f1
|
12 years |
mans |
svq3: replace unsafe pointer casting with intreadwrite macros
…
|
|
|
@313b40ef
|
12 years |
onemda |
bmp: unbreak non BMP_RGB compression for v4 and v5
Fixes CID733728 & …
|
|
|
@15ba7f65
|
12 years |
mans |
parseutils: fix const removal warning
The const qualifier is still …
|
|
|
@68e360a8
|
12 years |
mans |
parseutils-test: various cleanups
- make tables static const
- remove …
|
|
|
@9ad1ea13
|
12 years |
Clément Bœsch |
lavfi/ebur128: fix typo in condition.
Fixes CID733727.
|
|
|
@e578f8f4
|
12 years |
janne-libav |
prepare 9_beta1 release
|
|
|
@9734b8ba
|
12 years |
diego |
Move avutil tables only used in libavcodec to libavcodec.
|
|
|
@26474d10
|
12 years |
michaelni |
random_seed: fix digest size
Signed-off-by: Michael Niedermayer …
|
|
|
@7fe55485
|
12 years |
michaelni |
random_seed: fix out of array read
Fixes CID733787
Signed-off-by: …
|
|
|
@0a75d1da
|
12 years |
diego |
options_table: refs option is not snow-only
|
|
|
@adcbb3fd
|
12 years |
michaelni |
yuv2rgb: fix declared array sizes, so they match actuals.
Fixes …
|
|
|
@1093383d
|
12 years |
martin |
random_seed: Support using CryptGenRandom on windows
Signed-off-by: …
|
|
|
@b96d1859
|
12 years |
michaelni |
jpeglsenc: favor av_freep() for saftey over av_free() when a variable …
|
|
|
@34bbab43
|
12 years |
michaelni |
jpeglsnec: fix memleak of state in error case
Fixes CID733794 …
|
|
|
@104b1d9e
|
12 years |
michaelni |
libvpxenc: fix memleak on error path
Fixes CID733795
Signed-off-by: …
|
|
|
@c9454cb6
|
12 years |
michaelni |
av_tempfile: fix leak in error case
Fixes CID733796 Part2 …
|
|
|
@229ccce
|
12 years |
michaelni |
libxvid_rc: fix leaks in ff_xvid_rate_control_init()
Fixes CID733796 …
|
|
|
@4b20b21b
|
12 years |
michaelni |
tiff: fix leak on error return in doubles2str()
Fixes CID733797 …
|
|
|
@9ba2484e
|
12 years |
michaelni |
af_aresample: fix leak on alloc failure
Fixes CID733798 …
|
|
|
@7457da36
|
12 years |
michaelni |
drawtext: fix leak with timecodes
Fixes CID733799
Signed-off-by: …
|
|
|
@bb358647
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
mlpdsp: …
|
|
|
@526cb36e
|
12 years |
michaelni |
Merge commit '4436f25a1682ada3f7226cb6fadf429946933161'
* commit …
|
|
|
@26b3fde6
|
12 years |
lu_zero |
doc: update the faq entry about custom I/O
URLProtocols are private …
|
|
|
@a75dd13b
|
12 years |
michaelni |
Merge commit 'eb657ecefdeb8b2ed9bfb55d3c2c9e0f568486bf'
* commit …
|
|
|
@ce27c9eb
|
12 years |
michaelni |
Merge commit '7cc3c4e1d4179aeabcd891090e31ee5e5bfd9692'
* commit …
|
|
|
@b6c3487e
|
12 years |
michaelni |
Merge commit '88058d9a994f42e4e9ed4e67baf696bbfe53128c'
* commit …
|
|
|
@de31814a
|
12 years |
michaelni |
Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6'
* commit …
|
|
|
@1ec62930
|
12 years |
lu_zero |
mlpdsp: adding missing file
|
|
|
@2d6caade
|
12 years |
lu_zero |
dsputil: split out mlp dsp function
|
|
|
@25dc79bc
|
12 years |
mans |
sh4: add required #include, fix build
Signed-off-by: Mans Rullgard …
|
|
|
@c4aaff8c
|
12 years |
stefasab |
Revert "configure: link flite against libasound"
This reverts commit …
|
|
|
@396648cc
|
12 years |
stefasab |
configure: link flite against libasound
libflite depends on …
|
|
|
@8cd1c0fe
|
12 years |
onemda |
pcx: convert to bytestream2 API
Protects against overreads in input …
|
|
|
@492b8ec4
|
12 years |
michaelni |
av_opt_set_from_string: fix memleak
Fixes CID733801
Signed-off-by: …
|
|
|
@7df9f595
|
12 years |
michaelni |
swri_resample_init: unsupported sample formats are an internal error.
…
|
|
|
@e47ab0b2
|
12 years |
michaelni |
ffmpeg_opt: dont fail for sameq/same_quant.
Instead print a warning.
…
|
|
|
@4334ba04
|
12 years |
michaelni |
ffprobe: fix use of uninitialized pointer in av_strtok()
Fixes …
|
|
|
@bdcff5af
|
12 years |
michaelni |
af_volumedetect: fix use of uninitilaized variable in case of planar …
|
|
|
@989c91b5
|
12 years |
michaelni |
asrc_aevalsrc: Fix use of uninitialized pointer inside av_strtok()
…
|
|
|
@4e4ae2f8
|
12 years |
michaelni |
sha: change loop condition to be tighter.
This makes no change to the …
|
|
|
@fac1ccbd
|
12 years |
michaelni |
swscale-test: fix freeing of uninitialized variable
Fixes: CID733844 …
|
|
|
@e782d872
|
12 years |
michaelni |
fate: add vf_idet filter to lavfi regression tests
This test only …
|
|
|
@4d4f431a
|
12 years |
michaelni |
vf_idet: zero pointers after freeing references
Signed-off-by: …
|
|
|
@cac749a
|
12 years |
michaelni |
vf_idet: fix free after use
Signed-off-by: Michael Niedermayer …
|
|
|
@1a2c7880
|
12 years |
janne-libav |
averror: make error values proper negative values
Fixes stupid …
|
|
|
@4436f25a
|
12 years |
mans |
build: remove references to unused EXTRAOBJS variable
This was part …
|
|
|