projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
AVOption API improvments
2005-09-11
Michael Niedermayer
AVOption API improvments
commit
|
commitdiff
|
tree
2005-09-11
Michael Niedermayer
checksum doesnt cover the forward_ptr anymore
commit
|
commitdiff
|
tree
2005-09-11
Michael Niedermayer
forward_ptr doesnt contain its own length anymore
commit
|
commitdiff
|
tree
2005-09-11
Michael Niedermayer
do not rescale AV_NOPTS_VALUE
commit
|
commitdiff
|
tree
2005-09-10
Michael Niedermayer
add xvid idcts to dct-test
commit
|
commitdiff
|
tree
2005-09-10
Michael Niedermayer
remove unused table entries
commit
|
commitdiff
|
tree
2005-09-10
Michael Niedermayer
select xvid idct for xvid files if possible
commit
|
commitdiff
|
tree
2005-09-10
Michael Niedermayer
xvids mmx&mmx2 idcts
commit
|
commitdiff
|
tree
2005-09-10
Michael Niedermayer
dont be so picky with .mp4 ... fixes Mr&MrsSmith.mp4
commit
|
commitdiff
|
tree
2005-09-06
Michael Niedermayer
set time_base as soon as time_scale is known instead...
commit
|
commitdiff
|
tree
2005-09-06
Michael Niedermayer
AVOption enumeration support and some flags to classify...
commit
|
commitdiff
|
tree
2005-09-06
Michael Niedermayer
a few more raw yuv fourccs
commit
|
commitdiff
|
tree
2005-09-06
Michael Niedermayer
a little script to turn the inside of a struct into...
commit
|
commitdiff
|
tree
2005-09-06
Michael Niedermayer
AVOption first try
commit
|
commitdiff
|
tree
2005-09-05
Michael Niedermayer
set a few variables correctly
commit
|
commitdiff
|
tree
2005-09-05
Michael Niedermayer
AV_LOG_DEBUG vs. AV_LOG_ERROR
commit
|
commitdiff
|
tree
2005-09-04
Michael Niedermayer
sample_rate value is not always correct (is there anything...
commit
|
commitdiff
|
tree
2005-09-04
Michael Niedermayer
fixme note
commit
|
commitdiff
|
tree
2005-09-04
Michael Niedermayer
pts must be in time_base units
commit
|
commitdiff
|
tree
2005-09-04
Michael Niedermayer
the user sets codec->time_base for video encding so...
commit
|
commitdiff
|
tree
2005-09-03
Michael Niedermayer
print fourcc in a readable form if possible
commit
|
commitdiff
|
tree
2005-09-03
Michael Niedermayer
simplify (d&a) and (d&~a) calculation, hint by skal
commit
|
commitdiff
|
tree
2005-09-02
Michael Niedermayer
add consts (this was in my local tree, dunno where...
commit
|
commitdiff
|
tree
2005-09-02
Michael Niedermayer
setting timebase in the encoder doesnt seem like a...
commit
|
commitdiff
|
tree
2005-09-02
Michael Niedermayer
lowres support
commit
|
commitdiff
|
tree
2005-09-02
Michael Niedermayer
forgot to commit this after dv changes
commit
|
commitdiff
|
tree
2005-09-01
Michael Niedermayer
error concealment fix
commit
|
commitdiff
|
tree
2005-08-30
Michael Niedermayer
optimizations
commit
|
commitdiff
|
tree
2005-08-30
Michael Niedermayer
regression tests for dv
commit
|
commitdiff
|
tree
2005-08-26
Michael Niedermayer
Compilation fixes part 1 patch by (Arvind R. and Burkhard...
commit
|
commitdiff
|
tree
2005-08-25
Michael Niedermayer
prevent assert failures and infinite loops with broken...
commit
|
commitdiff
|
tree
2005-08-21
Michael Niedermayer
time_base description by Rich Felker | dalias, aerifal cx
commit
|
commitdiff
|
tree
2005-08-21
Michael Niedermayer
reducing minimum supported picture size
commit
|
commitdiff
|
tree
2005-08-21
Michael Niedermayer
segfault fix
commit
|
commitdiff
|
tree
2005-08-16
Michael Niedermayer
automatically remove mess
commit
|
commitdiff
|
tree
2005-08-15
Michael Niedermayer
parse pict_type for streams in avi
commit
|
commitdiff
|
tree
2005-08-15
Michael Niedermayer
support fixing missing pts by parsing future frames
commit
|
commitdiff
|
tree
2005-08-14
Michael Niedermayer
a few checks, seems i forgot to commit this
commit
|
commitdiff
|
tree
2005-08-13
Michael Niedermayer
set timebase correctly? this thing is always 15fps?
commit
|
commitdiff
|
tree
2005-08-13
Michael Niedermayer
set pix_fmt
commit
|
commitdiff
|
tree
2005-08-10
Michael Niedermayer
silly script to fix line wraped patches
commit
|
commitdiff
|
tree
2005-08-06
Michael Niedermayer
mkstemp on win32 workaround by (Ivan Wong: email, ivanwong...
commit
|
commitdiff
|
tree
2005-08-04
Michael Niedermayer
segfault fix
commit
|
commitdiff
|
tree
2005-08-04
Michael Niedermayer
fix ffmpeg under mingw
commit
|
commitdiff
|
tree
2005-08-01
Michael Niedermayer
fix assertion failure for mpeg2 encoding
commit
|
commitdiff
|
tree
2005-08-01
Michael Niedermayer
workaround 'colocated mv if colocated block is L1 predicted...
commit
|
commitdiff
|
tree
2005-07-31
Michael Niedermayer
A.B.C versions
commit
|
commitdiff
|
tree
2005-07-31
Michael Niedermayer
try to check for nonsense time_base instead of setting...
commit
|
commitdiff
|
tree
2005-07-30
Michael Niedermayer
check time_base.den for mpeg4
commit
|
commitdiff
|
tree
2005-07-27
Michael Niedermayer
motion vector limit for mpeg2
commit
|
commitdiff
|
tree
2005-07-27
Michael Niedermayer
PIC for ia64
commit
|
commitdiff
|
tree
2005-07-27
Michael Niedermayer
-ldl fix
commit
|
commitdiff
|
tree
2005-07-27
Michael Niedermayer
round pointer up to next packet_size multiple
commit
|
commitdiff
|
tree
2005-07-27
Michael Niedermayer
fixing colocated mv if colocated block is L1 predicted...
commit
|
commitdiff
|
tree
2005-07-26
Michael Niedermayer
fixing colocated mv if colocated block is L1 predicted
commit
|
commitdiff
|
tree
2005-07-25
Michael Niedermayer
yamaha adpcm regression test
commit
|
commitdiff
|
tree
2005-07-25
Michael Niedermayer
thread mess check for avcodec_open/close()
commit
|
commitdiff
|
tree
2005-07-24
Michael Niedermayer
fix user data parsing code so it suppors pre1 and cvs
commit
|
commitdiff
|
tree
2005-07-23
Michael Niedermayer
mpeg1video m bit fix by (Luca Abeni: lucabe72, email it)
commit
|
commitdiff
|
tree
2005-07-23
Michael Niedermayer
10l (!= vs. >)
commit
|
commitdiff
|
tree
2005-07-23
Michael Niedermayer
minor user data reading bugfix
commit
|
commitdiff
|
tree
2005-07-19
Michael Niedermayer
more non portable float parsing code ...
commit
|
commitdiff
|
tree
2005-07-19
Michael Niedermayer
remove non portable get/put_be64_double()
commit
|
commitdiff
|
tree
2005-07-19
Michael Niedermayer
kill duplicated get/put_be24()
commit
|
commitdiff
|
tree
2005-07-19
Michael Niedermayer
extract duration if available
commit
|
commitdiff
|
tree
2005-07-19
Michael Niedermayer
portable IEEE float/double read/write functions
commit
|
commitdiff
|
tree
2005-07-19
Michael Niedermayer
portable IEEE float/double read/write functions
commit
|
commitdiff
|
tree
2005-07-18
Michael Niedermayer
enabling ffserver regression tests
commit
|
commitdiff
|
tree
2005-07-18
Michael Niedermayer
ffserver segfault & other fatal failure fixes
commit
|
commitdiff
|
tree
2005-07-17
Michael Niedermayer
changing AVCodecContext codec -> *codec in AVStream...
commit
|
commitdiff
|
tree
2005-07-17
Michael Niedermayer
dont pre allocate uselessly large buffer and dont ignore...
commit
|
commitdiff
|
tree
2005-07-17
Michael Niedermayer
verify len field validity in mjpeg_decode_com()
commit
|
commitdiff
|
tree
2005-07-17
Michael Niedermayer
make error concealment related options accessable from...
commit
|
commitdiff
|
tree
2005-07-17
Michael Niedermayer
10l (forgot to commit this yesterday)
commit
|
commitdiff
|
tree
2005-07-17
Michael Niedermayer
DVB subtitle decoder by (Ian Caulfield: imc25, cam...
commit
|
commitdiff
|
tree
2005-07-16
Michael Niedermayer
split string to avoid buffer overflow in native english...
commit
|
commitdiff
|
tree
2005-07-16
Michael Niedermayer
yamaha adpcm nibbles in the wrong order fix by (Vidar...
commit
|
commitdiff
|
tree
2005-07-16
Michael Niedermayer
patches should not contain several unrelated changes
commit
|
commitdiff
|
tree
2005-07-14
Michael Niedermayer
more fine grained skip_frame
commit
|
commitdiff
|
tree
2005-07-14
Michael Niedermayer
skip_idct
commit
|
commitdiff
|
tree
2005-07-14
Michael Niedermayer
check for CODEC_CAP_DELAY in audio decoders too
commit
|
commitdiff
|
tree
2005-07-14
Michael Niedermayer
ffmpeg version should be "CVS"
commit
|
commitdiff
|
tree
2005-07-11
Michael Niedermayer
check len (should fix #1165694)
commit
|
commitdiff
|
tree
2005-07-11
Michael Niedermayer
fix segfault (bug #1165640)
commit
|
commitdiff
|
tree
2005-07-11
Michael Niedermayer
fix infinite loop (suggested change by rjayne at convera...
commit
|
commitdiff
|
tree
2005-07-11
Michael Niedermayer
error_resilience = FF_ER_CAREFULL
commit
|
commitdiff
|
tree
2005-07-11
Michael Niedermayer
fix decoding of (broken) files with f_code=0
commit
|
commitdiff
|
tree
2005-07-11
Michael Niedermayer
.m1v and .m2a (feature req #1178960)
commit
|
commitdiff
|
tree
2005-07-11
Michael Niedermayer
segfault fix
commit
|
commitdiff
|
tree
2005-07-10
Michael Niedermayer
remove -f singlejpeg as its identical to -f mjpeg
commit
|
commitdiff
|
tree
2005-07-10
Michael Niedermayer
patch from http://www.freebsd.org/cgi/cvsweb.cgi/ports...
commit
|
commitdiff
|
tree
2005-07-09
Michael Niedermayer
Here is the patch suggested by: unkaggregate, users...
commit
|
commitdiff
|
tree
2005-07-05
Michael Niedermayer
av_seek_frame() docs timestamp clarification
commit
|
commitdiff
|
tree
2005-07-03
Michael Niedermayer
.264
commit
|
commitdiff
|
tree
2005-06-29
Michael Niedermayer
fix assertion failure
commit
|
commitdiff
|
tree
2005-06-29
Michael Niedermayer
off by 1 error bugfix
commit
|
commitdiff
|
tree
2005-06-28
Michael Niedermayer
RTCP_* conflict with live.com and they seem not to...
commit
|
commitdiff
|
tree
2005-06-28
Michael Niedermayer
support extracting sps/pps from bitstream and putting...
commit
|
commitdiff
|
tree
2005-06-28
Michael Niedermayer
fixing first_mb_in_slice if frame_mbs_only_flag==0...
commit
|
commitdiff
|
tree
2005-06-27
Michael Niedermayer
check mb_y
commit
|
commitdiff
|
tree
next