OSDN Git Service

coroid/libav_saccubus.git
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
2002-05-18 Fabrice Bellardproper memory handling functions
2002-05-18 Fabrice Bellardremoved debug function
2002-05-18 Fabrice Bellardput all integer init code to compute n^(4/3) - memory...
2002-05-18 Fabrice Bellardimproved mpeg1/2 decoding speed
2002-05-18 Fabrice Bellardadded proper memory handling functions - fixed include...
2002-05-18 Fabrice Bellardtried to avoid gcc 2.95.2 bug by puting explicit regist...
2002-05-18 Philip Gladstone* If a stream gets stuck in WAIT_FEED, then disconnecti...
2002-05-18 Philip GladstoneFix the WAIT_FEED problem. It turns out that when you...
2002-05-18 Fabrice Bellardupdated for my short term goals
2002-05-17 Michael Niedermayerqmin==1 bugfix
2002-05-17 Michael Niedermayershared lib support (req by kabi) ...
2002-05-17 Philip Gladstone* Added a note that says that WMP cannot stream .mpg...
2002-05-17 Philip GladstoneAdded use of StartSendOnKey
2002-05-17 Philip Gladstone* Change the default behaviour to start streaming as...
2002-05-17 Michael Niedermayerhopefully faster mmx2&3dnow MC
2002-05-16 Michael Niedermayernew hopefully faster MC
2002-05-16 Michael Niedermayerprint frame decoding time support (x86 only)
2002-05-16 Zdenek Kabelac* fixed --enable-shared handling
2002-05-16 Philip Gladstone* Updated with new stream configuration items
2002-05-16 Philip Gladstone* Add code to configure the following:
2002-05-16 Philip GladstonePass over the bit_rate_tolerance field to ffmpeg
2002-05-15 Michael Niedermayerfixing end overwrite bugs (some at least)
2002-05-15 Juanjo- Bug fix for AVStream->r_frame_rate not being initiali...
2002-05-14 Juanjo- Now ffmpeg handles MPEG-2 streams with pull down...
2002-05-14 Juanjo- Added r_frame_rate in AVStream to store the real...
2002-05-14 Juanjo- repeat_pict meaning changed, now it signals the extra...
2002-05-14 Michael Niedermayerenable simple-idct by default (needed cuz otherwise...
2002-05-14 Zdenek Kabelac* first shot for the new avcodec API
2002-05-14 Philip Gladstone* Mea culpa: it seems that I broke encoding to 8-bit...
2002-05-12 Juanjo- Video CD option for ffmpeg
2002-05-12 Juanjo- VCD MPEG-1 compliant stream support (set AVF_FLAG_VCD)
2002-05-12 Nick Kurshevbuild num ++
2002-05-12 Nick Kurshevbuild info for ABI
2002-05-12 Nick KurshevI was too lazy to be a hero ;)
2002-05-12 Juanjo- ffmpeg relies on libavcodec to repeat frames from...
2002-05-12 Juanjo- repeat_pict added to AVCodecContext to signal if...
2002-05-12 Björn Sandellvarious openbsd and general warning fixes - patch by...
2002-05-11 Juanjo- Fixes for MPEG-PS which have more than 1 system heade...
2002-05-11 Juanjo- pict_type exported to AVCodecContext
2002-05-11 Juanjo- Bug fix in map stream parser
2002-05-10 Philip Gladstone* Improve logging -- now actually gives you the number...
2002-05-10 Philip Gladstone* Add implementation of strlcpy
2002-05-10 Philip Gladstone* Add prototype for strlcpy
2002-05-09 Philip Gladstone* Add the 'flags' field to the list of codec fields...
2002-05-09 Juanjo- HQ option for ffserver. Thanks to D Richard Felker...
2002-05-09 Nick Kurshevversion info for so too
2002-05-09 Juanjo- Warning fix.
2002-05-09 Juanjo- Updating docs....
2002-05-09 Juanjo- Changed default qmin = 3 as ffmpeg.c
2002-05-09 Juanjo- Segfault fixed when mpeg audio decoder returns a...
next