git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
add cdvc
2008-02-29
Michael Niedermayer
add cdvc
commit
|
commitdiff
|
tree
2008-02-28
Michael Niedermayer
suppress the second warning
commit
|
commitdiff
|
tree
2008-02-26
Michael Niedermayer
better include
commit
|
commitdiff
|
tree
2008-02-26
Michael Niedermayer
include dependencies ...
commit
|
commitdiff
|
tree
2008-02-26
Michael Niedermayer
Make gcc ignore the distinction between +0.0 and -0...
commit
|
commitdiff
|
tree
2008-02-26
Michael Niedermayer
25% faster floating point AAN IDCT.
commit
|
commitdiff
|
tree
2008-02-26
Michael Niedermayer
Stuffing bytes to not violate minimum legality rate.
commit
|
commitdiff
|
tree
2008-02-26
Michael Niedermayer
Remove another temporary variable with which gcc has...
commit
|
commitdiff
|
tree
2008-02-26
Michael Niedermayer
Alternative and faster (on gcc x86) plane rotation.
commit
|
commitdiff
|
tree
2008-02-26
Michael Niedermayer
Get rid of another useless variable.
commit
|
commitdiff
|
tree
2008-02-26
Michael Niedermayer
Avoid a=b+c but rather use a+=b (gcc is too stupid...
commit
|
commitdiff
|
tree
2008-02-26
Michael Niedermayer
One variable less. No real change to the actual code.
commit
|
commitdiff
|
tree
2008-02-26
Michael Niedermayer
floating point AAN IDCT
commit
|
commitdiff
|
tree
2008-02-25
Michael Niedermayer
Fix trellis quant + AAN DCT.
commit
|
commitdiff
|
tree
2008-02-25
Michael Niedermayer
Make diego happy.
commit
|
commitdiff
|
tree
2008-02-25
Eddie Pang
Fix MSVC identification, patch by Eddie Pang.
commit
|
commitdiff
|
tree
2008-02-25
Michael Niedermayer
Make code C conformant.
commit
|
commitdiff
|
tree
2008-02-25
Michael Niedermayer
Clarify which BSD license.
commit
|
commitdiff
|
tree
2008-02-25
Michael Niedermayer
Allow use of my AAN DCT under BSD, AMD has agreed to...
commit
|
commitdiff
|
tree
2008-02-24
Michael Niedermayer
Set indexmem to a saner default.
commit
|
commitdiff
|
tree
2008-02-24
Michael Niedermayer
Reduce initial fifo size, so as not to senselessly...
commit
|
commitdiff
|
tree
2008-02-24
Michael Niedermayer
realloc fifo
commit
|
commitdiff
|
tree
2008-02-24
Michael Niedermayer
Fix issue357
commit
|
commitdiff
|
tree
2008-02-24
Michael Niedermayer
flv/swf do not have a big endian codec id, they only...
commit
|
commitdiff
|
tree
2008-02-22
Michael Niedermayer
Remove apparently unneeded and buggy align.
commit
|
commitdiff
|
tree
2008-02-21
Michael Niedermayer
Ascii art to explain what avfilter_formats_changeref...
commit
|
commitdiff
|
tree
2008-02-21
Michael Niedermayer
cosmetic
commit
|
commitdiff
|
tree
2008-02-21
Michael Niedermayer
Better description (merge is too vague IMHO).
commit
|
commitdiff
|
tree
2008-02-21
Michael Niedermayer
Better description for merge_ref().
commit
|
commitdiff
|
tree
2008-02-21
Michael Niedermayer
Document avfilter_formats_ref() with some ascii art.
commit
|
commitdiff
|
tree
2008-02-21
Michael Niedermayer
typos
commit
|
commitdiff
|
tree
2008-02-21
Michael Niedermayer
"General Tips" section
commit
|
commitdiff
|
tree
2008-02-21
Michael Niedermayer
parse_number_or_die()
commit
|
commitdiff
|
tree
2008-02-21
Michael Niedermayer
Disabling all SSE* code for old gcc to avoid alignment...
commit
|
commitdiff
|
tree
2008-02-20
Michael Niedermayer
revert 12156
commit
|
commitdiff
|
tree
2008-02-20
Michael Niedermayer
Forgot this, which is needed for merging field pics...
commit
|
commitdiff
|
tree
2008-02-20
Michael Niedermayer
Make find_frame_end() merge 2 mpeg2 field pictures...
commit
|
commitdiff
|
tree
2008-02-20
Michael Niedermayer
Get rid of a fake timestamp discontinuity at the begin...
commit
|
commitdiff
|
tree
2008-02-20
Michael Niedermayer
Make timestamp interpolation work with mpeg2 field...
commit
|
commitdiff
|
tree
2008-02-19
Michael Niedermayer
Fix ;;
commit
|
commitdiff
|
tree
2008-02-19
Michael Niedermayer
const
commit
|
commitdiff
|
tree
2008-02-19
Michael Niedermayer
Reduce the number of senselessly scanned bytes.
commit
|
commitdiff
|
tree
2008-02-17
Michael Niedermayer
Add notes where known timestamp issues remain.
commit
|
commitdiff
|
tree
2008-02-17
Michael Niedermayer
Set initial next_pts to unknown, this avoids the nonsense...
commit
|
commitdiff
|
tree
2008-02-17
Michael Niedermayer
Print a warning if a decoder produces more than 1 frame...
commit
|
commitdiff
|
tree
2008-02-17
Michael Niedermayer
Set next_pts to pts if it is unknown and pkt->dts is...
commit
|
commitdiff
|
tree
2008-02-17
Michael Niedermayer
simplify (next_)pts code
commit
|
commitdiff
|
tree
2008-02-17
Michael Niedermayer
Use next_pts if pkt->dts is unknown. In an ideal world...
commit
|
commitdiff
|
tree
2008-02-15
Michael Niedermayer
Update ist->pts after decoding a codec frame not after...
commit
|
commitdiff
|
tree
2008-02-15
Michael Niedermayer
Fix timestamps and durations if the first packets have...
commit
|
commitdiff
|
tree
2008-02-15
Michael Niedermayer
It appears last_pts was not set ...
commit
|
commitdiff
|
tree
2008-02-15
Michael Niedermayer
Header elision muxing support.
commit
|
commitdiff
|
tree
2008-02-15
Michael Niedermayer
Elision header demuxing support.
commit
|
commitdiff
|
tree
2008-02-14
Michael Niedermayer
-vsync 2 (drop frames if there are too many but do...
commit
|
commitdiff
|
tree
2008-02-13
Michael Niedermayer
Read match time delta in the frame header.
commit
|
commitdiff
|
tree
2008-02-13
Michael Niedermayer
Read match_time_delta in the framecode table.
commit
|
commitdiff
|
tree
2008-02-13
Michael Niedermayer
update flags
commit
|
commitdiff
|
tree
2008-02-09
Michael Niedermayer
Remove pointless code.
commit
|
commitdiff
|
tree
2008-02-09
Michael Niedermayer
Remove pointless code.
commit
|
commitdiff
|
tree
2008-02-09
Michael Niedermayer
assert() and note about odd len.
commit
|
commitdiff
|
tree
2008-02-09
Michael Niedermayer
optimize apply_welch_window()
commit
|
commitdiff
|
tree
2008-02-06
Michael Niedermayer
Allow the user to select which codec out of several...
commit
|
commitdiff
|
tree
2008-02-04
Michael Niedermayer
Deprecate old and inefficient per instruction asm().
commit
|
commitdiff
|
tree
2008-02-04
Michael Niedermayer
Correct fatal ambiguity.
commit
|
commitdiff
|
tree
2008-02-04
Michael Niedermayer
Correct incorrect statement about warnings.
commit
|
commitdiff
|
tree
2008-02-04
Michael Niedermayer
2 more missing consts found by -Wwrite-strings.
commit
|
commitdiff
|
tree
2008-02-04
Michael Niedermayer
Remove incorrect cast found by -Wwrite-strings.
commit
|
commitdiff
|
tree
2008-02-04
Michael Niedermayer
Another const found by -Wwrite-strings.
commit
|
commitdiff
|
tree
2008-02-04
Michael Niedermayer
const
commit
|
commitdiff
|
tree
2008-02-04
Michael Niedermayer
fix 8 "initialization discards qualifiers from pointer...
commit
|
commitdiff
|
tree
2008-02-04
Michael Niedermayer
const
commit
|
commitdiff
|
tree
2008-02-04
Michael Niedermayer
Fix info packet type, found by oded as well as the...
commit
|
commitdiff
|
tree
2008-02-04
Michael Niedermayer
-Wwrite-strings nitpicking fix
commit
|
commitdiff
|
tree
2008-02-04
Michael Niedermayer
Missing const found by -Wwrite-strings.
commit
|
commitdiff
|
tree
2008-02-03
Michael Niedermayer
const
commit
|
commitdiff
|
tree
2008-02-03
Michael Niedermayer
Warn if a comparison is always true or always false...
commit
|
commitdiff
|
tree
2008-02-03
Michael Niedermayer
Missing const found by -Wwrite-strings.
commit
|
commitdiff
|
tree
2008-02-03
Michael Niedermayer
Make string constants const. Why is this not default?
commit
|
commitdiff
|
tree
2008-02-02
Michael Niedermayer
Remove incorrect casts that should have never been...
commit
|
commitdiff
|
tree
2008-02-02
Michael Niedermayer
Make avcodec_decode_* functions take const input buffers.
commit
|
commitdiff
|
tree
2008-02-02
Michael Niedermayer
const
commit
|
commitdiff
|
tree
2008-02-02
Michael Niedermayer
Make src const.
commit
|
commitdiff
|
tree
2008-02-02
Michael Niedermayer
void arithmetic
commit
|
commitdiff
|
tree
2008-02-01
Michael Niedermayer
Mixing declarations and statements is an error, so...
commit
|
commitdiff
|
tree
2008-02-01
Michael Niedermayer
const
commit
|
commitdiff
|
tree
2008-02-01
Michael Niedermayer
const
commit
|
commitdiff
|
tree
2008-02-01
Michael Niedermayer
const
commit
|
commitdiff
|
tree
2008-02-01
Michael Niedermayer
const
commit
|
commitdiff
|
tree
2008-02-01
Michael Niedermayer
const
commit
|
commitdiff
|
tree
2008-02-01
Michael Niedermayer
const
commit
|
commitdiff
|
tree
2008-02-01
Michael Niedermayer
const
commit
|
commitdiff
|
tree
2008-02-01
Michael Niedermayer
const
commit
|
commitdiff
|
tree
2008-02-01
Michael Niedermayer
const
commit
|
commitdiff
|
tree
2008-02-01
Michael Niedermayer
const
commit
|
commitdiff
|
tree
2008-02-01
Michael Niedermayer
const
commit
|
commitdiff
|
tree
2008-02-01
Michael Niedermayer
some const
commit
|
commitdiff
|
tree
2008-02-01
Michael Niedermayer
const
commit
|
commitdiff
|
tree
2008-02-01
Michael Niedermayer
const
commit
|
commitdiff
|
tree
2008-02-01
Michael Niedermayer
const
commit
|
commitdiff
|
tree
2008-02-01
Michael Niedermayer
const
commit
|
commitdiff
|
tree
next