platform/upstream/libav.git
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...
2002-10-27 Alex Beregszaszi2nd 10l (noticed by arpi)
2002-10-27 Alex Beregszasziminor speedup noticed by arpi
2002-10-27 Alex Beregszaszi10l
2002-10-27 Alex Beregszaszireworked decode_frame marker searching, fixes many...
2002-10-27 Michael Niedermayermergeing inter & intra rl_length tables (50% smaller...
2002-10-27 Michael Niedermayer75% smaller rl_length table
2002-10-27 Leon van Stuivenbergdsputil mmi cleanup patch by (Leon van Stuivenberg...
2002-10-27 Michael Niedermayerhandle direct rendering buffer allocation failure
2002-10-26 Kareilafixing bitrate display if -acodec copy is used, patch...
2002-10-26 Jürgen Keilsegfault fix patch by (Juergen Keil <jk at tools dot...
2002-10-25 Michael Niedermayerfixing decoding of streams with no keyframe at the...
2002-10-25 Michael Niedermayeridct_permutation_type variable, so the permutation...
2002-10-25 Michael Niedermayerregression test for H263+
2002-10-25 Michael Niedermayerslice encoding cleanup
2002-10-24 Michael Niedermayerclip MVs for direct mode
2002-10-23 Colin Leroyfixing RGB32->RGB16 on big endian patch by (Colin Leroy...
2002-10-23 Michael Niedermayeroptimize block_permute()
2002-10-23 Michael Niedermayerfixing interlaced MC & edge-emu
2002-10-22 Michael Niedermayermore defaults
2002-10-22 Michael Niedermayerxvid qpel bug autodetect
2002-10-22 Michael Niedermayerxvid qpel bug workaround
2002-10-22 Fabrice Bellardput/get portable for IEEE double - renamed put_native_s...
next