projects
/
platform
/
upstream
/
libav.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libav.git
2002-06-11
Fabrice Bellard
fixed one mpeg decoder memory leak
commit
|
commitdiff
|
tree
|
snapshot
2002-06-11
Fabrice Bellard
move unaligned access macros to dsputil.h - added unali...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-11
Fabrice Bellard
memory functions are exported
commit
|
commitdiff
|
tree
|
snapshot
2002-06-11
Fabrice Bellard
put codec registering in another file so that the user...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-11
Fabrice Bellard
put memory functions in a separate file so that the...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-11
Fabrice Bellard
added installlib target to install static libraries...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-11
Fabrice Bellard
do not export internal functions - use stdint.h
commit
|
commitdiff
|
tree
|
snapshot
2002-06-11
Fabrice Bellard
optimized ticker_tick() if num is big - please test...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-10
Philip Gladstone
* Add code to restart ffmpeg if it crashes
commit
|
commitdiff
|
tree
|
snapshot
2002-06-09
Michael Niedermayer
grayscale only encoding
commit
|
commitdiff
|
tree
|
snapshot
2002-06-09
Michael Niedermayer
passing avctx->flags so that grayscale only decoding...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-09
Michael Niedermayer
grayscale only decoding
commit
|
commitdiff
|
tree
|
snapshot
2002-06-07
Felix Bünemann
in libavcodec/Makefile there is in line 110: "distclean...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-06
Fabrice Bellard
fixed multiple allocation bug
commit
|
commitdiff
|
tree
|
snapshot
2002-06-06
Fabrice Bellard
fixed case where abs_level > MAX_LEVEL
commit
|
commitdiff
|
tree
|
snapshot
2002-06-05
Michael Niedermayer
optimizing MPV_decode_mb
commit
|
commitdiff
|
tree
|
snapshot
2002-06-05
Fabrice Bellard
added ff_idct_put/add
commit
|
commitdiff
|
tree
|
snapshot
2002-06-05
Fabrice Bellard
added inlined put/add functions
commit
|
commitdiff
|
tree
|
snapshot
2002-06-05
Fabrice Bellard
use ff_idct_put/add()
commit
|
commitdiff
|
tree
|
snapshot
2002-06-05
Fabrice Bellard
use ff_idct_put()
commit
|
commitdiff
|
tree
|
snapshot
2002-06-05
Fabrice Bellard
use a local dir for tests
commit
|
commitdiff
|
tree
|
snapshot
2002-06-05
Fabrice Bellard
removed unused code - began to merge alpha specific...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-05
Philip Gladstone
* Get the buffer size right now we have the buffer...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-05
Philip Gladstone
Add the copyright/comment/author/title keywords
commit
|
commitdiff
|
tree
|
snapshot
2002-06-05
Philip Gladstone
* Add the comment block if any of the comment fields...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-05
Philip Gladstone
* Give the max stream time configuration item a chance...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-04
Philip Gladstone
Remove some calls to av_free that tured out to be dupli...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-04
Michael Niedermayer
run1 can be <0 bugfix (found by fabrice)
commit
|
commitdiff
|
tree
|
snapshot
2002-06-04
Fabrice Bellard
avoid name clash with libjpeg - added missing externs
commit
|
commitdiff
|
tree
|
snapshot
2002-06-04
Fabrice Bellard
added missing externs (we were lucky that commons are...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-04
Fabrice Bellard
added missing externs
commit
|
commitdiff
|
tree
|
snapshot
2002-06-03
Zdenek Kabelac
* reimplemented remaing avg_ pixel functions
commit
|
commitdiff
|
tree
|
snapshot
2002-06-03
Zdenek Kabelac
* implemented remaing avg_ pixel functions (these are...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-03
Falk Hüffner
Revert previous bogus warning fix.
commit
|
commitdiff
|
tree
|
snapshot
2002-06-03
Falk Hüffner
Minor warning cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2002-06-03
Nick Kurshev
use qstride instead of fixed constants
commit
|
commitdiff
|
tree
|
snapshot
2002-06-03
Nick Kurshev
new field for communicating with external postprocessing
commit
|
commitdiff
|
tree
|
snapshot
2002-06-02
Michael Niedermayer
100l divx501+ seeking bugfix
commit
|
commitdiff
|
tree
|
snapshot
2002-06-02
Felix Bünemann
gcc 3.1 warning fix (patch by Felix Buenemann <atmosfea...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-02
D Richard Felker III
10l found&patch by D Richard Felker III <dalias at...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-02
Michael Niedermayer
typo (found by Bohdan Horst <nexus at hoth.amu.edu...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-02
Michael Niedermayer
divx5 bug workaround
commit
|
commitdiff
|
tree
|
snapshot
2002-06-02
Michael Niedermayer
single coefficient elimination
commit
|
commitdiff
|
tree
|
snapshot
2002-06-02
Michael Niedermayer
b_quant_offset (unfinished, should be 0 for now)
commit
|
commitdiff
|
tree
|
snapshot
2002-06-02
Michael Niedermayer
data partitioning
commit
|
commitdiff
|
tree
|
snapshot
2002-06-02
Michael Niedermayer
msmpeg4v1 decoding
commit
|
commitdiff
|
tree
|
snapshot
2002-06-02
Michael Niedermayer
single coefficient elimination
commit
|
commitdiff
|
tree
|
snapshot
2002-06-02
Michael Niedermayer
dont double check vectors
commit
|
commitdiff
|
tree
|
snapshot
2002-06-02
Michael Niedermayer
error concealment / error resilience
commit
|
commitdiff
|
tree
|
snapshot
2002-06-02
Michael Niedermayer
error concealment / error resilience
commit
|
commitdiff
|
tree
|
snapshot
2002-06-02
Michael Niedermayer
fixing get_bits_count at the end
commit
|
commitdiff
|
tree
|
snapshot
2002-06-02
Michael Niedermayer
sqrt
commit
|
commitdiff
|
tree
|
snapshot
2002-06-01
Michael Niedermayer
bugfix
commit
|
commitdiff
|
tree
|
snapshot
2002-06-01
Fabrice Bellard
mpegaudio decoder is in high precision mode by default...
commit
|
commitdiff
|
tree
|
snapshot
2002-06-01
Fabrice Bellard
fixed layer1/2 overflow if very loud sound - fixed...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-30
Philip Gladstone
* Bad buffer management bug. Forgot to take care of...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-30
Zdenek Kabelac
* removed MANGLE from macros for setting constants
commit
|
commitdiff
|
tree
|
snapshot
2002-05-30
Philip Gladstone
Added Launch, FaviconURL and Redirect examples
commit
|
commitdiff
|
tree
|
snapshot
2002-05-30
Philip Gladstone
* New stuff and bug fixes:
commit
|
commitdiff
|
tree
|
snapshot
2002-05-30
Philip Gladstone
* Go faster stripes: don't check to see if the user...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-29
Philip Gladstone
Make sure that the http_proxy environment variable...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-29
Zdenek Kabelac
* added dependency on dsputil_mmx_rnd.h for dsputil...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-29
Zdenek Kabelac
* using unrolled loops seems to help to MMX Celerons
commit
|
commitdiff
|
tree
|
snapshot
2002-05-29
Zdenek Kabelac
* reenabled original xy2 put routine - rounding error...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-29
Zdenek Kabelac
* code with new PAVGB for MMX only CPU splited into...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-29
Zdenek Kabelac
* new mmx code - based upon aggregate.org/MAGIC
commit
|
commitdiff
|
tree
|
snapshot
2002-05-29
Zdenek Kabelac
* cosmetic minor change
commit
|
commitdiff
|
tree
|
snapshot
2002-05-29
Zdenek Kabelac
* optimized remaing avg_pixels_xy2
commit
|
commitdiff
|
tree
|
snapshot
2002-05-29
Philip Gladstone
* Make video grabbing work again (if you are grabbing...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-28
Zdenek Kabelac
* optimized avg_* functions (except xy2)
commit
|
commitdiff
|
tree
|
snapshot
2002-05-27
Michael Niedermayer
fixing stackoverflow
commit
|
commitdiff
|
tree
|
snapshot
2002-05-27
Zdenek Kabelac
* started to cleanup name clashes for onetime compilation
commit
|
commitdiff
|
tree
|
snapshot
2002-05-27
Zdenek Kabelac
* more PIC friendly and faster code
commit
|
commitdiff
|
tree
|
snapshot
2002-05-27
Zdenek Kabelac
* removed TESTCPU_MAIN - not needed for testing
commit
|
commitdiff
|
tree
|
snapshot
2002-05-27
Zdenek Kabelac
* for this moment bswap.h included ahead of HAVE_AV_CO...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-27
Zdenek Kabelac
* yet a bit more extended
commit
|
commitdiff
|
tree
|
snapshot
2002-05-27
Zdenek Kabelac
* undefine local defines when they are no longer needed
commit
|
commitdiff
|
tree
|
snapshot
2002-05-27
Zdenek Kabelac
* added
commit
|
commitdiff
|
tree
|
snapshot
2002-05-27
Zdenek Kabelac
* compatibilized declaration with its original definition
commit
|
commitdiff
|
tree
|
snapshot
2002-05-27
Zdenek Kabelac
* avoids double inclusion of this header
commit
|
commitdiff
|
tree
|
snapshot
2002-05-26
Fabrice Bellard
don't use inttypes.h - use inline function for bswap_64()
commit
|
commitdiff
|
tree
|
snapshot
2002-05-26
Fabrice Bellard
use sys/soundcard.h for OSS audio
commit
|
commitdiff
|
tree
|
snapshot
2002-05-26
Fabrice Bellard
bsd fixes
commit
|
commitdiff
|
tree
|
snapshot
2002-05-26
Fabrice Bellard
fixed mangle issue
commit
|
commitdiff
|
tree
|
snapshot
2002-05-26
Fabrice Bellard
removed invalid buffer handling
commit
|
commitdiff
|
tree
|
snapshot
2002-05-26
Nick Kurshev
untested generic bswap64
commit
|
commitdiff
|
tree
|
snapshot
2002-05-26
Philip Gladstone
* Add first cut of code to handle Windows Media Player...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-25
Fabrice Bellard
added license
commit
|
commitdiff
|
tree
|
snapshot
2002-05-25
Fabrice Bellard
reactivated swf/mjpeg/jpg formats testing
commit
|
commitdiff
|
tree
|
snapshot
2002-05-25
Fabrice Bellard
license/copyright change
commit
|
commitdiff
|
tree
|
snapshot
2002-05-25
Fabrice Bellard
consistent include usage
commit
|
commitdiff
|
tree
|
snapshot
2002-05-25
Fabrice Bellard
fixed incorrect buffer handling
commit
|
commitdiff
|
tree
|
snapshot
2002-05-25
Fabrice Bellard
better logic for bswap
commit
|
commitdiff
|
tree
|
snapshot
2002-05-25
Fabrice Bellard
removed
commit
|
commitdiff
|
tree
|
snapshot
2002-05-25
Fabrice Bellard
moved in libavcodec
commit
|
commitdiff
|
tree
|
snapshot
2002-05-25
Fabrice Bellard
license/copyright change
commit
|
commitdiff
|
tree
|
snapshot
2002-05-25
Fabrice Bellard
fixed double free - fixed probe function
commit
|
commitdiff
|
tree
|
snapshot
2002-05-25
Fabrice Bellard
fixed double free - fixed jpg image sequence automatic...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-25
Fabrice Bellard
fixed memory free (no free necessary for private data...
commit
|
commitdiff
|
tree
|
snapshot
2002-05-25
Fabrice Bellard
update
commit
|
commitdiff
|
tree
|
snapshot
next