|
|
|
@c51f090f
|
12 years |
stefasab |
lavfi: mv vf_select.c -> f_select.c
The file now contains also an …
|
|
|
@f5461fac
|
12 years |
stefasab |
lavfi: add aselect audio variant of select
|
|
|
@64c5fbd7
|
12 years |
stefasab |
lavfi/select: remove deprecated and unused poll_frame() callback
Simplify.
|
|
|
@26db6535
|
12 years |
nicolas.george |
lavf/matroskaenc: use integers to for display size.
Avoid rounding …
|
|
|
@a016795
|
12 years |
michaelni |
mpeg1video: fix regression with slices != threads
Signed-off-by: …
|
|
|
@03df9720
|
12 years |
michaelni |
mpeg1video: support multi threaded slice encoding.
Signed-off-by: …
|
|
|
@f18c873a
|
12 years |
michaelni |
adpcm: fix off by 1 error and out of array access in DK4
Found-by: …
|
|
|
@03b9d4a7
|
12 years |
michaelni |
msmpeg4dec: fix coeff index
Fixes assertion failure
Found-by: …
|
|
|
@028cc42a
|
12 years |
michaelni |
read_gab2_sub: fix null pointer dereference
Found-by: Mateusz "j00ru" …
|
|
|
@02b23818
|
12 years |
michaelni |
avfilter_get_audio_buffer_ref_from_frame: check that layout and …
|
|
|
@0f236345
|
12 years |
nicolas.george |
ffmpeg: sub2video: use start and end time.
Until now, the …
|
|
|
@e69e780c
|
12 years |
michaelni |
ff_copy_buffer_ref: use the channel count
Signed-off-by: Michael …
|
|
|
@5a4eb6aa
|
12 years |
michaelni |
avfilter_get_video_buffer_ref_from_frame: check channel count
more …
|
|
|
@0ceca269
|
12 years |
michaelni |
alsdec: check block length
Fix writing over the end
Found-by: …
|
|
|
@16c3cb9b
|
12 years |
nicolas.george |
lavf/concatdec: avoid leaking URLs.
Use av_realloc instead of …
|
|
|
@75b3911e
|
12 years |
michaelni |
mxf_set_audio_pts: fix division by 0
Found-by: Mateusz "j00ru" …
|
|
|
@a0f659b2
|
12 years |
michaelni |
oggspeexparse: fix array overread
Found-by: Mateusz "j00ru" Jurczyk …
|
|
|
@12fcc626
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavr: …
|
|
|
@ce58642e
|
12 years |
michaelni |
x86inc: support stack mem allocation and re-alignment in PROLOGUE.
…
|
|
|
@82c02112
|
12 years |
michaelni |
Merge commit '14758e3211d34a97c42b07acae117ce5627d7f57'
* commit …
|
|
|
@8dbc384f
|
12 years |
michaelni |
Merge commit 'd04c17c91363a6b15d1ac2d79c817f3d5e2998b3'
* commit …
|
|
|
@d276f28
|
12 years |
michaelni |
swfdec: print warning when len is cliped
Signed-off-by: Michael …
|
|
|
@31f9cf38
|
12 years |
Carl Eugen Hoyos |
Fix frame-rate documentation.
|
|
|
@be5389d5
|
12 years |
michaelni |
Merge commit 'e70c5b034c4787377e82cab2d5565486baec0c2a'
* commit …
|
|
|
@42b5688d
|
12 years |
lu_zero |
lavr: fix segfault due to overlooked change needed in 14758e3
…
|
|
|
@6f40e9f0
|
12 years |
lu_zero |
x86inc: support stack mem allocation and re-alignment in PROLOGUE
Use …
|
|
|
@9138f6da
|
12 years |
Clément Bœsch |
lavfi/showinfo: check plane count before dereferencing.
|
|
|
@2fb240dd
|
12 years |
michaelni |
ac3dec: fix out of array read
Found-by: Mateusz "j00ru" Jurczyk and …
|
|
|
@a202541f
|
12 years |
michaelni |
cafdec: Check duration before use.
Fix division by 0
Found-by: …
|
|
|
@99a8552d
|
12 years |
michaelni |
bfi: fix division by 0
Found-by: Mateusz "j00ru" Jurczyk and Gynvael …
|
|
|
@1cf7b61f
|
12 years |
michaelni |
Changelog: update for soxr
Signed-off-by: Michael Niedermayer …
|
|
|
@803af81
|
12 years |
stefasab |
doc/ffmpeg: fix/extend documentation for -copyts
|
|
|
@801b3157
|
12 years |
michaelni |
swr: Add SOX resampler support
Signed-off-by: Michael Niedermayer …
|
|
|
@41049d07
|
12 years |
michaelni |
swr: add a lowpass default so that each Resampler can have its own …
|
|
|
@ae5a55e7
|
12 years |
michaelni |
swr: move flush into Resampler
Signed-off-by: Michael Niedermayer …
|
|
|
@431dcc49
|
12 years |
michaelni |
swr: make realloc_audio() available outside swresample.c
…
|
|
|
@5a5d7074
|
12 years |
michaelni |
swr: Add API to make resample engine selectable.
Signed-off-by: …
|
|
|
@e8e57563
|
12 years |
michaelni |
lavc/utils: Do not require dimensions for PNG.
pngenc doesnt need …
|
|
|
@bbc8f0cd
|
12 years |
stefasab |
doc/filters: fix grammar mistake in setfield documentation
…
|
|
|
@14758e32
|
12 years |
justin.ruggles |
lavr: temporarily store custom matrix in AVAudioResampleContext
This …
|
|
|
@887d4c05
|
12 years |
justin.ruggles |
lavr: clarify documentation for avresample_get/set_matrix()
|
|
|
@4b4f16cd
|
12 years |
Clément Bœsch |
lavfi/fps: remove parse opt error message.
See cc650cf0 for more info.
|
|
|
@b2f2321c
|
12 years |
Clément Bœsch |
doc/filters: extend fps documentation.
|
|
|
@0e0e3db1
|
12 years |
Clément Bœsch |
lavfi/fps: add shorthand.
|
|
|
@7d05bbb6
|
12 years |
michaelni |
mxfdec: drop unneeded extradata padding
Found-by: Tomas Härdin …
|
|
|
@d04c17c9
|
12 years |
justin.ruggles |
swfdec: cosmetics: fix indentation
|
|
|
@e70c5b03
|
12 years |
justin.ruggles |
swfdec: do better validation of tag length
Avoids trying to read a …
|
|
|
@b6557080
|
12 years |
michaelni |
mxfdec: fix leak of extradata
Reviewed-by: Tomas Härdin …
|
|
|
@02823f6d
|
12 years |
mans |
Make LOCAL_ALIGNED syntactically similar on all systems
This changes …
|
|
|
@9e28c7ef
|
12 years |
michaelni |
filters.texi: document more aresample options
Signed-off-by: Michael …
|
|
|
@7dee5f04
|
12 years |
michaelni |
svq3: fix cast type to be independant of "sizeof(int)"
Signed-off-by: …
|
|
|
@17d5746d
|
12 years |
onemda |
build: fix dca encoder dependencies
Signed-off-by: Paul B Mahol …
|
|
|
@23751390
|
12 years |
onemda |
fate: add BRSTM demuxer test
Signed-off-by: Paul B Mahol …
|
|
|
@7016aa6
|
12 years |
pross |
iff decoder: support RGB8 and RGBN
|
|
|
@53ae32d
|
12 years |
pross |
iff demuxer: support RGB8 and RGBN
|
|
|
@67c1b5b0
|
12 years |
michaelni |
lavf: remove unneeded pb check
Fixes CID747727
Signed-off-by: Michael …
|
|
|
@b688a284
|
12 years |
michaelni |
astenc: fix assignment vs compare
Fixes CID747736
Signed-off-by: …
|
|
|
@a70b38d2
|
12 years |
michaelni |
lavf: fix memleak
Fixes CID747738
Signed-off-by: Michael Niedermayer …
|
|
|
@9696ad6a
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
build: …
|
|
|
@fd3cdcaf
|
12 years |
Clément Bœsch |
lavfi: remove mp=denoise3d filter.
hqdn3d was meant to be a more …
|
|
|
@80e5c51d
|
12 years |
Clément Bœsch |
doc: fix a -map syntax in one command line example.
|
|
|
@7eafd27
|
12 years |
Clément Bœsch |
build: fix prores decoder dependencies.
According to …
|
|
|
@18d93981
|
12 years |
Clément Bœsch |
doxy: add ref for lavfi, lpp and lsws.
|
|
|
@5595e7a1
|
12 years |
michaelni |
doxy: fix swr group name
Signed-off-by: Michael Niedermayer …
|
|
|
@71b19129
|
12 years |
Carl Eugen Hoyos |
Print bpc (for bits per component) with pixel format if it is smaller …
|
|
|
@8e905655
|
12 years |
stefasab |
lavf/segment: add reset_timestamps option
The new options reset the …
|
|
|
@22e49886
|
12 years |
michaelni |
opt: fix memleak on error of range_array
Fixes CID747739 …
|
|
|
@0a60f830
|
12 years |
michaelni |
http: dont null check p, its unneeded
Fixes CID747740
Signed-off-by: …
|
|
|
@b11a8890
|
12 years |
michaelni |
vf_tinterlace: default of mode switch is impossible, add assert.
…
|
|
|
@e7101a7f
|
12 years |
michaelni |
libavcodec/x86/mpegvideo: switch to av_assert2
Signed-off-by: Michael …
|
|
|
@623184af
|
12 years |
michaelni |
itu H.263: Fix handling of PB blocks
This fixes artifacts in …
|
|
|
@c3bb3334
|
12 years |
michaelni |
h264: dont try to allocate scratchpad if linesize is not known
Fixes …
|
|
|
@395c3feb
|
12 years |
mans |
build: fix 'clean' target
This fixes removal of TOOLS as well as …
|
|
|
@c7368539
|
12 years |
michaelni |
swfdec: check lens validity
Signed-off-by: Michael Niedermayer …
|
|
|
@2ddf7c8
|
12 years |
derek.buitenhuis |
ZeroCodec: Flip output
The initial testing of the VFW binary codec …
|
|
|
@a354839b
|
12 years |
onemda |
build: update mxf muxer dependencies
Signed-off-by: Paul B Mahol …
|
|
|
@d880c344
|
12 years |
onemda |
lavc: fix typo and avrn build dependencies
Signed-off-by: Paul B …
|
|
|
@ddbf070
|
12 years |
michaelni |
dsputil_mmx: switch to av_assert2()
Signed-off-by: Michael …
|
|
|
@4c751528
|
12 years |
onemda |
takdec: silence/fix warning for undefined behavior
Signed-off-by: …
|
|
|
@4a5289ad
|
12 years |
michaelni |
mips: disable ac3 downmix, until its updated to the new data layout.
…
|
|
|
@6321e028
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
rtpdec: …
|
|
|
@f540851c
|
12 years |
pross |
mov: parse @PRM and @PRQ metadata tags
These tags describe the …
|
|
|
@e044cd41
|
12 years |
pross |
codec_desc: AV_CODEC_ID_SMPTE_KLV is data
|
|
|
@ccb59c1
|
12 years |
martin |
rtpdec: Remove an outdated todo comment
This comment was added in …
|
|
|
@0d85663a
|
12 years |
martin |
rtpdec: Rename a static variable to normal naming conventions
…
|
|
|
@f9e493c6
|
12 years |
mans |
sh4: dsputil: remove duplicate of ff_gmc_c()
This function is an …
|
|
|
@7aabeea
|
12 years |
michaelni |
ac3dec: fix bugs in direct buffer use.
This fixes potentially …
|
|
|
@529d3e00
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@a933698
|
12 years |
michaelni |
Merge commit '30b39164256999efc8d77edc85e2e0b963c24834'
* commit …
|
|
|
@b7d8484f
|
12 years |
michaelni |
Merge commit 'b8f3ab8e6a7ce3627764da53b809628c828d4047'
* commit …
|
|
|
@78ac7ee9
|
12 years |
michaelni |
Merge commit '5d471b73d20616f5ac701ff62e5de49465cda264'
* commit …
|
|
|
@5c75708c
|
12 years |
michaelni |
configure: fix automatic processing of _extralibs in check_deps
This …
|
|
|
@20899c54
|
12 years |
michaelni |
http/utils: rename "demuxer" to mime_type
Signed-off-by: Michael …
|
|
|
@cbe43e62
|
12 years |
michaelni |
ffserver: set oformat
Fix Ticket1986
Signed-off-by: Michael …
|
|
|
@2dd95bd7
|
12 years |
mans |
dsputil: remove unused macro WRAPPER8_16
This macro has never been …
|
|
|
@cef28b56
|
12 years |
onemda |
tak: reduce difference with qatar
Mostly cosmetics changes, but also …
|
|
|
@d4f8cecc
|
12 years |
mans |
configure: fix automatic processing of _extralibs in check_deps
This …
|
|
|
@461b5bf4
|
12 years |
stefasab |
lavc/avcodec: extend/clarify/fix documentation for …
|
|
|
@ad47ac20
|
12 years |
stefasab |
lavf/segment: remove silly assert(), improve feedback
The code should …
|
|
|
@68bc0121
|
12 years |
michaelni |
http/utils: move mime -> demuxer maping from http to utils
…
|
|
|