projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Move VDPAU check, make future VDPAU patches smaller.
[ffmpeg.git]
/
libavcodec
/
error_resilience.c
2009-01-09
Carl Eugen Hoyos
Move VDPAU check, make future VDPAU patches smaller.
blob
|
commitdiff
2008-12-15
Diego Biurrun
Switch xvmc over to a CONFIG_ option.
blob
|
commitdiff
|
diff to current
2008-09-30
Michael Niedermayer
Do not attempt to perform error concealment in lowres...
blob
|
commitdiff
|
diff to current
2008-09-25
Michael Niedermayer
Ensure that no non-existing frame is used.
blob
|
commitdiff
|
diff to current
2008-09-08
Michael Niedermayer
Rename error_resilience to error_recognition.
blob
|
commitdiff
|
diff to current
2008-03-22
Diego Biurrun
cosmetics: typo fixes
blob
|
commitdiff
|
diff to current
2008-03-22
Diego Biurrun
typo: occured --> occurred
blob
|
commitdiff
|
diff to current
2008-03-09
Aurelien Jacobs
add FF_ prefix to all (frame)_TYPE usage
blob
|
commitdiff
|
diff to current
2008-02-13
Diego Biurrun
typo fix: inited --> initialized
blob
|
commitdiff
|
diff to current
2007-09-28
Ivan Kalvachev
On bitstream error is_intra_more_likely() could use...
blob
|
commitdiff
|
diff to current
2007-06-12
Diego Biurrun
misc spelling fixes
blob
|
commitdiff
|
diff to current
2007-05-10
Diego Biurrun
Remove redundant #inclusion of common.h, avcodec.h...
blob
|
commitdiff
|
diff to current
2007-02-25
Reimar Döffinger
Add av_ prefix to clip functions
blob
|
commitdiff
|
diff to current
2007-02-09
Michael Niedermayer
sanity check
blob
|
commitdiff
|
diff to current
2006-11-12
Måns Rullgård
rename cropTbl -> ff_cropTbl
blob
|
commitdiff
|
diff to current
2006-10-11
Diego Biurrun
Rename ABS macro to FFABS.
blob
|
commitdiff
|
diff to current
2006-10-07
Diego Biurrun
Change license headers to say 'FFmpeg' instead of ...
blob
|
commitdiff
|
diff to current
2006-09-27
Måns Rullgård
dc_val should be signed
blob
|
commitdiff
|
diff to current
2006-09-27
Måns Rullgård
fix some signedness warnings
blob
|
commitdiff
|
diff to current
2006-01-12
Diego Biurrun
Update licensing information: The FSF changed postal...
blob
|
commitdiff
|
diff to current
2005-12-22
Diego Biurrun
COSMETICS: tabs --> spaces, some prettyprinting
blob
|
commitdiff
|
diff to current
2005-12-17
Diego Biurrun
COSMETICS: Remove all trailing whitespace.
blob
|
commitdiff
|
diff to current
2005-04-24
Mike Melanson
Ministry of English Composition, reporting for duty...
blob
|
commitdiff
|
diff to current
2005-03-19
Michael Niedermayer
alignment fix
blob
|
commitdiff
|
diff to current
2005-01-21
Michael Niedermayer
count errors instead of printing 2^31
blob
|
commitdiff
|
diff to current
2004-11-19
Michael Niedermayer
reset ref_index
blob
|
commitdiff
|
diff to current
2004-06-26
Michael Niedermayer
support skiping of mb rows during decoding
blob
|
commitdiff
|
diff to current
2004-04-22
Michael Niedermayer
10l (segfault fix)
blob
|
commitdiff
|
diff to current
2004-04-16
Michael Niedermayer
unify table indexing (motion_val,dc_val,ac_val,coded_bl...
blob
|
commitdiff
|
diff to current
2004-02-23
Michael Niedermayer
multithreaded mpeg2 decoding
blob
|
commitdiff
|
diff to current
2004-01-10
Michael Niedermayer
copyright year update of the files i touched and rememb...
blob
|
commitdiff
|
diff to current
2004-01-08
Michael Niedermayer
memleak fix
blob
|
commitdiff
|
diff to current
2003-12-30
Michael Niedermayer
interlaced motion estimation
blob
|
commitdiff
|
diff to current
2003-12-28
Michael Niedermayer
10l (segfault fix)
blob
|
commitdiff
|
diff to current
2003-12-09
Wolfgang Hesseler
move motion_val & mb_type to AVFrame patch by (Wolfgang...
blob
|
commitdiff
|
diff to current
2003-11-03
Michel Bardiaux
av_log() patch by (Michel Bardiaux <mbardiaux at peakti...
blob
|
commitdiff
|
diff to current
2003-08-24
Fabrice Bellard
avoid warning
blob
|
commitdiff
|
diff to current
2003-07-29
Michael Niedermayer
rate distortion mb decision support
blob
|
commitdiff
|
diff to current
2003-07-26
Ivan Kalvachev
initial XvMC support
blob
|
commitdiff
|
diff to current
2003-05-27
Michael Niedermayer
motion vector vissualization for mpeg1/2
blob
|
commitdiff
|
diff to current
2003-04-10
Michael Niedermayer
simplified adressing of most mb based arrays (mb_x...
blob
|
commitdiff
|
diff to current
2003-04-10
Michael Niedermayer
fixing slice decoding, dunno why the regression tests...
blob
|
commitdiff
|
diff to current
2003-03-20
Michael Niedermayer
error resilience cleanup (its faster too...)
blob
|
commitdiff
|
diff to current
2003-03-16
Michael Niedermayer
field pic decoding cleanup
blob
|
commitdiff
|
diff to current
2003-03-06
Michael Niedermayer
per file doxy
blob
|
commitdiff
|
diff to current
2003-02-11
Zdenek Kabelac
* UINTX -> uintx_t INTX -> intx_t
blob
|
commitdiff
|
diff to current
2002-12-04
Michael Niedermayer
use spatial error concealment if we dont have a previou...
blob
|
commitdiff
|
diff to current
2002-12-04
Michael Niedermayer
cleanup
blob
|
commitdiff
|
diff to current
2002-11-11
Zdenek Kabelac
* using DSPContext - so each codec could use its local...
blob
|
commitdiff
|
diff to current
2002-11-10
Michael Niedermayer
reversing header game
blob
|
commitdiff
|
diff to current
2002-10-13
Michael Niedermayer
better/cleaner error resilience (done in a 2nd pass...
blob
|
commitdiff
|
diff to current