|
|
|
@b7254437
|
13 years |
michaelni |
mpegvideo: fix visualization buffer size.
Signed-off-by: Michael …
|
|
|
@f2f8632a
|
13 years |
michaelni |
ffmpeg: Check that frames are user type before treating them as such
…
|
|
|
@80d2ddda
|
13 years |
michaelni |
ffmpeg: disable dr1 in case of resolution changes, as this does not …
|
|
|
@9971af3a
|
13 years |
michaelni |
ffmpeg: add remaining hunks to enable dr1 support
Author: Anton …
|
|
|
@49b909b9
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fate: …
|
|
|
@f5146953
|
13 years |
Clément Bœsch |
fate: warn if SAMPLES is not specified.
|
|
|
@3d38a726
|
13 years |
Clément Bœsch |
fate: give stderr hint when a test fails.
|
|
|
@2ffee0f4
|
13 years |
Clément Bœsch |
fate: add generic rules for most of the tests/fate/*.mak files.
|
|
|
@7b2dba1c
|
13 years |
michaelni |
dv: fix avpriv_dv_codec_profile with lowres > 0
Fixes ticket #44.
…
|
|
|
@084bd109
|
13 years |
michaelni |
id3v2: fix variable type for uncompress()
Signed-off-by: Michael …
|
|
|
@7e09fe1
|
13 years |
michaelni |
Process compressed id3v2 tags.
ID3v2.4 allows for zlib compressed …
|
|
|
@723c35fe
|
13 years |
diego |
fate: split off vqf/twinvq FATE tests into their own file
|
|
|
@9e5bd6cc
|
13 years |
diego |
fate: split off mpc FATE tests into their own file
|
|
|
@913b6b4b
|
13 years |
diego |
fate: split off libavcodec FATE tests into their own file
|
|
|
@4e616d09
|
13 years |
diego |
fate: split off Microsoft codec FATE tests into their own file
|
|
|
@bebf9f92
|
13 years |
diego |
fate: group all VP* codec FATE tests together in one file
|
|
|
@6e9bb5aa
|
13 years |
janne-libav |
swscale: prevent invalid writes in packed_16bpc_bswap
Writes past the …
|
|
|
@3701d547
|
13 years |
Clément Bœsch |
gxf: remove gxf_ prefix to timecode metadata keys.
This will allow a …
|
|
|
@831f6cd
|
13 years |
Clément Bœsch |
timecode: fix drop frame in avpriv_timecode_to_string().
|
|
|
@357cb533
|
13 years |
michaelni |
dv: add timecode to metadata
Reviewed-by: Reimar
Signed-off-by: …
|
|
|
@a45880dc
|
13 years |
michaelni |
ffmpeg: fix non ANSI C for(int
Signed-off-by: Michael Niedermayer …
|
|
|
@484e59a0
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
avs: …
|
|
|
@80dc7c01
|
13 years |
anton |
avs: call release_buffer() at the end.
Fixes a memleak.
|
|
|
@06e8d38f
|
13 years |
anton |
Add minor bumps and APIchanges entries for lavc/lavfi changes.
|
|
|
@c65dfac4
|
13 years |
rsbultje |
mpegvideo.c: K&R formatting and cosmetics.
Signed-off-by: Ronald S. …
|
|
|
@c48f67f
|
13 years |
michaelni |
ff*: add -max_alloc command line option
Signed-off-by: Michael …
|
|
|
@5a8e9942
|
13 years |
michaelni |
mem: add av_max_alloc() to limit the maximum amount that may be …
|
|
|
@5e9a56a0
|
13 years |
michaelni |
shorten: validate values in fmt chunk search
Signed-off-by: Michael …
|
|
|
@18bcfc91
|
13 years |
michaelni |
shorten: Fix invalid free()
Signed-off-by: Michael Niedermayer …
|
|
|
@04a14d4d
|
13 years |
anton |
avconv: avoid memcpy in vsrc_buffer when possible.
Decoding …
|
|
|
@64dca32c
|
13 years |
anton |
avconv: implement get_buffer()/release_buffer().
This will allow …
|
|
|
@e1d9dbf2
|
13 years |
anton |
lavfi: add a new function av_buffersrc_buffer().
It can be used to …
|
|
|
@1c9e340d
|
13 years |
anton |
lavfi: add avfilter_copy_frame_props()
avfilter_copy_frame_props() …
|
|
|
@8a4a5f6f
|
13 years |
anton |
lavc: add format field to AVFrame
The format is a per-frame property, …
|
|
|
@3a2ddf7c
|
13 years |
anton |
lavc: add width and height fields to AVFrame
width and height are …
|
|
|
@b58dbb5
|
13 years |
anton |
lavc: add a sample_aspect_ratio field to AVFrame
The sample aspect …
|
|
|
@67100555
|
13 years |
lu_zero |
doxy: add website-alike style to the html output
Signed-off-by: Luca …
|
|
|
@2bbb4720
|
13 years |
anton |
FAQ: add an entry for common error when using -profile
|
|
|
@1795fed7
|
13 years |
michaelni |
segafilm: fail earlier in case theres not enough bytestream left for a …
|
|
|
@27d32357
|
13 years |
michaelni |
avio: Fix ffio_limit() when due to seeking past the end less than 0 …
|
|
|
@964506bb
|
13 years |
michaelni |
golomb: Fix infinite loop in svq3_get_ue_golomb()
Signed-off-by: …
|
|
|
@5257743a
|
13 years |
michaelni |
ws_snd1: Fix wrong samples count and crash.
Signed-off-by: Michael …
|
|
|
@0d4404ed
|
13 years |
michaelni |
asfdec: fix endless loop on EOF
Signed-off-by: Michael Niedermayer …
|
|
|
@47c4713a
|
13 years |
michaelni |
sierravmd: limit packetsize to the amount that could be read.
Fixes …
|
|
|
@2278ecc4
|
13 years |
michaelni |
vmdav: check that theres enough space for a chunk remaining.
…
|
|
|
@66f71f3b
|
13 years |
michaelni |
rmdec: Avoid allocating huge packets
Signed-off-by: Michael …
|
|
|
@fc5c49ab
|
13 years |
michaelni |
mpeg4videodec: Fix division by zero in …
|
|
|
@43abef9
|
13 years |
michaelni |
rpl: Fix near infinite loop in index reading due to missing eof check. …
|
|
|
@282bb028
|
13 years |
michaelni |
j2kdec: Fix crash in get_qcx
Signed-off-by: Michael Niedermayer …
|
|
|
@3eedf9f7
|
13 years |
michaelni |
j2kdec: Check curtileno for validity
Signed-off-by: Michael …
|
|
|
@3132999f
|
13 years |
michaelni |
j2kdec: Check for interger overflow in tile array allocation
…
|
|
|
@628c9dcc
|
13 years |
michaelni |
j2kdec: fix division by zero, check tile dimensions for validity
…
|
|
|
@58c41799
|
13 years |
michaelni |
lzo: fix memcpy_backptr() with 0 offset
Signed-off-by: Michael …
|
|
|
@1858a5c2
|
13 years |
stefasab |
vf_drawtext: select YUV color for drawbox() in case YUV colorspace is …
|
|
|
@32c49389
|
13 years |
Carl Eugen Hoyos |
Make the palette in Quake II CIN files opaque and increase its dynamics.
|
|
|
@f2ed1158
|
13 years |
Carl Eugen Hoyos |
Make the palette in Wing Commander III mve files opaque.
|
|
|
@0d59ae32
|
13 years |
Carl Eugen Hoyos |
Make mov palette opaque or load alpha if present.
|
|
|
@64cafe34
|
13 years |
Carl Eugen Hoyos |
Make the avi palette opaque.
|
|
|
@c7062802
|
13 years |
michaelni |
doc: build: TEXIDEP: Recognize verbatim includes
When generating …
|
|
|
@bd9d4a6b
|
13 years |
michaelni |
build: Try to find fate_config.sh.template in source path
The FATE …
|
|
|
@0d4a7747
|
13 years |
michaelni |
libopenjpeg: support decoding with bits per pixel greater than 8
…
|
|
|
@28dff061
|
13 years |
michaelni |
Merge remote-tracking branch 'shariman/wmall'
* shariman/wmall:
…
|
|
|
@0d30c953
|
13 years |
michaelni |
release_notes: merge back changes from our 0.9 to master
seems i have …
|
|
|
@d7e11d3f
|
13 years |
michaelni |
RELEASE_NOTES: remove possibly ofensive sounding wording
from after …
|
|
|
@bba6f5b7
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
vp3dec: …
|
|
|
@ad9e0ed1
|
13 years |
michaelni |
avio: fix handling of , in urls
Fixes Ticket805
Signed-off-by: …
|
|
|
@320b8d63
|
13 years |
michaelni |
swr: fix swresample_version()
Signed-off-by: Michael Niedermayer …
|
|
|
@8ff4fff7
|
13 years |
michaelni |
flvdec: disable new midstream param change code not only for h264 but …
|
|
|
@c2c284b3
|
13 years |
michaelni |
Revert "doc: build: TEXIDEP: Recognize verbatim includes"
This …
|
|
|
@7de733b7
|
13 years |
michaelni |
pthread: sysctl.h needs param.h on openbsd
Signed-off-by: Michael …
|
|
|
@5c33a9a5
|
13 years |
michaelni |
threads: check defines before using them in automatic thread detection …
|
|
|
@8d4668cc
|
13 years |
michaelni |
pthread: include sys/types.h before sys/sysctl.h
Fixes compilation on …
|
|
|
@8b94df0f
|
13 years |
siretart |
vp3dec: Check coefficient index in vp3_dequant()
Based on a patch by …
|
|
|
@6e24b948
|
13 years |
siretart |
svq1dec: call avcodec_set_dimensions() after dimensions changed.
…
|
|
|
@be00d2e1
|
13 years |
siretart |
Prepare for 0.8_beta1 snapshot release
|
|
|
@7052618c
|
13 years |
janne-libav |
threads: check defines before using them in automatic thread detection
|
|
|
@846dca1a
|
13 years |
janne-libav |
pthread: include sys/types.h before sys/sysctl.h
Fixes compilation on …
|
|
|
@c25c7ba8
|
13 years |
Carl Eugen Hoyos |
Make systematic palette opaque.
|
|
|
@8e88145d
|
13 years |
Carl Eugen Hoyos |
Release buffers after encoding svq1.
Fixes ticket #820.
|
|
|
@e5de9289
|
13 years |
Carl Eugen Hoyos |
Fix a possible endless loop when decoding aac.
Fixes ticket #789.
|
|
|
@d09298f0
|
13 years |
anton |
4xm: remove unused variables.
|
|
|
@bc6a3bd4
|
13 years |
anton |
h264: Fix a possible overread in decode_nal_units()
Signed-off-by: …
|
|
|
@70dd5a60
|
13 years |
shahriman_ams |
Perform dequantization of channel coefficients
|
|
|
@cf6284b2
|
13 years |
shahriman_ams |
Perform inverse inter-channel decorrelation and ac-filter
|
|
|
@74092106
|
13 years |
shahriman_ams |
Implement revert_inter_ch_decorr() and revert_acfilter()
|
|
|
@82d05e7
|
13 years |
anton |
allfilters: fix type of avfilter_vsrc_buffer.
|
|
|
@f810ab45
|
13 years |
michaelni |
libavfilter: increase LIBAVFILTER_VERSION_MICRO to 100 like the other …
|
|
|
@ae7a6441
|
13 years |
michaelni |
h264: Decode short VUI without error
Fixes 47j9R7PXBep.mov
…
|
|
|
@01eb9805
|
13 years |
rsbultje |
w32thread: call ResetEvent() in pthread_cond_broadcast().
Also add …
|
|
|
@d1c28e35
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
build: …
|
|
|
@9f50dafe
|
13 years |
michaelni |
udp: support non blocking reads with fifo
Signed-off-by: Michael …
|
|
|
@bc900501
|
13 years |
michaelni |
udp: Replace double select() by select+mutex+cond.
When no data was …
|
|
|
@3dcbafc7
|
13 years |
michaelni |
udp: return circular buffer error if such error happened.
…
|
|
|
@4e8d6218
|
13 years |
diego |
build: fix standalone compilation of OMA muxer
The muxer depends on …
|
|
|
@e2c97aee
|
13 years |
diego |
build: fix standalone compilation of Microsoft XMV demuxer
The …
|
|
|
@408dbbd
|
13 years |
diego |
build: fix standalone compilation of Core Audio Format demuxer
The …
|
|
|
@9eb0d8ba
|
13 years |
michaelni |
fifo: Make writes atomic.
Prior to this a X bytes write could be seen …
|
|
|
@ad3161ec
|
13 years |
janne-libav |
kvmc: fix invalid reads
Signed-off-by: Janne Grunau …
|
|
|
@355d917c
|
13 years |
janne-libav |
4xm: Add a check in decode_i_frame to prevent buffer overreads
Fixes …
|
|
|
@01a01bf8
|
13 years |
janne-libav |
adpcm: fix IMA SMJPEG decoding
Signed-off-by: Janne Grunau …
|
|
|