projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix infinite loop at EOF.
2008-07-14
Michael Niedermayer
Fix infinite loop at EOF.
commit
|
commitdiff
|
tree
2008-07-13
Michael Niedermayer
Fix decoding of 320x240.ogg.
commit
|
commitdiff
|
tree
2008-07-13
Michael Niedermayer
-itsscale to scale timestamps
commit
|
commitdiff
|
tree
2008-07-13
Michael Niedermayer
Make our flac decoder decode all the data at EOF.
commit
|
commitdiff
|
tree
2008-07-13
Michael Niedermayer
On EOF keep calling the decoders until they do not...
commit
|
commitdiff
|
tree
2008-07-13
Michael Niedermayer
Remove gif demuxer, the code contains a gif decoder...
commit
|
commitdiff
|
tree
2008-07-13
Michael Niedermayer
Use -vsync 0 unless the user explicitly asked for...
commit
|
commitdiff
|
tree
2008-07-12
Michael Niedermayer
Use CODEC_ID_PROBE when the mpeg-ps demuxer does not...
commit
|
commitdiff
|
tree
2008-07-12
Michael Niedermayer
Remove old hackish codec probe system.
commit
|
commitdiff
|
tree
2008-07-12
Michael Niedermayer
Use strcmp() instead of strncmp() in set_codec_from_probe_da...
commit
|
commitdiff
|
tree
2008-07-12
Michael Niedermayer
indent
commit
|
commitdiff
|
tree
2008-07-12
Michael Niedermayer
Only try to probe the codec when the available data...
commit
|
commitdiff
|
tree
2008-07-12
Michael Niedermayer
Add mpegvideo and H.264 to the codec probe.
commit
|
commitdiff
|
tree
2008-07-12
Michael Niedermayer
h264_probe()
commit
|
commitdiff
|
tree
2008-07-12
Michael Niedermayer
indent
commit
|
commitdiff
|
tree
2008-07-12
Michael Niedermayer
New codec probing system try #1.
commit
|
commitdiff
|
tree
2008-07-12
Michael Niedermayer
command_streams are type data not unknown.
commit
|
commitdiff
|
tree
2008-07-12
Michael Niedermayer
Move add_to_pktbuf() before av_read_packet(). My future...
commit
|
commitdiff
|
tree
2008-07-12
Michael Niedermayer
Move set_codec_from_probe_data() up to where the other...
commit
|
commitdiff
|
tree
2008-07-12
Michael Niedermayer
Pass AVPacketList instead of the whole context to add_to_pkt...
commit
|
commitdiff
|
tree
2008-07-11
Michael Niedermayer
indent
commit
|
commitdiff
|
tree
2008-07-11
Michael Niedermayer
Fix not coded channels / silence decoding.
commit
|
commitdiff
|
tree
2008-07-11
Michael Niedermayer
Check that we have enough output space available.
commit
|
commitdiff
|
tree
2008-07-11
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2008-07-11
Michael Niedermayer
Fix misdetection of MPEG-PS (AVSEQ03.DAT and AVSEQ06...
commit
|
commitdiff
|
tree
2008-07-09
Michael Niedermayer
Remove ancient code that hasnt worked in many years.
commit
|
commitdiff
|
tree
2008-07-09
Michael Niedermayer
New full search ME
commit
|
commitdiff
|
tree
2008-07-09
Michael Niedermayer
float_to_int16_sse2()
commit
|
commitdiff
|
tree
2008-07-09
Michael Niedermayer
indent
commit
|
commitdiff
|
tree
2008-07-09
Michael Niedermayer
Allow setting codecs through preset files
commit
|
commitdiff
|
tree
2008-07-09
Michael Niedermayer
fix IPCM_decode_error.h264
commit
|
commitdiff
|
tree
2008-07-08
Michael Niedermayer
Fix the av_set_string() free / alloc issue.
commit
|
commitdiff
|
tree
2008-07-08
Michael Niedermayer
indent
commit
|
commitdiff
|
tree
2008-07-08
Michael Niedermayer
10000l for myself, my last change was incomplete.
commit
|
commitdiff
|
tree
2008-07-08
Michael Niedermayer
Set cur_dts to 0 only during creating new streams and...
commit
|
commitdiff
|
tree
2008-07-07
Michael Niedermayer
1 c-asm loop less and 1x unroll of float_to_int16_sse()
commit
|
commitdiff
|
tree
2008-07-07
Michael Niedermayer
Fix x86-64
commit
|
commitdiff
|
tree
2008-07-07
Michael Niedermayer
dont use C-asm loops and unroll once float_to_int16_3dnow()
commit
|
commitdiff
|
tree
2008-07-04
Michael Niedermayer
All mp3 parsers are buggy fix 2 of n (out of array...
commit
|
commitdiff
|
tree
2008-07-04
Michael Niedermayer
All id3 parsers are buggy, 0 termination fix 1 of n...
commit
|
commitdiff
|
tree
2008-07-03
Michael Niedermayer
We do not only calculate it but we also return it.
commit
|
commitdiff
|
tree
2008-07-03
Michael Niedermayer
More correct comment.
commit
|
commitdiff
|
tree
2008-07-03
Michael Niedermayer
make sum_of_squares() more generic
commit
|
commitdiff
|
tree
2008-06-28
Michael Niedermayer
Make code independent/less dependent on dsputil.
commit
|
commitdiff
|
tree
2008-06-26
Michael Niedermayer
indent
commit
|
commitdiff
|
tree
2008-06-26
Michael Niedermayer
Inform the user about unhandled sectors.
commit
|
commitdiff
|
tree
2008-06-26
Michael Niedermayer
memleak
commit
|
commitdiff
|
tree
2008-06-26
Michael Niedermayer
Do not completely bail out for invalid params, just...
commit
|
commitdiff
|
tree
2008-06-26
Michael Niedermayer
merge decl & init
commit
|
commitdiff
|
tree
2008-06-26
Michael Niedermayer
Get rid of weird pre reading code.
commit
|
commitdiff
|
tree
2008-06-26
Michael Niedermayer
Remove debugging trash.
commit
|
commitdiff
|
tree
2008-06-26
Michael Niedermayer
Another variable that did nothing at all
commit
|
commitdiff
|
tree
2008-06-26
Michael Niedermayer
remove code that discards streams randomly
commit
|
commitdiff
|
tree
2008-06-26
Michael Niedermayer
vertical align
commit
|
commitdiff
|
tree
2008-06-26
Michael Niedermayer
Remove a dozen unused variables.
commit
|
commitdiff
|
tree
2008-06-26
Michael Niedermayer
unused var
commit
|
commitdiff
|
tree
2008-06-26
Michael Niedermayer
Fix exploitable code.
commit
|
commitdiff
|
tree
2008-06-26
Michael Niedermayer
Register intrrupt_cb() early enough so we dont get...
commit
|
commitdiff
|
tree
2008-06-26
Michael Niedermayer
Remove start_time guessing code.
commit
|
commitdiff
|
tree
2008-06-26
Michael Niedermayer
Also print flags with FF_FDEBUG_TS.
commit
|
commitdiff
|
tree
2008-06-26
Michael Niedermayer
VP3 & Theora parser to extract keyframe flags.
commit
|
commitdiff
|
tree
2008-06-25
Michael Niedermayer
Support >=4096 dimensions, fixes issue499.
commit
|
commitdiff
|
tree
2008-06-25
Michael Niedermayer
Prevent invalid timestamps from being stored.
commit
|
commitdiff
|
tree
2008-06-25
Michael Niedermayer
Make av_find_stream_info() find the frame_size for...
commit
|
commitdiff
|
tree
2008-06-25
Michael Niedermayer
Set frame_size to the gcd of what the decoder can output.
commit
|
commitdiff
|
tree
2008-06-25
Michael Niedermayer
Fill missing pts in during muxing when we know that...
commit
|
commitdiff
|
tree
2008-06-25
Michael Niedermayer
We cannot calculate the duration of vorbis packets...
commit
|
commitdiff
|
tree
2008-06-25
Michael Niedermayer
Use correct timestamp value for stream copy.
commit
|
commitdiff
|
tree
2008-06-24
Michael Niedermayer
Prevent duration calculation code from generating random...
commit
|
commitdiff
|
tree
2008-06-19
Michael Niedermayer
Do not shift F[I] twice, it is also clearer and smaller...
commit
|
commitdiff
|
tree
2008-06-19
Michael Niedermayer
Factorize c->ap += (-c->ap) >> 4 out
commit
|
commitdiff
|
tree
2008-06-19
Michael Niedermayer
Get rid of G726Tables.bits.
commit
|
commitdiff
|
tree
2008-06-19
Michael Niedermayer
Copy 4 pointers to avid dozends of ptr dereferences.
commit
|
commitdiff
|
tree
2008-06-19
Michael Niedermayer
Does not need to be int16.
commit
|
commitdiff
|
tree
2008-06-19
Michael Niedermayer
Factorize I >> (c->tbls->bits - 1) out.
commit
|
commitdiff
|
tree
2008-06-19
Michael Niedermayer
1 abs() less
commit
|
commitdiff
|
tree
2008-06-18
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2008-06-18
Michael Niedermayer
useless ()
commit
|
commitdiff
|
tree
2008-06-18
Michael Niedermayer
remove unneeded tr == 0
commit
|
commitdiff
|
tree
2008-06-18
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2008-06-18
Michael Niedermayer
Get rid of the redundant AVG726Context.
commit
|
commitdiff
|
tree
2008-06-18
Michael Niedermayer
Remove the truncated bitstream handling from our g726...
commit
|
commitdiff
|
tree
2008-06-17
Michael Niedermayer
Change iquant tables to int16.
commit
|
commitdiff
|
tree
2008-06-17
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2008-06-17
Michael Niedermayer
Get rid of useless wrapper function.
commit
|
commitdiff
|
tree
2008-06-17
Michael Niedermayer
Do not inline g726_iterate() the function is big so...
commit
|
commitdiff
|
tree
2008-06-16
Michael Niedermayer
Replace i2f(0) by the actual thing done, gcc is not...
commit
|
commitdiff
|
tree
2008-06-16
Michael Niedermayer
Remove redundant zeroing (the context is memset(0)).
commit
|
commitdiff
|
tree
2008-06-16
Michael Niedermayer
Use smaller data types for tables.
commit
|
commitdiff
|
tree
2008-06-16
Michael Niedermayer
Float11 does not need int, .o file becomes smaller...
commit
|
commitdiff
|
tree
2008-06-16
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2008-06-16
Michael Niedermayer
Correct validity checks.
commit
|
commitdiff
|
tree
2008-06-16
Michael Niedermayer
Print sane error message for channels != 1.
commit
|
commitdiff
|
tree
2008-06-16
Michael Niedermayer
Check number of bits so we do not try to use table...
commit
|
commitdiff
|
tree
2008-06-16
Michael Niedermayer
Support decoding of sample_g726.asf.
commit
|
commitdiff
|
tree
2008-06-16
Michael Niedermayer
get_bits() outputs exactly as many bits as requested...
commit
|
commitdiff
|
tree
2008-06-16
Michael Niedermayer
Remove dead code.
commit
|
commitdiff
|
tree
2008-06-13
Michael Niedermayer
-0x8000 == 0x8000 with int16
commit
|
commitdiff
|
tree
2008-06-13
Michael Niedermayer
I think we are also compliant to iso2.
commit
|
commitdiff
|
tree
2008-06-13
Michael Niedermayer
Add isom to the compatible brands.
commit
|
commitdiff
|
tree
next