|
|
|
@a286b04d
|
12 years |
michaelni |
configure/arm: print if thumb mode is enabled
Signed-off-by: Michael …
|
|
|
@a974adc3
|
12 years |
michaelni |
g729dec: check pitch_delay_int.
Fix out of array read
Found-by: …
|
|
|
@56d09250
|
12 years |
michaelni |
nuv: dont try to copy an empty frame
Fixes assertion failure
…
|
|
|
@2947e7b7
|
12 years |
michaelni |
flvenc: don't write random data if seek fails
The FLV muxer tries to …
|
|
|
@0aa0bab4
|
12 years |
michaelni |
docs: -asyncts has been replaced by aresample not asyncts in ffmpeg
…
|
|
|
@ddf6131a
|
12 years |
stefasab |
lavf/segment: add segment_start_number option
Consistent with the …
|
|
|
@d93d03a4
|
12 years |
stefasab |
lavf/segment: add function set_segment_filename()
Factorize.
|
|
|
@616e6ffa
|
12 years |
michaelni |
aresample: increase n_out buffer size a bit to reduce delay in some …
|
|
|
@7726916
|
12 years |
michaelni |
mpegts: check av_new_stream() return value.
Fixes CID703728 …
|
|
|
@0ea47423
|
12 years |
michaelni |
qt-faststart: Check offset_count
Fixes CID733836
Signed-off-by: …
|
|
|
@eee8c94f
|
12 years |
michaelni |
cavsdec: check ff_get_buffer() return value
Fixes CID747721 …
|
|
|
@5cb080fa
|
12 years |
michaelni |
snowenc: check ff_get_buffer() return value
Fixes CID747722 …
|
|
|
@7effc26b
|
12 years |
michaelni |
svq1enc: check ff_get_buffer() return value
Fixes CID747723 …
|
|
|
@1818a113
|
12 years |
michaelni |
alsdec: propagate error codes in read_block()
Reviewed-by: Thilo …
|
|
|
@0213d5ad
|
12 years |
michaelni |
alsdec: make return checking for read_*_block_data() consistent
…
|
|
|
@79bfba14
|
12 years |
michaelni |
alsdec: Use AVERROR_INVALIDDATA in read_const_block_data
Reviewed-by: …
|
|
|
@d7117138
|
12 years |
michaelni |
mips: ac3 downmix updated to the new data layout.
Signed-off-by: …
|
|
|
@2dbc84b1
|
12 years |
nicolas.george |
lavf/matroskaenc: check for overflow in display width.
|
|
|
@7897919a
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
aacdec: …
|
|
|
@2e5e2bf
|
12 years |
michaelni |
Merge commit 'f3f60dcbdd6ff2201526a603fe28293975bb7667'
* commit …
|
|
|
@de7c95d
|
12 years |
michaelni |
Merge commit '7941159df6aad2d219e2a7184489be7a735dd944'
* commit …
|
|
|
@9c0ec23c
|
12 years |
michaelni |
Merge commit '998fdcff41bbda8ef13c991743376556f910efa9'
* commit …
|
|
|
@e7f255d8
|
12 years |
michaelni |
Merge commit '95baf701db719ecad6b31000429e20eca2526ed6'
* commit …
|
|
|
@db6e9604
|
12 years |
michaelni |
lavfi: drop ff_null_start_frame/end_frame/draw_slice.
The functions …
|
|
|
@43912625
|
12 years |
stefasab |
lavfi/select: assign NAN to ignored values
Also log scene value. …
|
|
|
@6ba1f280
|
12 years |
stefasab |
lavfi/select: add support to options
Add options introspection, and …
|
|
|
@c214cd18
|
12 years |
stefasab |
lavfi/select: in select_frame(), rename picref -> ref
The variable is …
|
|
|
@e7a0b2e0
|
12 years |
stefasab |
doc/filters: itemize select/aselect examples
Improve rendering.
|
|
|
@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.
|
|
|
@6d5b0092
|
12 years |
alex.converse |
aacdec: Fix an off-by-one overwrite when switching to LTP profile from …
|
|
|
@26db6535
|
12 years |
nicolas.george |
lavf/matroskaenc: use integers to for display size.
Avoid rounding …
|
|
|
@140367af
|
12 years |
martin |
x86inc: fix stack alignment on win64
Signed-off-by: Martin Storsjö …
|
|
|
@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 …
|
|
|
@29d2595a
|
12 years |
martin |
rtpproto: Remove unused defines
Signed-off-by: Martin Storsjö …
|
|
|
@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 …
|
|
|
@f3f60dcb
|
12 years |
martin |
rtpdec_mpeg4: Cosmetic cleanup
Signed-off-by: Martin Storsjö …
|
|
|
@584a0179
|
12 years |
martin |
rtpdec: Cosmetic cleanup of the header
Signed-off-by: Martin Storsjö …
|
|
|
@abf74a11
|
12 years |
martin |
rtpdec: Get rid of a useless _s suffix on a struct name
…
|
|
|
@7941159d
|
12 years |
martin |
rtpdec/enc: Remove outdated/useless/misleading comments
…
|
|
|
@d6ec7452
|
12 years |
martin |
rtpdec: Improve some comments
The previous comment about the buffer …
|
|
|
@e66d448c
|
12 years |
martin |
rtpdec: Remove unused context variables
These stem from back when …
|
|
|
@81ef5192
|
12 years |
martin |
rtpdec: Limit writing to the buffer size
This fixes potential buffer …
|
|
|
@48238fd0
|
12 years |
martin |
svq1: Fix building with -DDEBUG
Signed-off-by: Martin Storsjö …
|
|
|
@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.
|
|
|
@c4182d72
|
12 years |
anton |
svq1: return meaningful error codes.
|
|
|
@998fdcff
|
12 years |
anton |
lavc: replace some forgotten instances of PixelFormat with AVPixelFormat
|
|
|
@84a08066
|
12 years |
anton |
svq1: unmacroify macros used only once.
|
|
|
@95baf701
|
12 years |
anton |
svq1: deMpegEncContextize
This decoder is quite simple and none of …
|
|
|
@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: …
|
|
|