OSDN Git Service

coroid/libav_saccubus.git
2002-09-03 Michael Niedermayerfixing segfault
2002-09-02 Michael Niedermayer10l (compilation if defined ARCH_ALPHA)
2002-09-02 Michael Niedermayerfixing encoding at high QPs (was broken after the dct...
2002-09-02 Michael Niedermayerar -s -> ranlib
2002-09-02 Henry Masonnew vbv calculation patch by (Henry Mason <talus25...
2002-09-02 Brian Foleyaltivec build tidyup patch by (Brian Foley <bfoley...
2002-09-01 Michael Niedermayerhigher accuracy
2002-09-01 Mark Hillsoggvorbis support patch by (Mark Hills <mark at pogo...
2002-09-01 Michael Niedermayerdct cleanup
2002-09-01 Arpiwarning fixes by Dominik Mierzejewski <dominik@rangers...
2002-09-01 Lennert Buytenhekdont needlessly gettimeofday in video grabber patch...
2002-09-01 Michael Niedermayerdct-test update
2002-09-01 Lennert Buytenhekunmap video buffers on close patch by (Lennert Buytenhe...
2002-09-01 Lennert Buytenhekdont discard first frame patch by (Lennert Buytenhek...
2002-09-01 Lennert Buytenhekbe less verbose patch by (Lennert Buytenhek <buytenh...
2002-09-01 Michael Niedermayercroping patch by (talus25 at speakeasy dot net) with...
2002-08-31 Michael Niedermayerchecksums for the bitexact simple idct
2002-08-31 Michael Niedermayerbitexact hack for the simple mmx idct
2002-08-30 Michael Niedermayernot used anymore
2002-08-30 Michael Niedermayerusing only the fast int dct for regression tests
2002-08-30 Felix Bünemanncygwin patch by (Felix Buenemann <atmosfear at users...
2002-08-30 Martin Olschewskisun solaris compilation bugfix, patch by (Martin Olsche...
2002-08-30 Michael Niedermayerundefined M_PI / M_E fix
2002-08-30 Alex Beregszasziadded missing palette8tobgr pairs (hope it's correct)
2002-08-30 Heliodoro Tammaropatch by Heliodoro Tammaro <helio at interactives dot...
2002-08-29 Michael Niedermayerchecksum update cuz of build change 4620->4621
2002-08-29 Michael Niedermayerslow but accurate integer dct from IJG (should be ok...
2002-08-29 Michael Niedermayerbase64 encoded patches posted to the devel list are...
2002-08-28 Michael Niedermayeruse extradata for h263_long_vector mode detection
2002-08-28 Brian Foleyfirst cut at altivec support on darwin patch by (Brian...
2002-08-28 Michael Niedermayerworking around undefined behavior of get-vlc if the...
2002-08-28 Michael Niedermayerfixes rv10 decoding crash
2002-08-28 Dominik Mierzejewskiwarning patch by (Dominik Mierzejewski <dominik at...
2002-08-27 Michael Niedermayermmx & non-mmx regerssion tests
2002-08-27 Michael Niedermayermpeg4 interlaced decoding support (not completly implem...
2002-08-26 Alex Beregszasziadded aspected_width/height for EXTENDED_PAR
2002-08-26 Michael Niedermayerchecksum update due to LIBAVCODEC_BUILD 4619->4620
2002-08-26 Michael Niedermayerfixing some 64bit bugs
2002-08-26 Michael Niedermayerforgot the const bits in 2pass curve matching (patch...
2002-08-25 Michael Niedermayerfixing qmin==qmax && qsquish==1
2002-08-25 Rémi GuyomarchNAN doesnt exist on FreeBSD patch by (Rémi Guyomarch...
2002-08-25 Michael Niedermayernew ratecontrol code
2002-08-25 Michael Niedermayernew ratecontrol code
2002-08-24 Michael Niedermayererror concealment needs the mbintra_table so it should...
2002-08-22 Joey Parrishremoved -W -Wall -g and other gcc-specific warning...
2002-08-22 Michael Niedermayerfaster ff_sqrt()
2002-08-22 Michael Niedermayerbetter scene change detection
2002-08-21 Michael Niedermayerdarwin patches by Heliodoro Tammaro <helio at interacti...
2002-08-21 Michael Niedermayerregression test checksum update (seems the files where...
2002-08-20 Michael Niedermayerdont trash mm0, its still used in the next iteration...
2002-08-18 Michael Niedermayersame dc skip behavior for chroma & luma elimination...
2002-08-17 Michael Niedermayerskip blocks with small chroma dc too (if the user wants...
2002-08-13 Eric Sesterhennremove unused varibles patch by (Eric Sesterhenn <Snake...
2002-08-13 Volker Moellpatch by (Volker Moell <volker-ml at die-moells dot...
2002-08-09 Zdenek Kabelac* skiping unwanted packets when it's possible
2002-08-09 Zdenek Kabelac* using statics
2002-08-09 Zdenek Kabelac* resync without endless loop
2002-08-09 Michael Niedermayerfaster vlc table selection
2002-08-08 Zdenek Kabelac* added support for multiple payloads
2002-08-08 Zdenek Kabelac* ok - let's start with avifile->ffmpeg morphing
2002-08-08 Michael Niedermayer1000l
2002-08-06 Michael Niedermayermpeg4 mpeg quantizer encoding
2002-08-05 Michael Niedermayer4mv + bframe decoding bugfix
2002-08-05 Michael Niedermayerfixing level overflow check for qp=1
2002-08-04 Michael Niedermayerhopefully fixing unreprodceable segfault when overreadi...
2002-08-04 Michael Niedermayerfixing slices which start at mb_x>0
2002-08-04 Michael Niedermayersupporting rare overflow mess even with error_resilience>=0
2002-08-04 Michael Niedermayermaking some error checks optional
2002-08-04 Michael Niedermayerlast_picture should be never == NULL (it was with dr1...
2002-08-02 Michael Niedermayerfixing mpeg4 mpeg quantizers
2002-08-02 Michael Niedermayerfixing normal mmx idct
2002-08-01 Michael Niedermayer10l found by Rémi Guyomarch <rguyom at pobox dot com>
2002-08-01 Michael Niedermayerplanar yuv 444 422 411 support
2002-08-01 Michael Niedermayermax_b_frame=4 bugfix
2002-07-31 Michael Niedermayerb frame direct mode bugfix (bug found by CM <chenm001...
2002-07-29 Falk HüffnerMVI optimizations for motion estimation.
2002-07-28 Michael Niedermayerbetter big/little endian test
2002-07-28 Philip Gladstone* Now we do not delete the feed file if it was created...
2002-07-27 Philip Gladstone* Removed a debug printf
2002-07-27 Michael Niedermayerdump bits per frame / qp / frame complexity support
2002-07-27 Leon van Stuivenberghandle DRI/RST markers patch by Leon van Stuivenberg...
2002-07-27 Philip GladstoneAdd notes on the ?date= format.
2002-07-27 Philip GladstoneAdd conversions to and from RGBA32 and BGRA32.
2002-07-27 Philip GladstoneFix a potential endless loop (nb (1 * 3) / 2 == 1)
2002-07-27 Philip GladstoneAdd some examples of using ACL
2002-07-27 Philip Gladstone* Make asf streaming work again. Now uses the output...
2002-07-27 Philip GladstoneAdd conditional build of strptime
2002-07-27 Philip GladstoneAdd logic to figure out whether strptime is present...
2002-07-27 Philip GladstoneAdd strptime into the source pool for those systems...
2002-07-27 Philip Gladstone* Add code for ffserver to get stream output formats...
2002-07-27 Philip GladstoneAdd prototype of guess_stream_format
2002-07-27 Philip GladstoneAdd another asf output format type -- asf_stream. The...
2002-07-25 Michael Niedermayerdifferent edge positions fixed with edge emu / dr1
2002-07-25 Fabrice Bellardadded 'NoDaemon' command - added RTP/RTSP stream example
2002-07-25 Fabrice Bellardadded RTSP and RTP server support - added daemon mode...
2002-07-25 Fabrice Bellardbuild stripped and unstripped ffmpeg - ffserver exports...
2002-07-25 Fabrice Bellardadded proposed API for parse_only mode to extract compr...
2002-07-25 Fabrice Bellardadded include for ffserver dynamically loaded modules
2002-07-25 Fabrice Bellardrenamed gettime() av_gettime() - same for register_all()
2002-07-25 Fabrice Bellardadded installlib target
next