git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
all asf files i have have the 2 redundant duration fields differ by the preroll time...
2007-03-05
Michael Niedermayer
all asf files i have have the 2 redundant duration...
commit
|
commitdiff
|
tree
2007-03-05
Michael Niedermayer
all asf files i have have this field at 2 so lets try...
commit
|
commitdiff
|
tree
2007-03-05
Michael Niedermayer
all the time related fields seem to be 64bit so i guess...
commit
|
commitdiff
|
tree
2007-03-05
Michael Niedermayer
off by one error
commit
|
commitdiff
|
tree
2007-03-03
Michael Niedermayer
check for no frame and prevent segfault
commit
|
commitdiff
|
tree
2007-03-03
Michael Niedermayer
try to move fixed mov.c over the one with cosmetic...
commit
|
commitdiff
|
tree
2007-03-03
Michael Niedermayer
recommit of the change below after reverting earlier...
commit
|
commitdiff
|
tree
2007-03-03
Michael Niedermayer
cosmetic part of the commit below
commit
|
commitdiff
|
tree
2007-03-03
Michael Niedermayer
functional part of the commit below
commit
|
commitdiff
|
tree
2007-03-02
Michael Niedermayer
support feeding individual NAL units to the decoder...
commit
|
commitdiff
|
tree
2007-03-02
Michael Niedermayer
a small step toward 4 plane support
commit
|
commitdiff
|
tree
2007-03-02
Michael Niedermayer
copy src to prevent the user supplied argumet from...
commit
|
commitdiff
|
tree
2007-03-01
Michael Niedermayer
decoding rtp
commit
|
commitdiff
|
tree
2007-02-25
Michael Niedermayer
rewrite find_frame_end()
commit
|
commitdiff
|
tree
2007-02-24
Michael Niedermayer
be less noisy
commit
|
commitdiff
|
tree
2007-02-23
Michael Niedermayer
reorder a few more paddws to reduce dependancy chains
commit
|
commitdiff
|
tree
2007-02-23
Michael Niedermayer
reorder paddws to reduce dependancy chain
commit
|
commitdiff
|
tree
2007-02-23
Michael Niedermayer
shortening dependancy chain in chroma mc2
commit
|
commitdiff
|
tree
2007-02-23
Michael Niedermayer
remove now wrong comment
commit
|
commitdiff
|
tree
2007-02-23
Michael Niedermayer
fix chroma mc2 bug, this is based on a patch by (Oleg...
commit
|
commitdiff
|
tree
2007-02-23
Michael Niedermayer
dont check buffer size if the decode function wont...
commit
|
commitdiff
|
tree
2007-02-22
Michael Niedermayer
gcc 2.95 fix
commit
|
commitdiff
|
tree
2007-02-21
Michael Niedermayer
output delayed frames
commit
|
commitdiff
|
tree
2007-02-20
Michael Niedermayer
warn if bps from user and what will be stored missmatches
commit
|
commitdiff
|
tree
2007-02-20
Michael Niedermayer
try to fill in missing bits_per_sample
commit
|
commitdiff
|
tree
2007-02-18
Michael Niedermayer
factorize more calls to fill_rectangle()
commit
|
commitdiff
|
tree
2007-02-18
Michael Niedermayer
factorize fill_rectangle() calls
commit
|
commitdiff
|
tree
2007-02-17
Michael Niedermayer
rewrite H264_CHROMA_MC4_TMPL (20% faster)
commit
|
commitdiff
|
tree
2007-02-17
Michael Niedermayer
negative stride and h_size-=8 fix
commit
|
commitdiff
|
tree
2007-02-17
Michael Niedermayer
remove imgresample and convert with the next version...
commit
|
commitdiff
|
tree
2007-02-17
Michael Niedermayer
BGR/RGB4 byte formats as input
commit
|
commitdiff
|
tree
2007-02-17
Michael Niedermayer
not checking error return, resulting double free
commit
|
commitdiff
|
tree
2007-02-16
Michael Niedermayer
factorize fill_rectangle()
commit
|
commitdiff
|
tree
2007-02-16
Michael Niedermayer
replace list<2 checks by list<list_count
commit
|
commitdiff
|
tree
2007-02-16
Michael Niedermayer
fix 2nd ref_count check
commit
|
commitdiff
|
tree
2007-02-16
Michael Niedermayer
fix ref_count check
commit
|
commitdiff
|
tree
2007-02-16
Michael Niedermayer
factorize mv_cache and mvd_cache init
commit
|
commitdiff
|
tree
2007-02-16
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2007-02-16
Michael Niedermayer
add a few asserts to ensure alignment
commit
|
commitdiff
|
tree
2007-02-16
Michael Niedermayer
prevent h.264 MC related functions from being inlined...
commit
|
commitdiff
|
tree
2007-02-16
Michael Niedermayer
av_noinline
commit
|
commitdiff
|
tree
2007-02-16
Michael Niedermayer
pal8 input
commit
|
commitdiff
|
tree
2007-02-14
Michael Niedermayer
doxy for avcodec_encode_video()
commit
|
commitdiff
|
tree
2007-02-13
Michael Niedermayer
support yet another broken avi (filedoesitbetter.avi...
commit
|
commitdiff
|
tree
2007-02-12
Michael Niedermayer
always use audio spread (instead of "video no spread...
commit
|
commitdiff
|
tree
2007-02-12
Michael Niedermayer
oops forgot this one (increase preroll time to min...
commit
|
commitdiff
|
tree
2007-02-12
Michael Niedermayer
increaseing preroll time to the minimum of the asf...
commit
|
commitdiff
|
tree
2007-02-12
Michael Niedermayer
remove md5 check for wma as there are rounding differences...
commit
|
commitdiff
|
tree
2007-02-12
Michael Niedermayer
disabling vorbis regression test for now, both encoder...
commit
|
commitdiff
|
tree
2007-02-12
Michael Niedermayer
dont set the keyframe flag for audio as microshitty...
commit
|
commitdiff
|
tree
2007-02-12
Michael Niedermayer
slightly improve *_TIMER
commit
|
commitdiff
|
tree
2007-02-10
Michael Niedermayer
maybe fix x86_64 (untested)
commit
|
commitdiff
|
tree
2007-02-10
Michael Niedermayer
use dvr-ms timestamps
commit
|
commitdiff
|
tree
2007-02-09
Michael Niedermayer
fix broken memset(padding, 0) code
commit
|
commitdiff
|
tree
2007-02-09
Michael Niedermayer
packets with half pcm samples are invalid
commit
|
commitdiff
|
tree
2007-02-09
Michael Niedermayer
fix rawvideo
commit
|
commitdiff
|
tree
2007-02-09
Michael Niedermayer
factor out common subexprssion (gcc of course is too...
commit
|
commitdiff
|
tree
2007-02-09
Michael Niedermayer
merge asm fragments in H264_CHROMA_MC2_TMPL()
commit
|
commitdiff
|
tree
2007-02-09
Michael Niedermayer
sanity check
commit
|
commitdiff
|
tree
2007-02-09
Michael Niedermayer
fix segfault with lol-ffplay2.mpg (dunno if this is...
commit
|
commitdiff
|
tree
2007-02-08
Michael Niedermayer
av_random() by Ryan Martell rdm4 name-server-seperator...
commit
|
commitdiff
|
tree
2007-02-07
Michael Niedermayer
remove senseless and wrong direct access to ByteIOContext...
commit
|
commitdiff
|
tree
2007-02-07
Michael Niedermayer
iam pretty sure send time is dts and not pts ...
commit
|
commitdiff
|
tree
2007-02-07
Michael Niedermayer
muxing packets with unknown timestamps is not allowed
commit
|
commitdiff
|
tree
2007-02-07
Michael Niedermayer
supporting files with A,V,I,0x19 header
commit
|
commitdiff
|
tree
2007-02-07
Michael Niedermayer
vorbis regression test
commit
|
commitdiff
|
tree
2007-02-07
Michael Niedermayer
vorbis suffers from the same sign flip issue as wma...
commit
|
commitdiff
|
tree
2007-02-07
Michael Niedermayer
doxygenize
commit
|
commitdiff
|
tree
2007-02-06
Michael Niedermayer
wma regression test
commit
|
commitdiff
|
tree
2007-02-06
Michael Niedermayer
workaround sign bug
commit
|
commitdiff
|
tree
2007-02-06
Michael Niedermayer
10l use of uninitalized var
commit
|
commitdiff
|
tree
2007-02-06
Michael Niedermayer
kill debuging code
commit
|
commitdiff
|
tree
2007-02-06
Michael Niedermayer
wma encoder
commit
|
commitdiff
|
tree
2007-02-06
Michael Niedermayer
Revised patch for HD DVD .EVO demuxing by (Ian Caulfield...
commit
|
commitdiff
|
tree
2007-02-06
Michael Niedermayer
simplify and remove useless index in AV_W*
commit
|
commitdiff
|
tree
2007-02-06
Michael Niedermayer
a few words about libavutil
commit
|
commitdiff
|
tree
2007-02-05
Michael Niedermayer
indent
commit
|
commitdiff
|
tree
2007-02-05
Michael Niedermayer
indent
commit
|
commitdiff
|
tree
2007-02-05
Michael Niedermayer
dont output information about what is demuxed after...
commit
|
commitdiff
|
tree
2007-02-05
Michael Niedermayer
dynamic index building so forward and backward seeking...
commit
|
commitdiff
|
tree
2007-02-05
Michael Niedermayer
better generic index building and seeking code
commit
|
commitdiff
|
tree
2007-02-05
Michael Niedermayer
10l uninitalized cola
commit
|
commitdiff
|
tree
2007-02-05
Michael Niedermayer
seek regression tests
commit
|
commitdiff
|
tree
2007-02-04
Michael Niedermayer
useless as this file wont be compiled if this is not...
commit
|
commitdiff
|
tree
2007-02-03
Michael Niedermayer
factorize switch_buffer()
commit
|
commitdiff
|
tree
2007-02-03
Michael Niedermayer
fix decoding of takethat.mp3
commit
|
commitdiff
|
tree
2007-02-02
Michael Niedermayer
packets must be correctly interleaved
commit
|
commitdiff
|
tree
2007-02-02
Michael Niedermayer
add FIXME
commit
|
commitdiff
|
tree
2007-02-02
Michael Niedermayer
some (probably exploitable) out of array write fixes
commit
|
commitdiff
|
tree
2007-02-01
Michael Niedermayer
use avcodec_decode_audio2()
commit
|
commitdiff
|
tree
2007-01-31
Michael Niedermayer
extract aspect ratio
commit
|
commitdiff
|
tree
2007-01-31
Michael Niedermayer
10l to whoever wrote this (wrong fps, fixes nirvana...
commit
|
commitdiff
|
tree
2007-01-31
Michael Niedermayer
another >> vs >
commit
|
commitdiff
|
tree
2007-01-31
Michael Niedermayer
simpify state and make code 2% faster
commit
|
commitdiff
|
tree
2007-01-31
Michael Niedermayer
replace if(x>>b) by if(x>C) as shifts are slow on some...
commit
|
commitdiff
|
tree
2007-01-29
Michael Niedermayer
trigger for the audio scope vissualization
commit
|
commitdiff
|
tree
2007-01-29
Michael Niedermayer
fix seeking in wma
commit
|
commitdiff
|
tree
2007-01-27
Michael Niedermayer
stealing a few field names from mplayers asf demuxer
commit
|
commitdiff
|
tree
2007-01-26
Michael Niedermayer
fix inifnite loop with http://sam.zoy.org/zzuf/lol...
commit
|
commitdiff
|
tree
2007-01-26
Michael Niedermayer
cosmetics / remove #if 0 code
commit
|
commitdiff
|
tree
next