git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
y41p encoder and decoder
2012-01-02
Paul B Mahol
y41p encoder and decoder
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-01-02
Jean First
j2kdec: av_log formatting use %tx instead of %x
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-01-02
Michael Niedermayer
Revert "mpegvideo: Do not error out on default values...
commit
|
commitdiff
|
tree
2012-01-02
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-01-01
Carl Eugen Hoyos
Add missing PIX_FMT_NONE to libopenjpegenc
Reviewed-by: Michael Niedermayer <
michaelni@gmx.at
>
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-01-01
Michael Niedermayer
h264: Fix frame sync / random access handling.
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-01-01
Michael Niedermayer
h264: Fix recovery_frame initialization when recovery_frame...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-01-01
Michael Niedermayer
h264: reset picture->sync on allocation.
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-01-01
Jean First
mov: av_dlog use PRId64 instead of %ld
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-01-01
Jean First
mxfdec: change av_log formatting %lx to PRIx64 and...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-01-01
Michael Niedermayer
h264: add forgotten \n to "Invalid mix of idr and non...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-01-01
Michael Niedermayer
h264: Print pass in NAL debug output
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-01-01
Michael Niedermayer
mpegpsenc: Fix integer overflow of the muxrate calculation.
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-01-01
Michael Niedermayer
pthread: dont autoenable frame threads with visualization
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-01-01
Michael Niedermayer
pthread: Limit automatic threads to mb_height.
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2012-01-01
Michael Niedermayer
Revert 464f26889c99f194d112fcf1197795d341fad38b
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-31
Michael Niedermayer
svq3: Fix memory corruption introduced by automatic...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-31
Michael Niedermayer
mpegvideo: Do not error out on default values of thread_count.
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-31
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-31
Michael Niedermayer
h264: Fix seeking in 00017.MTS
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-31
Michael Niedermayer
mxg: fix compiler warning for uninitialized variables
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-31
Jean First
id3v2: fix compiler warning for uninitialized variables
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-31
Michael Niedermayer
aacdec: Evaluate further PCE elements.
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-31
Michael Niedermayer
lavf: ffio_limit(), treat avio_size()==0 as error.
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-31
Michael Niedermayer
Revert "aacdec: Avoid unneeded reinit due to ADTS headers"
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-31
Michael Niedermayer
tiffdec: hotfix for fate failure.
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-31
Michael Niedermayer
flvdec: Check avpriv_mpeg4audio_get_config() return
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-31
Jean First
mpegts: remove unused variable
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-31
Jean First
movenc: remove unused variables
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-31
Jean First
cache: use av_freep instead of av_free in cache_open
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-31
Jean First
cache: remove unused variable in cache_open
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-31
Jean First
8svx: remove unused variable in eightsvx_decode_frame
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-31
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-30
Michael Niedermayer
mlp_parser: Fix infinite loop with 0 bytes_left.
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-30
Michael Niedermayer
flvdec: Add comment about the 5 second threshold
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-30
Michael Niedermayer
ljpegdec: fix point transform injection.
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-30
Michael Niedermayer
flvdec: Print a warning in all failure cases of parse_keyfra...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-30
Michael Niedermayer
flvdec: Disable metadatacreator "MEGA" hack
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-30
Michael Niedermayer
flvdec: Check index for being valid
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-30
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-30
Michael Niedermayer
nsvdec: Check av_malloc(string_size)
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-29
Michael Niedermayer
indeo5: Fix null pointer dereferences of ref_mb
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-29
Michael Niedermayer
h264_mp4toannexb_filter: pass error code through.
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-29
Michael Niedermayer
issdemux: Check packet_size for validity
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-29
Michael Niedermayer
qpeg: Check for overread in qpeg_decode_intra.
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-29
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-28
Michael Niedermayer
cljrdec: improve scaling somewhat
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-28
Michael Niedermayer
indeo5: fix division by 0 in ff_ivi_init_tiles()
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-28
Michael Niedermayer
cljrenc: fix scaling
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-28
Michael Niedermayer
indeo5: Fix crash due to partially initialized gop...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-28
Michael Niedermayer
indeo5: fix null pointer crash with ref_mb
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-28
Michael Niedermayer
vcr1dec: Check that there is sufficient input data.
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-28
Michael Niedermayer
v410dec: Check for sufficient input data.
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-28
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-27
Frank Vernaillen
Fixed crash in palette handling when converting certain...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-27
Michael Niedermayer
Makefile: fix path to ffprobe.xsd
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-27
Michael Niedermayer
mpegvideo: fix visualization buffer size.
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-27
Michael Niedermayer
ffmpeg: Check that frames are user type before treating...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-27
Michael Niedermayer
ffmpeg: disable dr1 in case of resolution changes,...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-27
Michael Niedermayer
ffmpeg: add remaining hunks to enable dr1 support
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-27
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-26
Marton Balint
dv: fix avpriv_dv_codec_profile with lowres > 0
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-26
Michael Niedermayer
id3v2: fix variable type for uncompress()
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-26
Adrian Drzewiecki
Process compressed id3v2 tags.
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-26
Matthieu Bouron
dv: add timecode to metadata
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-26
Michael Niedermayer
ffmpeg: fix non ANSI C for(int
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-26
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-25
Michael Niedermayer
ff*: add -max_alloc command line option
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-25
Michael Niedermayer
mem: add av_max_alloc() to limit the maximum amount...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-25
Michael Niedermayer
shorten: validate values in fmt chunk search
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-25
Michael Niedermayer
shorten: Fix invalid free()
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-25
Michael Niedermayer
segafilm: fail earlier in case theres not enough bytestream...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-25
Michael Niedermayer
avio: Fix ffio_limit() when due to seeking past the...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-25
Michael Niedermayer
golomb: Fix infinite loop in svq3_get_ue_golomb()
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-24
Michael Niedermayer
ws_snd1: Fix wrong samples count and crash.
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-24
Michael Niedermayer
asfdec: fix endless loop on EOF
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-24
Michael Niedermayer
sierravmd: limit packetsize to the amount that could...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-24
Michael Niedermayer
vmdav: check that theres enough space for a chunk remaining.
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-24
Michael Niedermayer
rmdec: Avoid allocating huge packets
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-24
Michael Niedermayer
mpeg4videodec: Fix division by zero in mpeg4_decode_sprite_t...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-24
Michael Niedermayer
rpl: Fix near infinite loop in index reading due to...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-24
Michael Niedermayer
j2kdec: Fix crash in get_qcx
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-24
Michael Niedermayer
j2kdec: Check curtileno for validity
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-24
Michael Niedermayer
j2kdec: Check for interger overflow in tile array allocation
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-24
Michael Niedermayer
j2kdec: fix division by zero, check tile dimensions...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-24
Michael Niedermayer
lzo: fix memcpy_backptr() with 0 offset
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-24
Alexander Strasser
doc: build: TEXIDEP: Recognize verbatim includes
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-24
Alexander Strasser
build: Try to find fate_config.sh.template in source...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-24
Jean First
libopenjpeg: support decoding with bits per pixel greater...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-24
Michael Niedermayer
Merge remote-tracking branch 'shariman/wmall'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-24
Michael Niedermayer
release_notes: merge back changes from our 0.9 to master
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-24
Michael Niedermayer
RELEASE_NOTES: remove possibly ofensive sounding wording
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-23
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
Merged-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-23
Michael Niedermayer
avio: fix handling of , in urls
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-23
Michael Niedermayer
swr: fix swresample_version()
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-23
Michael Niedermayer
flvdec: disable new midstream param change code not...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-23
Michael Niedermayer
Revert "doc: build: TEXIDEP: Recognize verbatim includes"
commit
|
commitdiff
|
tree
2011-12-23
Michael Niedermayer
pthread: sysctl.h needs param.h on openbsd
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-23
Janne Grunau
threads: check defines before using them in automatic...
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
2011-12-23
Janne Grunau
pthread: include sys/types.h before sys/sysctl.h
Signed-off-by: Michael Niedermayer <
michaelni@gmx.at
>
commit
|
commitdiff
|
tree
next