platform/upstream/libav.git
2002-09-19 Michael Niedermayeravcodec_alloc_context()
2002-09-18 Michael Niedermayer10l (forgot to commit)
2002-09-18 Michael Niedermayerbetter min/max rate handling
2002-09-18 Michael Niedermayerfixing
2002-09-16 Arpiuse detected WORDSIZE instead of warning, when inttypes...
2002-09-16 Michael Niedermayerfixing rc of non-intra-only streams which only contain...
2002-09-15 Michael Niedermayerfixing memalign
2002-09-14 Michael Niedermayerdont store version for bit-exact tests
2002-09-14 Michael Niedermayeralignment info
2002-09-14 Michael Niedermayerinterlaced b frames fix
2002-09-14 Michael Niedermayerfixing qpel 4mv
2002-09-14 Alex Beregszaszicomplete aspect support
2002-09-14 Michael Niedermayerinterlaced qpel mpeg4 fixed
2002-09-13 Falk HüffnerSynthesize pixels16 functions from pixels functions.
2002-09-13 Alex Beregszasziaspect (ext. par too) support for h263 and mpeg4 (inc...
2002-09-13 Falk HüffnerFix for h % 8 == 4 in put_pixels_axp_asm.
2002-09-13 Michael Niedermayer10l (field select readed at the wrong place ...)
2002-09-13 Michael Niedermayerinterlaced b frames cleanup
2002-09-13 Falk HüffnerDue to version renumbering, Alpha builtins aren't suppo...
2002-09-13 Michael Niedermayerinterlaced mpeg4 b frame decoding
2002-09-13 Falk HüffnerAdapt to new 8/16 table scheme.
2002-09-13 Michael Niedermayerfixing 1/0 if the headers are incomplete (like what...
2002-09-12 Michael Niedermayerfixing interlaced mpeg4 decoding
2002-09-12 Michael Niedermayererror resilience command line option
2002-09-12 Michael Niedermayerparsing resync header extension support
2002-09-12 Michael Niedermayervbv parameter parsing (more skiping actually ;) )
2002-09-12 Michael Niedermayeravoid nonsense frame-skip messages
2002-09-12 Michael Niedermayerregression checksum change cuz of LIBAVCODEC_BUILD...
2002-09-12 Michael Niedermayeruninitialized var ...
2002-09-12 Michael Niedermayermpegvideo_probe cant distinguish mpeg4 and mpeg1 raws...
2002-09-12 Michael Niedermayerstatistics for forw & back p-MBs instead of just one...
2002-09-12 Michael Niedermayerm4v input support
2002-09-12 Michael Niedermayerexport pts from stream if available
2002-09-12 Philip GladstoneChange abort() calls to av_abort() calls.
2002-09-12 Philip GladstoneChange calls to abort() to be calls to av_abort()
2002-09-12 Philip Gladstone* Add code to pace sending a stream when it is being...
2002-09-12 Philip GladstoneAdd the transfer of the new parameters from ffmpeg...
2002-09-12 Michael Niedermayerset pict_type & key_frame on decoding too
2002-09-11 Max Krasnyanskympeg4 raw output support patch by ("Maksim (Max) Krasny...
2002-09-11 Michael Niedermayerfixing raw yuv input
2002-09-11 Michael Niedermayerput/avg_pixels16
2002-09-11 Michael Niedermayerreducing sizeof MpegEncContext to avoid stack overflow...
2002-09-09 Michael Niedermayerfixing y422p output
2002-09-09 Alex Beregszaszifixed palette8to{rgb24,bgr24,rgb32,bgr32}
2002-09-07 Nikolai Zhubrfixing overflow in 16->8 bit conversion, patch by ...
2002-09-07 Michael Niedermayer10l (forgot checksums after mpeg4_encode_block() optimi...
2002-09-07 Michael Niedermayeroptimizing mpeg4_encode_block(), generates allso slight...
2002-09-06 Michael Niedermayerregression tests for msmpeg4v2 & wmv1
2002-09-06 Michael Niedermayersupport decoding of the last mpeg "packet" even if...
2002-09-06 Henry Masonyuv4mpeg output support patch by (Henry Mason <talus25...
2002-09-05 Michael Niedermayerfixing rv10 encoding (ffmpeg can at least decode its...
2002-09-05 Michael Niedermayerapiexample needs EXTRALIBS
2002-09-05 Michael Niedermayerfixing tests
2002-09-03 Michael Niedermayerdo regression tests for rv10 too
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()
next