]> git.sesse.net Git - ffmpeg/history - libavcodec
scene change detection
[ffmpeg] / libavcodec /
2002-03-17 Michael Niedermayerscene change detection
2002-03-17 Michael Niedermayer10l
2002-03-17 Juanjo- Fixes on MPEG demuxer to handle VOBs without System...
2002-03-17 Michael Niedermayerhopefully better bitrate controll
2002-03-16 Juanjo- Bug fix MPEG-2 decoder to handle "repeat_first_field...
2002-03-15 Michael Niedermayeroptimization
2002-03-15 Michael Niedermayeruse ac prediction in mpeg4 encoding (5% smaller intra...
2002-03-13 Michael Niedermayersupport decoding (with mplayer) of 3 .mp4 files from...
2002-03-13 Michael Niedermayergenerate even more complete mpeg4 headers
2002-03-12 Michael Niedermayermpeg4 b-frames :)
2002-03-10 Juanjo- Bug fix on output sample rate for lame MP3 encoding.
2002-03-10 Juanjo- Added MP3 encoding through libmp3lame contributed...
2002-03-10 Juanjo- Added MP3 encoding through libmp3lame contributed...
2002-03-10 Juanjo- Added MP3 encoding through libmp3lame contributed...
2002-03-10 Michael Niedermayerdivx5 draw_edges bugfix
2002-03-09 Michael Niedermayerq-pel mc fixed
2002-03-09 Michael Niedermayerdivx5-gmc support
2002-03-07 Michael Niedermayergmc bitstream decoding support (the real motion compens...
2002-03-05 Michael Niedermayerparsing more of the mpeg4 header & print some "not...
2002-02-26 Juanjo- Added PSNR feature to libavcodec and ffmpeg. By now...
2002-02-22 Michael Niedermayerfixing msmpeg4 decoding if fps < 16 (i thought it was...
2002-02-22 Juanjo- Bug fix on RTYPE (rounding type) not being honoured...
2002-02-19 Juanjo- Bug fixes in H.263+ Advanced INTRA Coding decoder.
2002-02-18 Juanjo- H.263+ decoder support for Advanded INTRA Coding...
2002-02-18 Zdenek Kabelac* some modifications to allow gcc to compile same code...
2002-02-18 Zdenek Kabelac* simplified indexing
2002-02-18 Zdenek Kabelac* simplified indexing
2002-02-18 Zdenek Kabelac* eliminating duplicated code from MPV_common_end
2002-02-18 Zdenek Kabelac* using static instead of extern
2002-02-18 Zdenek Kabelac* continue after error in msmpeg4_decode_mb - helps...
2002-02-18 Michael Niedermayeravoid overflow of picturenumber*fps*10000
2002-02-18 Michael Niedermayerblock_last_index was too large (in mpeg1 decoding)
2002-02-15 Juanjo- Minor changes on bitrate control
2002-02-15 Michael Niedermayeroptimized the normal bitstream writer, its faster than...
2002-02-13 Michael Niedermayeroptimized encode_dc() (+2% speed on P3 for mpeg1 intra...
2002-02-13 Michael Niedermayeroptimize mpeg1_encode_block()
2002-02-12 Michael Niedermayeraligned bitstream writer (1% slower on p3 but perhaps...
2002-02-12 Michael Niedermayeralternative bitstream writer (disabled by default,...
2002-02-10 Juanjo- More work on preliminary bit rate control, just to...
2002-02-10 Juanjo- Now the ME is done for the entire picture when encond...
2002-02-09 Juanjo- Fixes on RTP and GOB headers for H.263.
2002-02-09 ArpiPATCH by Rik Snel <rsnel@cube.dyndns.org>
2002-02-09 ArpiPATCH by Rik Snel <rsnel@cube.dyndns.org>
2002-02-09 Michael Niedermayerworkaround gcc 2.95.2 bug
2002-02-07 Michael Niedermayeravoid copying input when encoding non intra stuff too
2002-02-07 Michael Niedermayerwidth or height %16 != 0 bugfix
2002-02-05 Michael Niedermayeruse multiply instead of divides for DC prediction on X86
2002-01-28 Arpiworkaround gcc bug "m" (0)
2002-01-28 Zdenek Kabelac* temporal solution for shared lib compilation
2002-01-27 Michael Niedermayer(commit by michael)
2002-01-26 Arpi(m)jpeg pad/flush with 1 instead of 0, fix by Rik Snel...
2002-01-24 Michael Niedermayer(commit by michael)
2002-01-24 Michael Niedermayer(commit by michael)
2002-01-24 Michael Niedermayer(commit by michael)
2002-01-21 Nick KurshevSmall simple idct improvement for Alpha by Falk Hueffne...
2002-01-20 Nick KurshevAlpha optimizations by Falk Hueffner <falk.hueffner...
2002-01-20 Nick KurshevCygwin's mangling by Felix Buenemann <atmosfear@users...
2002-01-17 Michael Niedermayer(commit by michael)
2002-01-15 Michael Niedermayer(commit by michael)
2002-01-15 Michael Niedermayer(commit by michael)
2002-01-15 Michael Niedermayer(commit by michael)
2002-01-14 Michael Niedermayer(commit by michael)
2002-01-14 Michael Niedermayer(commit by michael)
2002-01-14 Michael Niedermayer(commit by michael)
2002-01-13 Michael Niedermayer(commit by michael)
2002-01-13 Michael Niedermayer(commit by michael)
2002-01-12 Michael Niedermayer(commited by michael / arpi was crazy enough to give...
2002-01-12 Arpirv10 sig11 fix by Michael Niedermayer <michaelni@gmx.at>
2002-01-11 Michael Niedermayerdifferent fix, s->mbintra_table used only if h263_pred...
2002-01-11 Vladimir DergachevThis fixes segfaults because of uninitialized s->mbintr...
2002-01-11 Michael Niedermayers->c_dc_scale was 7 if s->qscale==2 but should be 8...
2002-01-11 Arpimpeg4 encoder fix by Michael Niedermayer <michaelni...
2002-01-11 Michael Niedermayeraligned bitstream support (optional) - patch by ichael...
2002-01-10 Michael Niedermayeranother bitstream reader code (faster on intel cpus...
2002-01-10 Michael NiedermayerAC table reset (memset) optimization - patch by Michael...
2002-01-10 Michael Niedermayerfix for non-mmx runtimedetect encoding bugs - patch...
2002-01-10 Michael Niedermayerfix different UMV handling for mpeg4 vs. h263 - patch...
2002-01-10 Michael Niedermayerprint cpu flags
2002-01-08 Stephen Daviesqscale estimate fix, diff extended to 64bit wide. patch...
2002-01-08 Michael Niedermayerfix slices when code=0x18, patch by Michael Niedermayer...
2001-12-26 Arpiinformal msg
2001-12-23 Arpiavcodec_find_encoder_by_name() patch by Alex
2001-12-16 Arpiunrestricted MC fixed - thanks to Michael Niedermayer...
2001-12-09 Arpinew IDCT code by Michael Niedermayer (michaelni@gmx...
2001-12-09 Arpinew IDCT code by Michael Niedermayer (michaelni@gmx...
2001-11-19 Juanjo- Preliminary RTP friendly mode for H.263.
2001-11-17 Juanjo- Added support to Inter4V+Q MBs to H.263 decoder.
2001-11-17 Juanjo- Bug fixed on H.263 decoder initialization.
2001-11-13 Juanjo- Bug fix on MV prediction for MPEG4 caused by new...
2001-11-12 Juanjo- Fixed a bug on H.263 MV prediction for MB on GOBs...
2001-11-11 Nick KurshevLet loops will be aligned
2001-11-10 Nick Kurshevfixed gcc-3.0.x compilation (by Michael Niedermayer)
2001-11-05 Arpipostprocessing array increased to handle HDTV resolutio...
2001-11-03 Arpidct_unquantize_h263_mmx() by Michael Niedermayer <micha...
2001-11-03 Juanjo- Bug fix on inter MCBPC table for inter+q.
2001-10-31 Zdenek Kabelac* fixed decoding busy loop
2001-10-27 Nick Kurshevmissing header
2001-10-27 Nick Kurshevheaders installation
2001-10-27 Nick KurshevShared objects support
2001-10-23 Zdenek Kabelac* and finaly avoid deadlock at the end of audio stream
next