OSDN Git Service

coroid/libav_saccubus.git
2002-05-27 Michael Niedermayerfixing stackoverflow
2002-05-27 Zdenek Kabelac* started to cleanup name clashes for onetime compilation
2002-05-27 Zdenek Kabelac* more PIC friendly and faster code
2002-05-27 Zdenek Kabelac* removed TESTCPU_MAIN - not needed for testing
2002-05-27 Zdenek Kabelac* for this moment bswap.h included ahead of HAVE_AV_CO...
2002-05-27 Zdenek Kabelac* yet a bit more extended
2002-05-27 Zdenek Kabelac* undefine local defines when they are no longer needed
2002-05-27 Zdenek Kabelac* added
2002-05-27 Zdenek Kabelac* compatibilized declaration with its original definition
2002-05-27 Zdenek Kabelac* avoids double inclusion of this header
2002-05-26 Fabrice Bellarddon't use inttypes.h - use inline function for bswap_64()
2002-05-26 Fabrice Bellarduse sys/soundcard.h for OSS audio
2002-05-26 Fabrice Bellardbsd fixes
2002-05-26 Fabrice Bellardfixed mangle issue
2002-05-26 Fabrice Bellardremoved invalid buffer handling
2002-05-26 Nick Kurshevuntested generic bswap64
2002-05-26 Philip Gladstone* Add first cut of code to handle Windows Media Player...
2002-05-25 Fabrice Bellardadded license
2002-05-25 Fabrice Bellardreactivated swf/mjpeg/jpg formats testing
2002-05-25 Fabrice Bellardlicense/copyright change
2002-05-25 Fabrice Bellardconsistent include usage
2002-05-25 Fabrice Bellardfixed incorrect buffer handling
2002-05-25 Fabrice Bellardbetter logic for bswap
2002-05-25 Fabrice Bellardremoved
2002-05-25 Fabrice Bellardmoved in libavcodec
2002-05-25 Fabrice Bellardlicense/copyright change
2002-05-25 Fabrice Bellardfixed double free - fixed probe function
2002-05-25 Fabrice Bellardfixed double free - fixed jpg image sequence automatic...
2002-05-25 Fabrice Bellardfixed memory free (no free necessary for private data...
2002-05-25 Fabrice Bellardupdate
2002-05-25 Fabrice Bellardlicense/copyright change - fixed header mess
2002-05-25 Fabrice Bellardlicense/copyright change - fixed memory leaks
2002-05-25 Fabrice Bellardmore config options
2002-05-25 Fabrice Bellardlicense/copyright change
2002-05-25 Fabrice Bellardlicense/copyright change - use consistent library names
2002-05-25 Fabrice Bellardadd more info about new configure features
2002-05-25 Fabrice Bellardupdated
2002-05-24 Philip GladstoneChange order of extensions and read_probe checking...
2002-05-24 Philip Gladstone* Add a probe function for FFM files
2002-05-24 Philip Gladstone* Added yet more output to the status page to try and...
2002-05-24 Philip Gladstone* Fix a problem caused by a duplicate free of priv_data...
2002-05-24 Philip Gladstone* Add support for time-limiting a live stream. (Some...
2002-05-24 Philip GladstoneAdd an av_abort macro that aborts, but also prints...
2002-05-23 Zdenek Kabelac* baling 8 seems to have the same speed
2002-05-23 Zdenek Kabelac* cosmetic
2002-05-23 Zdenek Kabelac* always baling even though it seems to produce sometim...
2002-05-23 Zdenek Kabelac* cleanup for put_pixels_mmx
2002-05-23 Zdenek Kabelac* minor update
2002-05-23 Alex Beregszasziapplied 64bit patch from Ulrich Hecht <uli at suse...
2002-05-23 Zdenek Kabelac* a little bit extended dsptest also suports dsptestpic...
2002-05-23 Zdenek Kabelac* somewhat more advanced test suit for dsp code - for...
2002-05-23 Zdenek Kabelac* align the source initialy address
2002-05-23 Zdenek Kabelac* fixed contrains and avoid usage of scale index access
2002-05-23 Zdenek Kabelac* added simple test main - see comments about how to
2002-05-22 Michael Niedermayerusing 1 operand less and slightly faster put_pixels_y2
2002-05-22 Zdenek Kabelac* fix for -fPIC compilation - compiles with 2.95.2...
2002-05-22 Zdenek Kabelac* minor cleanup
2002-05-21 Michael Niedermayerworkaround dc_scale bug in old ffmpeg msmpeg4v3 encoder...
2002-05-21 Zdenek Kabelac* oops - these are the midnight commits...
2002-05-21 Zdenek Kabelac* restored previous behaviour for this moment
2002-05-21 Zdenek Kabelac* restored previous non '..' version
2002-05-21 Fabrice Bellardfixed incorrect global gain - slightly increased precis...
2002-05-21 Zdenek Kabelac* using ../ for bswap.h
2002-05-21 Zdenek Kabelac* avoid conflicts with non-ffmpeg config.h and also...
2002-05-21 Alex BeregszasziBSD/OS support by Steven M Schultz
2002-05-20 Fabrice Bellardfixed one overflow problem
2002-05-20 Fabrice Bellardfixed memory free
2002-05-20 Fabrice Bellardremoved unused stuff - added dsputil_set_bit_exact...
2002-05-20 Fabrice Bellardadded libavtest target
2002-05-20 Fabrice Bellarduse new api (NOT TESTED) - suppressed strlcpy
2002-05-20 Fabrice Bellardbegan to simplify code - use modified API for stream...
2002-05-20 Fabrice Bellardconverted to new API
2002-05-20 Fabrice Bellardsuppressed mpeg demux mess - use now dynamic stream...
2002-05-20 Fabrice Bellardsplit mux/demux related structures - added file probing...
2002-05-20 Fabrice Bellardadded first version of MPEG/DVB transport stream demux
2002-05-20 Fabrice Bellardremoved unused code
2002-05-20 Fabrice Bellardmpeg1/2 identifier - fixed frame rate for some bad...
2002-05-20 Fabrice Bellardbetter av_freep()
2002-05-20 Fabrice Bellardadded avcodec_set_bit_exact() for testing
2002-05-20 Fabrice Bellardupdate
2002-05-20 Fabrice Bellardadded regression test mention
2002-05-20 Fabrice Bellardadded libav regression tests
2002-05-20 Artur Grabowski64bit incompatibility bug, patch by Artur Grabowski...
2002-05-20 Arpibig cosmetics patch, cleanup of messages printed by...
2002-05-20 Philip GladstoneFix a segfault when handling errors or .asx or .ram...
2002-05-19 Michael Niedermayerfixing alignment for alignment picky cpus
2002-05-18 Fabrice Bellardoops - removed obsolete license draft
2002-05-18 Fabrice Bellardupdate
2002-05-18 Fabrice Bellardadded first version of regression tests - simply type...
2002-05-18 Fabrice Bellarduse av memory functions
2002-05-18 Fabrice Bellardadded bigendian support - added cross compilation suppo...
2002-05-18 Fabrice Bellardadded VPATH support - added regression targets
2002-05-18 Fabrice Bellarduse av memory handling functions
2002-05-18 Fabrice Bellardfixed pcm read
2002-05-18 Fabrice Bellardadded VPATH support
2002-05-18 Fabrice Bellardadded dummy crc output format for easy codec testing
2002-05-18 Fabrice Bellardremoved unmaintained vc stuff
2002-05-18 Fabrice Bellardremoved not maintained vc stuff
2002-05-18 Fabrice Bellardremoved useless header includes - use av memory functions
2002-05-18 Fabrice Bellardadded VPATH support for multiple dir compilation
next