OSDN Git Service

coroid/libav_saccubus.git
2002-11-09 Michael Niedermayerfixing -sameq with mpeg2
2002-11-09 Michael Niedermayercleanup
2002-11-08 François Revolringbuffer patch by (François Revol <revol at free...
2002-11-08 Måns Rullgårdfixes the frame number counter for -vcodec copy patch...
2002-11-08 Michael Niedermayercleanup (breaks compatibility, requested by fabrice)
2002-11-06 Arpi*HUGE* set of compiler warning fixes, unused variables...
2002-11-06 Zdenek Kabelac* put there more reasnable 15fps speed (though it's...
2002-11-06 Michael Niedermayercleanup
2002-11-06 Michael Niedermayercleanup
2002-11-05 Michael Niedermayercleanup
2002-11-05 Zdenek Kabelac* calculating with the full packet size
2002-11-05 Zdenek Kabelac* use larger buffer - the size should be calculcated...
2002-11-05 Zdenek Kabelac* allocate slightly more data - so decoders won't be...
2002-11-05 Zdenek Kabelac* free extradata
2002-11-05 Zdenek Kabelac* fix leak with output file closing
2002-11-05 Zdenek Kabelac* don't show header errors when eof is reached
2002-11-05 François RevolMIN/MAX sys/param.h patch by (François Revol <revol...
2002-11-05 François RevolBeOS Audio ouput patch by (François Revol <revol at...
2002-11-05 Michael Niedermayerlrintf detection (based upon a patch by François Revol...
2002-11-04 Michael Niedermayerdont use fastmemcpy for PIC
2002-11-04 Michael Niedermayervc++ sucks, found by ("csharprules" <csharprules at...
2002-11-04 Fabrice Bellardadded faq.html
2002-11-04 Fabrice Bellardupdated FAQ - converted it to texinfo
2002-11-04 Zdenek Kabelac* DR1 support
2002-11-04 Michael Niedermayer10l
2002-11-04 Michael Niedermayerfixing dependancies
2002-11-03 Michael Niedermayerpp docs
2002-11-03 Michael Niedermayer-p
2002-11-02 Alex Beregszaszifixed some bugs in app parser - some jfif and adobe...
2002-11-02 Michael Niedermayeruse cp ; strip instead of strip -o
2002-11-02 François Revolgcc optimization on BeOS (patch by François Revol ...
2002-11-02 Michael Niedermayersupport forcing low_delay during decoding
2002-11-02 Michael Niedermayercleanup
2002-11-02 Michael Niedermayercleanup
2002-11-02 Michael NiedermayerAltivec Patch (Mark III) by (Dieter Shirley <dieters...
2002-11-02 François Revoladded BeOS net_server support (R5 network stack), basic...
2002-11-02 François Revoladded MACE (Macintosh Audio Compression/Expansion)...
2002-11-02 François Revoladded BeOS net_server support (R5 network stack), basic...
2002-11-02 François Revoladded perm inheritance from ffmpeg_g (it looks like...
2002-11-02 Michael Niedermayercleanup
2002-11-02 Arpihandle init error in ffmpeg12
2002-11-02 Dieter-mdynamic-no-pic for darwin -> 5% speedup patch by...
2002-11-02 Michael Niedermayerbetter padding bug detection
2002-11-01 Michael Niedermayerput MIN/MAX under ifndef MAX/MIN
2002-11-01 Michael Niedermayerfixing msmpeg4v3 with mb_height % slice_height != 0
2002-11-01 Arpiverbose can be negative
2002-11-01 Michael Niedermayerhopefully fixing sprite_warping_points==0
2002-11-01 Michael Niedermayercosmetics requested by kabi
2002-10-31 Zdenek Kabelac* avoid negative numbers as well
2002-10-31 Nick Kurshev10l
2002-10-31 Nick Kurshevreverse first hunk
2002-10-31 Nick Kurshevfixed debug compilation
2002-10-31 Michael Niedermayerput a few large tables under #ifdef CONFIG_ENCODERS...
2002-10-31 Zdenek Kabelac* always set extradata_size
2002-10-31 Zdenek Kabelac* removed extra_data from AVStream (it's part of Codec)
2002-10-31 Michael Niedermayerdont call emms_c() for each MB
2002-10-31 Michael Niedermayercleanup
2002-10-31 Michael Niedermayerdisabling compilation of .so if its not needed, gcc...
2002-10-31 Alex Beregszaszifixed 10l
2002-10-31 Michael Niedermayerusing fewer registers ... to workaround something
2002-10-31 Michael Niedermayerfixing another assert q>0.0 issue caused by variance...
2002-10-31 Fabrice Bellardfixed nb_block_sizes detection - fixed codec_id test...
2002-10-30 Michael Niedermayerfixing q>0.0 assert failure caused by overflow of varia...
2002-10-30 Michael Niedermayerremoving "-npp" (found by arpi)
2002-10-30 Michael Niedermayerper context cpuCaps (idea by kabi)
2002-10-30 Michael Niedermayerchange qscale type to int8 and fix qscale ordering
2002-10-30 Michael Niedermayerexporting the internal qscale table, this allso fixes...
2002-10-30 Alex BeregszasziNetBSD fix by Bernd Ernesti <mplayer@lists.veego.de>
2002-10-30 Måns Rullgård-vcodec copy fix patch by (mru at users dot sourceforge...
2002-10-30 Fred1) Add MMX deinterlace code.
2002-10-30 Philip Gladstone* Made encoding to ASF streams work again. It turns...
2002-10-30 Philip GladstoneAdded VideoBitRateRange and VideoBitRAteTolerance settings
2002-10-30 Michael Niedermayerusing same numbers for cpuCaps as libmpeg2 & liba52
2002-10-30 Michael Niedermayercleanly passing the cpuCaps
2002-10-29 Michael Niedermayer10l
2002-10-29 Fabrice Bellarduse lrintf to avoid double conversion
2002-10-29 Fabrice Bellardadded lrintf for non ISOC libcs (fixme: find a better...
2002-10-29 Fabrice Bellardavoid name clash - fixed again block size selection
2002-10-29 Fabrice Bellardavoid name clash
2002-10-29 Michael Niedermayercleanup
2002-10-29 Michael Niedermayercosmetics ;)
2002-10-29 Michael Niedermayerbetter deblocking filter
2002-10-29 Fabrice Bellardupdate
2002-10-29 Michael Niedermayer-fomit-frame-pointer is needed for the PIC code
2002-10-29 Michael Niedermayerusing fewer registers (fixes compilation bug hopefully)
2002-10-29 Colin Leroyfix compilation on non-x86 with gcc 2.95
2002-10-28 Fabrice Bellardupdated
2002-10-28 Michael Niedermayerpostprocessing cleanup:
2002-10-28 Alex BeregszasziFOURCC removed, using ff_get_fourcc instead (should...
2002-10-28 Fabrice Bellardfixed block size selection
2002-10-28 Fabrice Bellardunified wav header parsing - added extradata support
2002-10-28 Fabrice Bellardadded new fft/mdct code - added fft-test program
2002-10-28 Fabrice Bellardadded wma decoder
2002-10-28 Fabrice Bellardpreparing integration of new AC3 decoder
2002-10-28 Fabrice Bellardnew generic FFT/MDCT code for audio codecs
2002-10-28 Fabrice Bellardupdated - feel free to correct/improve
2002-10-27 Fabrice Bellardadded Michael's page
2002-10-27 Fabrice Bellardnew texinfo documentation - HTML version also included
2002-10-27 Michael Niedermayerget_vlc2()
2002-10-27 Arpi3rd 10l - don't let it read data beyond the end of...
next