OSDN Git Service

coroid/libav_saccubus.git
2002-10-05 Falk HüffnerSome nifty stuff for upcoming patches.
2002-10-04 Falk HüffnerFix for source dir != build dir. Patch provided by...
2002-10-04 Alex Beregszaszimoved dct init out from mpv_common_init to dct_common_i...
2002-10-04 Fabrice Bellardfixed MPEG2 pts parsing - ignore unknown stream type
2002-10-04 Fabrice Bellardsimplified parsing - added MMX idct support
2002-10-04 Fabrice Bellardadded DV support
2002-10-03 Fabrice Bellardfirst working version of DV video decoder
2002-10-03 Fabrice Bellardin fact IDCT248 needs to be normalized as I suspected
2002-10-03 Leon van Stuivenbergps2 optimizations update patch by (Leon van Stuivenberg...
2002-10-03 Fabrice Bellardadded IDCT248 testing
2002-10-03 Fabrice Bellardfirst version of IDCT248 for DV decoding support
2002-10-02 Michael Niedermayerfixing custom quantizer matrix decoding
2002-10-02 Michael Niedermayeroptimization
2002-10-02 Michael Niedermayersliced mode for mpeg1/2
2002-10-01 Michael Niedermayermove scantable init from block-decode to header parser
2002-10-01 Michael Niedermayeroptimizing mpeg2 decode block stuff
2002-10-01 Michael Niedermayerrv10 cleanup (de)muxer still needs to be cleaned up...
2002-10-01 Fabrice Bellardsuppressed unrelated logs
2002-09-30 Michael Niedermayerfixing rv10, this isnt the cleanest solution (parsing...
2002-09-30 Michael Niedermayeroptimizing mpeg1_decode_block()
2002-09-30 Michael Niedermayerforgot zigzag_direct[] behind #ifdef DEBUG (found by...
2002-09-30 Michael Niedermayerconvert only needed matrixes in convert_matrix() (mjpeg...
2002-09-29 Michael Niedermayerindenting preprocessor stuff, as its completly unreadab...
2002-09-29 Michael Niedermayerrenaming variable
2002-09-29 Michael Niedermayeridct permutation cleanup, idct can be selected per...
2002-09-29 Falk HüffnerAdd Alpha assembly for pix_abs16x16. Optimized for...
2002-09-28 Falk HüffnerAn easy way to speed up encoding by 6%.
2002-09-28 Falk HüffnerMinor warning fix.
2002-09-27 Michael Niedermayerminor optimization of h263_encode_motion()
2002-09-27 Michael Niedermayerff_get_fourcc() & XVIX support
2002-09-26 Michael Niedermayerautodetect UMP4 (by adding a fourcc field to AVCodecCon...
2002-09-26 Michael Niedermayerautomatically detect broken opendivx codec and workarou...
2002-09-26 Michael Niedermayerh263_dc_scale() cleanup
2002-09-26 Michael Niedermayermpeg4 interlaced dct encoding
2002-09-24 Leon van Stuivenbergps2 idct bugfix patch by (Leon van Stuivenberg <leonvs...
2002-09-24 Michael Niedermayeradaptive quantization for h263
2002-09-24 Michael Niedermayeradaptive quantization for mpeg1
2002-09-24 Michael Niedermayerdarkness masking (lumi masking does only bright stuff...
2002-09-24 Michael Niedermayerfixing ac prediction encoding with adaptive quantization
2002-09-23 Michael Niedermayerfixing variance scaling for b frames (messed adaptive...
2002-09-23 Michael Niedermayeradaptive quantization (lumi/temporal & spatial complexi...
2002-09-23 Leon van Stuivenbergps2 idct patch by (Leon van Stuivenberg <leonvs at...
2002-09-22 Arpitons of warning fixes, also some 10l bugfixes, includin...
2002-09-20 Michael Niedermayerregression test for ratecontrol & adv mpeg4 stuff
2002-09-20 Michael Niedermayerpix_sum16_mmx()
2002-09-19 Arpifdct_mmx -> ff_fdct_mmx (renamed to avoid namespace...
2002-09-19 Michael Niedermayerfixing i_quant_factor, this should finally fix the...
2002-09-19 Michael Niedermayerfixing apiexample
2002-09-19 Michael Niedermayerdocumenting most stuff in AVCodecContext
2002-09-19 Falk Hüffner* Remove -finline-limit=8000 (not supported by gcc...
2002-09-19 Michael Niedermayerfixing *pixels_tab stuff (hopefully, as its untested...
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...
next