git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fix indention of previous commit
2007-01-01
Michael Niedermayer
fix indention of previous commit
commit
|
commitdiff
|
tree
2007-01-01
Michael Niedermayer
seekless filesize retrieving support in 7 lines of...
commit
|
commitdiff
|
tree
2007-01-01
Michael Niedermayer
revert regression test breaking change
commit
|
commitdiff
|
tree
2006-12-31
Michael Niedermayer
remember the size after switching back from fullscreen
commit
|
commitdiff
|
tree
2006-12-31
Michael Niedermayer
dont use SDL_WM_ToggleFullScreen() as that doesnt seem...
commit
|
commitdiff
|
tree
2006-12-31
Michael Niedermayer
check x/y validity
commit
|
commitdiff
|
tree
2006-12-31
Michael Niedermayer
cosmetic (move video_open() up to avoid prototype)
commit
|
commitdiff
|
tree
2006-12-31
Michael Niedermayer
10l (fix segfault with audio only files)
commit
|
commitdiff
|
tree
2006-12-30
Michael Niedermayer
remove code duplication
commit
|
commitdiff
|
tree
2006-12-30
Michael Niedermayer
1st attempt to fix width/height
commit
|
commitdiff
|
tree
2006-12-29
Michael Niedermayer
ignore duration of the first 2 frames in the max-time...
commit
|
commitdiff
|
tree
2006-12-29
Michael Niedermayer
do not base frame rate guess on just one duration
commit
|
commitdiff
|
tree
2006-12-26
Michael Niedermayer
skiprd doxygen comment from avcodec.h -> AVOption comment
commit
|
commitdiff
|
tree
2006-12-23
Michael Niedermayer
skiprd
commit
|
commitdiff
|
tree
2006-12-22
Michael Niedermayer
test DIRECT{0,0} too if flag mv0 is used
commit
|
commitdiff
|
tree
2006-12-21
Michael Niedermayer
10l
commit
|
commitdiff
|
tree
2006-12-21
Michael Niedermayer
FIXME has already been fixed ages ago
commit
|
commitdiff
|
tree
2006-12-21
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2006-12-21
Michael Niedermayer
use qscale_table in adaptive quant
commit
|
commitdiff
|
tree
2006-12-21
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2006-12-21
Michael Niedermayer
i think this if() is useless lets abuse our users to...
commit
|
commitdiff
|
tree
2006-12-21
Michael Niedermayer
skip motion estimation and encoding of non direct-0...
commit
|
commitdiff
|
tree
2006-12-21
Michael Niedermayer
dont randomly disallow intr4v in adaptive quant
commit
|
commitdiff
|
tree
2006-12-21
Michael Niedermayer
dont randomly dissallow direct MBs
commit
|
commitdiff
|
tree
2006-12-21
Michael Niedermayer
QPRD & adaptive quantization regression tests
commit
|
commitdiff
|
tree
2006-12-20
Michael Niedermayer
try direct mode MB after QPRD, slight PSNR/bitrate...
commit
|
commitdiff
|
tree
2006-12-20
Michael Niedermayer
fix special casing of the 0,0 MV for b frames (slight...
commit
|
commitdiff
|
tree
2006-12-20
Michael Niedermayer
dont favor the zero MV if mv0 is used (psnr per bitrate...
commit
|
commitdiff
|
tree
2006-12-18
Michael Niedermayer
minor doc fix
commit
|
commitdiff
|
tree
2006-12-17
Michael Niedermayer
10l
commit
|
commitdiff
|
tree
2006-12-17
Michael Niedermayer
warn user if the selected diamond size is larger then...
commit
|
commitdiff
|
tree
2006-12-17
Michael Niedermayer
limit x/ymin/max to me_range
commit
|
commitdiff
|
tree
2006-12-12
Michael Niedermayer
indent
commit
|
commitdiff
|
tree
2006-12-12
Michael Niedermayer
the next r_frame_rate try ...
commit
|
commitdiff
|
tree
2006-12-12
Michael Niedermayer
mv overflow in map fix (untested except regression...
commit
|
commitdiff
|
tree
2006-12-12
Michael Niedermayer
gcc 2.95 fix
commit
|
commitdiff
|
tree
2006-12-11
Michael Niedermayer
rewrite r_frame_rate selectioon code again
commit
|
commitdiff
|
tree
2006-12-11
Michael Niedermayer
fix playback of mp3_bits_left.avi
commit
|
commitdiff
|
tree
2006-12-10
Michael Niedermayer
move duration finding code into read_packet() so it...
commit
|
commitdiff
|
tree
2006-12-10
Michael Niedermayer
use amf_get_string()
commit
|
commitdiff
|
tree
2006-12-10
Michael Niedermayer
cosmetics
commit
|
commitdiff
|
tree
2006-12-10
Michael Niedermayer
amf_get_string() by Allan Hsu allan aat counterpop...
commit
|
commitdiff
|
tree
2006-12-10
Michael Niedermayer
get rid of AVFMTCTX_NOHEADER, create streams in read_header()
commit
|
commitdiff
|
tree
2006-12-10
Michael Niedermayer
set flags correctly in write header instead of seeking...
commit
|
commitdiff
|
tree
2006-12-07
Michael Niedermayer
better warning
commit
|
commitdiff
|
tree
2006-12-07
Michael Niedermayer
ff_check_alignment to warn the user about a missaligned...
commit
|
commitdiff
|
tree
2006-12-07
Michael Niedermayer
fix compilation
commit
|
commitdiff
|
tree
2006-12-05
Michael Niedermayer
10l umh search needs hex size 2 now after the last...
commit
|
commitdiff
|
tree
2006-12-05
Michael Niedermayer
make hex and large 2 small diamond search half their...
commit
|
commitdiff
|
tree
2006-12-02
Michael Niedermayer
fix indention
commit
|
commitdiff
|
tree
2006-12-02
Michael Niedermayer
dia_size=-1 -> funny_diamond_search()
commit
|
commitdiff
|
tree
2006-12-02
Michael Niedermayer
hexagon search
commit
|
commitdiff
|
tree
2006-12-01
Michael Niedermayer
remove pretty much useless skiping of some predictors
commit
|
commitdiff
|
tree
2006-12-01
Michael Niedermayer
typo in umh
commit
|
commitdiff
|
tree
2006-12-01
Michael Niedermayer
UMH support (dia_size=-1 activates it)
commit
|
commitdiff
|
tree
2006-12-01
Michael Niedermayer
cosmetic (prevent name clashes of variables in a macro...
commit
|
commitdiff
|
tree
2006-11-30
Michael Niedermayer
1 step diamond search around the median MV predictor
commit
|
commitdiff
|
tree
2006-11-30
Michael Niedermayer
doxy
commit
|
commitdiff
|
tree
2006-11-30
Michael Niedermayer
fix overflow and remove wrong comment
commit
|
commitdiff
|
tree
2006-11-30
Michael Niedermayer
return optimal fraction
commit
|
commitdiff
|
tree
2006-11-27
Michael Niedermayer
PIC fix
commit
|
commitdiff
|
tree
2006-11-22
Michael Niedermayer
fix b frames + -mbd rd without -psnr (yes that was...
commit
|
commitdiff
|
tree
2006-11-21
Michael Niedermayer
fix b frames + -mbd rd without -psnr (yes that was...
commit
|
commitdiff
|
tree
2006-11-21
Michael Niedermayer
100l infinite loop fix
commit
|
commitdiff
|
tree
2006-11-20
Michael Niedermayer
infiinit loop fix for CBR + adaptive quant
commit
|
commitdiff
|
tree
2006-11-20
Michael Niedermayer
100l qprd fix 2nd try
commit
|
commitdiff
|
tree
2006-11-19
Michael Niedermayer
testing all dquant for qp_rd fixes the qp runaway to...
commit
|
commitdiff
|
tree
2006-11-16
Michael Niedermayer
fix support for avis with sample_size > packet size
commit
|
commitdiff
|
tree
2006-11-16
Michael Niedermayer
forgotten 2 converters (yeah svn up, svn di svn ci...
commit
|
commitdiff
|
tree
2006-11-16
Michael Niedermayer
fixing the lamest bug in swscale, all the rgb/bgr-...
commit
|
commitdiff
|
tree
2006-11-16
Michael Niedermayer
10l forgot (skip non keyframes after seeking between...
commit
|
commitdiff
|
tree
2006-11-16
Michael Niedermayer
remove broken decoder locking code
commit
|
commitdiff
|
tree
2006-11-16
Michael Niedermayer
check max_pts_distance
commit
|
commitdiff
|
tree
2006-11-16
Michael Niedermayer
skip non keyframes after seeking between syncpoint...
commit
|
commitdiff
|
tree
2006-11-16
Michael Niedermayer
remove unused variables
commit
|
commitdiff
|
tree
2006-11-16
Michael Niedermayer
removing unused code
commit
|
commitdiff
|
tree
2006-11-15
Michael Niedermayer
detect a few more errors (fixes libmp3-bug.avi again)
commit
|
commitdiff
|
tree
2006-11-14
Michael Niedermayer
check for frames with 2*size > max_dist and no crc
commit
|
commitdiff
|
tree
2006-11-14
Michael Niedermayer
resync from last syncpoint
commit
|
commitdiff
|
tree
2006-11-14
Michael Niedermayer
remove skip spam
commit
|
commitdiff
|
tree
2006-11-14
Michael Niedermayer
making decoding more error robust
commit
|
commitdiff
|
tree
2006-11-14
Michael Niedermayer
reset internal buffer during seeking
commit
|
commitdiff
|
tree
2006-11-14
Michael Niedermayer
more checks and error messages
commit
|
commitdiff
|
tree
2006-11-14
Michael Niedermayer
call AVCodec.flush() for audio too
commit
|
commitdiff
|
tree
2006-11-14
Michael Niedermayer
indention
commit
|
commitdiff
|
tree
2006-11-14
Michael Niedermayer
seeking with index
commit
|
commitdiff
|
tree
2006-11-14
Michael Niedermayer
index less seeking in O(log n) time
commit
|
commitdiff
|
tree
2006-11-14
Michael Niedermayer
0.5l
commit
|
commitdiff
|
tree
2006-11-14
Michael Niedermayer
split av_seek_frame_binary() so the code becomes idependant...
commit
|
commitdiff
|
tree
2006-11-14
Michael Niedermayer
improve enumerate so arbitrary ranges can be enumerated...
commit
|
commitdiff
|
tree
2006-11-14
Michael Niedermayer
AVL tree
commit
|
commitdiff
|
tree
2006-11-12
Michael Niedermayer
more verbose r_frame_rate definition
commit
|
commitdiff
|
tree
2006-11-12
Michael Niedermayer
fix checksum check (was my bug not libnut)
commit
|
commitdiff
|
tree
2006-11-12
Michael Niedermayer
fix timestamp rounding in syncpoints
commit
|
commitdiff
|
tree
2006-11-11
Michael Niedermayer
simplify
commit
|
commitdiff
|
tree
2006-11-11
Michael Niedermayer
dont do startcode search from last syncpoint if there...
commit
|
commitdiff
|
tree
2006-11-11
Michael Niedermayer
nut simple seeking first try
commit
|
commitdiff
|
tree
2006-11-11
Michael Niedermayer
disable nut regression test until we have a working...
commit
|
commitdiff
|
tree
2006-11-11
Michael Niedermayer
updating nut demuxer to latest spec
commit
|
commitdiff
|
tree
2006-11-11
Michael Niedermayer
libnut uses "MP3 " for mp3
commit
|
commitdiff
|
tree
next