|
|
|
@694dc625
|
12 years |
onemda |
shorten: update .sample_fmts
Signed-off-by: Paul B Mahol …
|
|
|
@d0b7e832
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@8bee8f77
|
12 years |
stefasab |
lswr/swresample: use AV_OPT_TYPE_SAMPLE_FMT for sample format options
…
|
|
|
@eb7018d2
|
12 years |
martin |
configure: Strip ordinals from mingw generated def files
The def …
|
|
|
@66371c28
|
12 years |
mans |
configure: arm: detect default thumb state of compiler
This makes …
|
|
|
@7e93b0ba
|
12 years |
onemda |
ra144enc: reject unsupported sample rates
|
|
|
@5e2be27e
|
12 years |
michaelni |
fate: fix typos in wtv seek test
Signed-off-by: Michael Niedermayer …
|
|
|
@b452c8a7
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fate: …
|
|
|
@7711f19e
|
12 years |
michaelni |
Merge commit 'e816034a5fa131b13c4ad87bb0b5065b4f5697c6'
* commit …
|
|
|
@211372e8
|
12 years |
michaelni |
Merge commit '0b300daad2f5cb59a7c06dde5ac701685e6edf16'
* commit …
|
|
|
@9c208b4
|
12 years |
michaelni |
vp56: Ignore reconfiguration from the alpha plane.
Fixes out of array …
|
|
|
@eebc40e1
|
12 years |
diego |
fate: fft: Fix libavcodec dependency
|
|
|
@31f16dc
|
12 years |
diego |
build: Make the ISMV muxer select the MOV muxer
They share the same …
|
|
|
@81dfa21e
|
12 years |
mans |
configure: move arm arch extensions to a separate variable
…
|
|
|
@e816034a
|
12 years |
janne-libav |
fate-seek: remove use of gnu make 3.82 only private modifier
|
|
|
@c8148e5c
|
12 years |
janne-libav |
fate: move vsynth reference files to their own directory
|
|
|
@337dbe2
|
12 years |
janne-libav |
fate: move fate-acodec reference files to their own dir
|
|
|
@d173ede
|
12 years |
diego |
configure: avplay now depends on avresample
|
|
|
@abab0435
|
12 years |
janne-libav |
fate: split dependencies for fate-seek tests
Each fate-seek test …
|
|
|
@0b300daa
|
12 years |
janne-libav |
h264: error out on unset current_picture_ptr for h->current_slice > 0
…
|
|
|
@89a4465b
|
12 years |
janne-libav |
avprobe: report per stream bit rate if set by the decoder
|
|
|
@ec79b1fc
|
12 years |
michaelni |
wtvdec: fix null pointer dereference
Found-by: Mateusz "j00ru" …
|
|
|
@e32bea8e
|
12 years |
lu_zero |
aac: avoid a memcpy in sbr_qmf_analysis
Swapping buffer indices …
|
|
|
@80aa89bd
|
12 years |
michaelni |
asfdec: check extradata size before alloc and read
Signed-off-by: …
|
|
|
@936eaa8
|
12 years |
michaelni |
h264: check for integer overflow, fix null pointer dereference
…
|
|
|
@2cb227f6
|
12 years |
nicolas.george |
lavu/channel_layout: document the semantic of layouts.
|
|
|
@5148147b
|
12 years |
stefasab |
lavfi/bbox: switch to ff_filter_frame() API
|
|
|
@255be073
|
12 years |
stefasab |
lavfi/alphamerge: fix leak introduced in 217163eb
|
|
|
@49435d38
|
12 years |
onemda |
gifdec: read pixel aspect ratio
Signed-off-by: Paul B Mahol …
|
|
|
@ddd87236
|
12 years |
nicolas.george |
lavfi/vf_super2xsai: fix output ref size.
|
|
|
@bd465fdc
|
12 years |
stefasab |
lavfi/framestep: switch to ff_filter_frame API
|
|
|
@fbc339ff
|
12 years |
stefasab |
lavfi/super2xsai: switch to ff_filter_frame() API
|
|
|
@adfd9ca3
|
12 years |
Clément Bœsch |
lavfi/hue: move to ff_filter_frame.
|
|
|
@72e84a08
|
12 years |
Clément Bœsch |
fate: add hue filter test.
|
|
|
@24cb1f9
|
12 years |
nicolas.george |
lavfi/vf_tile: forward errors.
|
|
|
@3b316247
|
12 years |
nicolas.george |
lavfi/vf_tile: cosmetic after last commit.
|
|
|
@6f3d2fb1
|
12 years |
nicolas.george |
lavfi/vf_tile: switch to filter_frame.
Also add error check on buffer …
|
|
|
@8be18ffd
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@3d728207
|
12 years |
stefasab |
lavfi/decimate: switch to ff_filter_frame() API
|
|
|
@217163eb
|
12 years |
stefasab |
lavfi/alphamerge: switch to ff_filter_frame() API
|
|
|
@83ab46a5
|
12 years |
stefasab |
lavfi/blackdetect: switch to new ff_filter_frame() API
|
|
|
@86a24868
|
12 years |
nicolas.george |
lavu/parseutils: accept %J for hours >= 24.
Allow to parse durations …
|
|
|
@b61ba262
|
12 years |
michaelni |
mpc8: check seektable size before attempting to use it.
Fixes null …
|
|
|
@ff7e2342
|
12 years |
michaelni |
dcadec: fix reading from prior to an array
Found-by: Mateusz "j00ru" …
|
|
|
@9e1914df
|
12 years |
Clément Bœsch |
lavfi/hqdn3d: avoid use of uninitialized variable.
|
|
|
@a3554bb4
|
12 years |
Clément Bœsch |
lavfi/gradfun: avoid use of uninitialized variable.
|
|
|
@77693c54
|
12 years |
michaelni |
xxan: more complete ybuf checks, fix out of array accesses.
Found-by: …
|
|
|
@19692006
|
12 years |
Carl Eugen Hoyos |
Add FourCC V264 for H264 in CCTV recordings.
|
|
|
@f61369d7
|
12 years |
Clément Bœsch |
lavfi/vsrc: switch to ff_filter_frame.
|
|
|
@7e9e7cc2
|
12 years |
mans |
configure: fix indentation in option parsing loop
Signed-off-by: Mans …
|
|
|
@6d2892c9
|
12 years |
Clément Bœsch |
lavf/assdec: return appropriate error code instead of -1.
|
|
|
@069c8975
|
12 years |
Clément Bœsch |
lavf/assdec: add ass_ prefix to callbacks.
|
|
|
@e0260e25
|
12 years |
Clément Bœsch |
lavf/assdec: rewrite using the demux subtitles API.
|
|
|
@bad4e112
|
12 years |
Clément Bœsch |
lavf: use ff_subtitles_queue_seek() for text subtitles demuxers.
|
|
|
@ad5d72b1
|
12 years |
Clément Bœsch |
lavf/subtitles: seek a little more backward when necessary.
If some …
|
|
|
@ff3624b
|
12 years |
Clément Bœsch |
lavf/subtitles: add ff_subtitles_queue_seek().
This function is …
|
|
|
@b684f744
|
12 years |
Clément Bœsch |
ffmpeg: use avformat_seek_file() instead of av_seek_frame().
…
|
|
|
@aae47803
|
12 years |
michaelni |
vmnc: Check for integer overflow
Fixes null pointer dereference and …
|
|
|
@3b2cd83a
|
12 years |
michaelni |
dcadec: check lfe field
Fix out of array accesses
Found-by: Mateusz …
|
|
|
@56e149fd
|
12 years |
onemda |
PVF demuxer
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@5442083b
|
12 years |
Carl Eugen Hoyos |
Support Sorenson Spark in f4v files streamed by Flash Media Server.
|
|
|
@873049e6
|
12 years |
michaelni |
mxfdec: check index_tables before dereferencing in close.
Fixes null …
|
|
|
@7389bb12
|
12 years |
michaelni |
svq1dec: update w/h only if the header is successfully parsed.
…
|
|
|
@c9ff322
|
12 years |
stefasab |
lavu/opt: allow to set sample and pixel format with av_opt_set_int()
…
|
|
|
@b5cedf8b
|
12 years |
michaelni |
fate/mp3: increase fuzz for NEON, due to different rounding from …
|
|
|
@13c39e96
|
12 years |
stefasab |
lavfi/geq: add T variable and example
|
|
|
@5473f625
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@12cd992d
|
12 years |
stefasab |
doc/ffmpeg-filters: add short description
|
|
|
@13d351bd
|
12 years |
michaelni |
tests/ref/seek/lavf_gif: update for 9d5cfce85540: gifdec: rudimentary …
|
|
|
@9d5cfce8
|
12 years |
onemda |
gifdec: rudimentary seeking
With this ffplay -loop X successfully …
|
|
|
@2152b60f
|
12 years |
onemda |
gifdec: use av_fast_malloc()
Signed-off-by: Paul B Mahol …
|
|
|
@6b11ae71
|
12 years |
onemda |
shorten: return more meaningful error codes
Signed-off-by: Paul B …
|
|
|
@e4af8ed8
|
12 years |
onemda |
ws-snd1: return meaningful error code
Signed-off-by: Paul B Mahol …
|
|
|
@679c7578
|
12 years |
onemda |
wnv1: return more meaningful error codes
Signed-off-by: Paul B Mahol …
|
|
|
@51bcf8ac
|
12 years |
onemda |
xldec: K&R formatting cosmetics
Signed-off-by: Paul B Mahol …
|
|
|
@24e5cb48
|
12 years |
onemda |
xldec: return meaningful error code
Signed-off-by: Paul B Mahol …
|
|
|
@3b56ed34
|
12 years |
onemda |
motionpixels: use meaningful error code
Signed-off-by: Paul B Mahol …
|
|
|
@b912895d
|
12 years |
onemda |
mvi: check av_mallocz() result
Signed-off-by: Paul B Mahol …
|
|
|
@822d10e7
|
12 years |
michaelni |
swscale: fix 12 and 14 bit YUV planar output with scaling.
…
|
|
|
@f0695b09
|
12 years |
michaelni |
pcmdec: check codec_id
Fixes out of array accesses
Found-by: Mateusz …
|
|
|
@b90e795f
|
12 years |
michaelni |
check std tag size before reading.
Fixes out of array read
Found-by: …
|
|
|
@a7ee6281
|
12 years |
michaelni |
qdm2: check array index before use, fix out of array accesses
…
|
|
|
@991e2351
|
12 years |
michaelni |
aacps: check iid/icc_par more completely.
Fixes global out of array …
|
|
|
@7205e896
|
12 years |
michaelni |
dxa: check reference frame availability before use.
Fix NULL pointer …
|
|
|
@daede25f
|
12 years |
onemda |
update Changelog
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@57b00d7
|
12 years |
onemda |
gifdec: remove width and height from demuxer context
Signed-off-by: …
|
|
|
@2c69fcc2
|
12 years |
michaelni |
smacker: more complete vlc length check, fixes out of array read
…
|
|
|
@50cbe09d
|
12 years |
michaelni |
smacker: check smacker_decode_tree() return value
Signed-off-by: …
|
|
|
@d56b1501
|
12 years |
onemda |
undo file modifiers that suck in
Signed-off-by: Paul B Mahol …
|
|
|
@3bbe63d1
|
12 years |
martin |
configure: Use headers in the check for _beginthreadex for w32threads
…
|
|
|
@7e6a11bc
|
12 years |
martin |
avutil: Use a configure check to enable windows console functions
Not …
|
|
|
@b70abd5b
|
12 years |
martin |
avutil: Include io.h with a separate condition from windows console …
|
|
|
@f83657fc
|
12 years |
onemda |
Add exception for "gif" in image2 probe() method.
Without this …
|
|
|
@5603b2bf
|
12 years |
onemda |
Gif demuxer
Gif demuxer is capable of extracting multiple frames from …
|
|
|
@005cb97e
|
12 years |
onemda |
Move some definitions to header file.
Share them with upcoming …
|
|
|
@de0cb7f0
|
12 years |
onemda |
Additional checks to prevent overread.
Check for availability of some …
|
|
|
@91499f4e
|
12 years |
onemda |
Prepare gif decoder for use in conjunction with gif demuxer.
Add …
|
|
|
@c5fe41c7
|
12 years |
onemda |
Add meaningful error codes and constants.
Replace literals with named …
|
|
|
@034a1afb
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
avutil: …
|
|
|
@db29a7c7
|
12 years |
michaelni |
Merge commit '9d46eaec7a90bd8f5cd9e45398c6d17804182320'
* commit …
|
|
|