git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dont try to seek on single images
2007-04-22
Michael Niedermayer
dont try to seek on single images
commit
|
commitdiff
|
tree
2007-04-22
Michael Niedermayer
ensure that seek_test is rebuild if any of the libs...
commit
|
commitdiff
|
tree
2007-04-22
Michael Niedermayer
fix av_seek_frame_generic() so that it doesnt fail...
commit
|
commitdiff
|
tree
2007-04-22
Michael Niedermayer
init packet before calling the demuxer
commit
|
commitdiff
|
tree
2007-04-21
Michael Niedermayer
cabac bytestream optimization from x264
commit
|
commitdiff
|
tree
2007-04-17
Michael Niedermayer
patch submission checklist
commit
|
commitdiff
|
tree
2007-04-15
Michael Niedermayer
fix mjpeg.mov
commit
|
commitdiff
|
tree
2007-04-15
Michael Niedermayer
improve horizontal chroma resolution with pal
commit
|
commitdiff
|
tree
2007-04-15
Michael Niedermayer
convert palette to yuv instead of converting each pixel...
commit
|
commitdiff
|
tree
2007-04-14
Michael Niedermayer
fix playback of angels_480-mjpegcompress.avi
commit
|
commitdiff
|
tree
2007-04-14
Michael Niedermayer
fix playback of odd_height.mov
commit
|
commitdiff
|
tree
2007-04-14
Michael Niedermayer
correct another possible buffer overflow where interlaced...
commit
|
commitdiff
|
tree
2007-04-14
Michael Niedermayer
fix tiff regression test (bitexact flag was ignoredwhich...
commit
|
commitdiff
|
tree
2007-04-14
Baptiste Coudurier
remove MpegEncContext, patch by baptiste
commit
|
commitdiff
|
tree
2007-04-14
Michael Niedermayer
fix overhead and bitrate statistics
commit
|
commitdiff
|
tree
2007-04-13
Michael Niedermayer
one patch one mail
commit
|
commitdiff
|
tree
2007-04-09
Michael Niedermayer
superflouos ()
commit
|
commitdiff
|
tree
2007-04-09
Michael Niedermayer
remove code_prefix variable, no speed change
commit
|
commitdiff
|
tree
2007-04-09
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2007-04-08
Michael Niedermayer
file extension based probe is max/2
commit
|
commitdiff
|
tree
2007-04-08
Michael Niedermayer
factorize
commit
|
commitdiff
|
tree
2007-04-08
Michael Niedermayer
allocate 32 extra bytes at the end of the probe buffer...
commit
|
commitdiff
|
tree
2007-04-08
Michael Niedermayer
also remove c93_ prefix for static function in the...
commit
|
commitdiff
|
tree
2007-04-08
Michael Niedermayer
factorize & 0x0F
commit
|
commitdiff
|
tree
2007-04-08
Michael Niedermayer
remove c93_ prefix from static functions in c93.c
commit
|
commitdiff
|
tree
2007-04-07
Michael Niedermayer
s/rle_num_bytes/code/
commit
|
commitdiff
|
tree
2007-04-07
Michael Niedermayer
align vertically
commit
|
commitdiff
|
tree
2007-04-07
Michael Niedermayer
shorter variable names
commit
|
commitdiff
|
tree
2007-04-07
Michael Niedermayer
general purpose var should be int
commit
|
commitdiff
|
tree
2007-04-07
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2007-04-07
Michael Niedermayer
conform to spec
commit
|
commitdiff
|
tree
2007-04-07
Michael Niedermayer
remove redundant comments
commit
|
commitdiff
|
tree
2007-04-07
Michael Niedermayer
remove useless debuging av_log()
commit
|
commitdiff
|
tree
2007-04-07
Michael Niedermayer
indention cleanup
commit
|
commitdiff
|
tree
2007-04-07
Michael Niedermayer
use shorter names for the block type enum
commit
|
commitdiff
|
tree
2007-04-07
Michael Niedermayer
cosmetic
commit
|
commitdiff
|
tree
2007-04-07
Michael Niedermayer
code claims to use 32bit timestamp, lets make it also...
commit
|
commitdiff
|
tree
2007-04-07
Michael Niedermayer
remove redundant comments
commit
|
commitdiff
|
tree
2007-04-07
Michael Niedermayer
remove inappropriate debuging av_log() alternatively...
commit
|
commitdiff
|
tree
2007-04-07
Michael Niedermayer
memleak (seems ive missed that under the obfuscated...
commit
|
commitdiff
|
tree
2007-04-07
Michael Niedermayer
sane indention (no more 3 statements on one line...)
commit
|
commitdiff
|
tree
2007-04-07
Michael Niedermayer
use bytestream reader instead of bitstream for THP
commit
|
commitdiff
|
tree
2007-04-07
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2007-04-07
Michael Niedermayer
prev1/2 -> prev[2]
commit
|
commitdiff
|
tree
2007-04-07
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2007-04-07
Michael Niedermayer
general purpose vars should be int
commit
|
commitdiff
|
tree
2007-04-07
Michael Niedermayer
table[index][ch] -> table[ch][index] (might be faster...
commit
|
commitdiff
|
tree
2007-04-07
Michael Niedermayer
TIFF-LZW encoding support by (Bartlomiej Wolowiec b...
commit
|
commitdiff
|
tree
2007-04-07
Michael Niedermayer
LZW encoder by Bartlomiej Wolowiec b.wolowiec students...
commit
|
commitdiff
|
tree
2007-04-06
Kamil Nowosad
YUV support patch by (Kamil Nowosad k.nowosad students...
commit
|
commitdiff
|
tree
2007-04-06
Kamil Nowosad
s/invert/photometric_interpretation/ patch by Kamil...
commit
|
commitdiff
|
tree
2007-04-06
Michael Niedermayer
tiff & sgi regression test
commit
|
commitdiff
|
tree
2007-04-05
Michael Niedermayer
remove compound literals gcc 2.95 doesnt support taking...
commit
|
commitdiff
|
tree
2007-04-03
Michael Niedermayer
typo
commit
|
commitdiff
|
tree
2007-04-03
Michael Niedermayer
cosmetic
commit
|
commitdiff
|
tree
2007-04-03
Kamil Nowosad
FF_CODER_TYPE_RAW / RLE / DEFLATE extracted from a...
commit
|
commitdiff
|
tree
2007-04-03
Michael Niedermayer
tiff encoder by (Bartlomiej Wolowiec b.wolowiec students...
commit
|
commitdiff
|
tree
2007-04-03
Michael Niedermayer
dont use *int8_t for the arguments (ive missed that...
commit
|
commitdiff
|
tree
2007-04-03
Xiaohui Sun
Changed the rle encoder a little and made it more universal.
commit
|
commitdiff
|
tree
2007-04-03
Michael Niedermayer
cosmetic
commit
|
commitdiff
|
tree
2007-04-03
Michael Niedermayer
fix indention (less work to fix it myself than to check...
commit
|
commitdiff
|
tree
2007-04-03
Michael Niedermayer
move doxy from .c to .h
commit
|
commitdiff
|
tree
2007-04-03
Michael Niedermayer
generic rle encoder by Bartlomiej Wolowiec b.wolowiec...
commit
|
commitdiff
|
tree
2007-04-01
Michael Niedermayer
indention
commit
|
commitdiff
|
tree
2007-04-01
Michael Niedermayer
make AVCodec.init() optional
commit
|
commitdiff
|
tree
2007-04-01
Michael Niedermayer
WMVA
commit
|
commitdiff
|
tree
2007-03-30
Michael Niedermayer
argh, who commited this trash
commit
|
commitdiff
|
tree
2007-03-30
Michael Niedermayer
10^10l to the idiot who designed this format and didnt...
commit
|
commitdiff
|
tree
2007-03-30
Michael Niedermayer
fix demuxing of IMAG0002.ASF
commit
|
commitdiff
|
tree
2007-03-30
Michael Niedermayer
analyze end condition must match r_fps selection condition
commit
|
commitdiff
|
tree
2007-03-29
Michael Niedermayer
fix probe of 001.vdr-broken-6025
commit
|
commitdiff
|
tree
2007-03-27
Michael Niedermayer
prevent exit missuse
commit
|
commitdiff
|
tree
2007-03-27
Michael Niedermayer
require at least a score of AVPROBE_SCORE_MAX/4 or...
commit
|
commitdiff
|
tree
2007-03-27
Michael Niedermayer
codec id addition guidlines
commit
|
commitdiff
|
tree
2007-03-26
Michael Niedermayer
warning about vhooks status
commit
|
commitdiff
|
tree
2007-03-26
Michael Niedermayer
set pict_type to I type during init so parsers which...
commit
|
commitdiff
|
tree
2007-03-26
Michael Niedermayer
factorize &
commit
|
commitdiff
|
tree
2007-03-26
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2007-03-25
Michael Niedermayer
check input validity, this prevents a few variables...
commit
|
commitdiff
|
tree
2007-03-25
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2007-03-25
Michael Niedermayer
move eob_reached logic into ff_lzw_decode_tail() which...
commit
|
commitdiff
|
tree
2007-03-25
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2007-03-25
Michael Niedermayer
lzw maintainer
commit
|
commitdiff
|
tree
2007-03-25
Michael Niedermayer
factorize
commit
|
commitdiff
|
tree
2007-03-25
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2007-03-24
Michael Niedermayer
md5 test for the image formats
commit
|
commitdiff
|
tree
2007-03-24
Michael Niedermayer
bmp and tga image regression test
commit
|
commitdiff
|
tree
2007-03-24
Michael Niedermayer
1000000l for me ive misstakely reverted the regression...
commit
|
commitdiff
|
tree
2007-03-22
Michael Niedermayer
set more reasonable cutoff for audio rate conversion
commit
|
commitdiff
|
tree
2007-03-22
Michael Niedermayer
update resgression tests after the resampler changes
commit
|
commitdiff
|
tree
2007-03-22
Michael Niedermayer
clarify codec_tag
commit
|
commitdiff
|
tree
2007-03-22
Michael Niedermayer
clarify sub_id
commit
|
commitdiff
|
tree
2007-03-22
Michael Niedermayer
replace long double in the audiophile kiddy mode with...
commit
|
commitdiff
|
tree
2007-03-22
Michael Niedermayer
change high precision mode to 30 bits again after making...
commit
|
commitdiff
|
tree
2007-03-22
Michael Niedermayer
optimize linear filter coeff interpolation code, this...
commit
|
commitdiff
|
tree
2007-03-22
Michael Niedermayer
revert r8469 (increase bits for non default highprecision...
commit
|
commitdiff
|
tree
2007-03-22
Michael Niedermayer
AUDIOPHILE_KIDDY_MODE
commit
|
commitdiff
|
tree
2007-03-22
Michael Niedermayer
optimize bessel function instead of trusting gcc to...
commit
|
commitdiff
|
tree
2007-03-22
Michael Niedermayer
select more sensible default windows (= attenuation...
commit
|
commitdiff
|
tree
2007-03-21
Michael Niedermayer
make kaiser windows with other beta than 16 available
commit
|
commitdiff
|
tree
next