]> git.sesse.net Git - ffmpeg/history - libavcodec/mpegvideo.c
Spelling and puctuation
[ffmpeg] / libavcodec / mpegvideo.c
2008-03-25 Diego BiurrunClassify mlib as a configurable option, not as a hardwa...
2008-03-15 Diego Biurruntypo fixes
2008-03-09 Aurelien Jacobsadd FF_ prefix to all (frame)_TYPE usage
2008-03-05 Aurelien Jacobsmove ff_mpeg1_dc_scale_table to mpegvideo.c
2008-03-04 Aurelien Jacobsmove ff_emulated_edge_mc() to dsputil
2008-03-04 Aurelien Jacobsmove ff_init_scantable() into dsputil
2008-03-04 Aurelien Jacobsmove draw_edges() into dsputil
2008-02-19 Michael NiedermayerFix ;;
2008-02-09 Michael NiedermayerRemove pointless code.
2008-01-28 Jeff DownsFix memory leak in h264 decoder. allocated_edge_emu_buf...
2007-11-29 Michael Niedermayerfix segfault with interlaced h.264
2007-10-22 Diego BiurrunClarify comment block and rewrite in better English.
2007-10-18 Michael Niedermayerreplace (disabled by default) assert(0) by abort()...
2007-10-08 Jeff DownsManage Picture buffers for fields as well as frames...
2007-10-08 Baptiste Coudurierexport DCT_common_init and add ff_prefix
2007-10-03 Diego BiurrunRename MPV_common_init_ppc to MPV_common_init_altivec...
2007-10-03 Diego BiurrunFix compilation with AltiVec disabled, MPV_common_init_...
2007-09-26 Jeff Downsh264/PAFF preparation: use DELAYED_PIC_REF to mark...
2007-09-25 Diego BiurrunReplace HAVE_BFIN with ARCH_BFIN. Blackfin is a CPU...
2007-09-05 Andreas ÖmanAdd slice-based parallel H.264 decoding
2007-08-31 Marc Hoffmanrenaming ARCH_BFIN to HAVE_BFIN
2007-08-01 Michael Niedermayermake grayscale only decoding checks in inner loops...
2007-07-31 Daniel Kristjanssonfix mem leak
2007-07-30 Roman Shaposhnik replacing the use of deprecated unaligned*() routines...
2007-07-11 Måns Rullgårdmove ff_h263_round_chroma() to mpegvideo.h as static...
2007-07-10 Aurelien Jacobsmove init_vlc_rl from h263.c to mpegvideo.c
2007-07-09 Aurelien Jacobsmove ff_set_qscale from h263.c to mpegvideo.c
2007-07-05 Diego BiurrunGroup all copyright and author notices together.
2007-07-05 Aurelien Jacobsmake DCT_common_init() static
2007-07-05 Aurelien Jacobsmove mpeg encoder specific initialization in the encode...
2007-07-03 Benoit FouetDescription: split mpegvideo.c
2007-06-20 Benoit Fouetmove dct_quantize and denoise_dct function pointers...
2007-06-20 Benoit Fouetremove unused constant definition
2007-06-19 Benoit Fouetaanscales is used only with CONFIG_ENCODERS
2007-06-14 Albert LeeSimplify init preprocessor statements.
2007-06-12 Marc Hoffmanintegrating MPV_common_init_bfin into the build system...
2007-06-12 Diego Biurrunmisc typo fixes
2007-06-12 Diego Biurrunmisc spelling fixes
2007-05-28 Diego BiurrunRemove redundant fastmemcpy.h #include, it is indirectl...
2007-05-20 Michael Niedermayeruse AV_LOG_ERROR instead of INFO for errors
2007-05-20 Michael Niedermayersanity checks for bitrate tolerance and buffer size...
2007-05-18 Aurelien Jacobsmove the mjpeg_encoder struct from mpegvideo.c to mjpeg...
2007-05-18 Aurelien Jacobsadd a proper prefix to all mjpeg encoder exported functions
2007-05-18 Aurelien Jacobssplit ljpeg encoder out of mjpeg.c
2007-05-14 Aurelien Jacobsremove some unused mjpeg encoding variables
2007-05-13 Aurelien Jacobscosmetics: indent
2007-05-13 Aurelien Jacobsreplace some #ifdef CONFIG_* by if(ENABLE_*)
2007-05-12 Aurelien Jacobscosmetics: indentation
2007-05-12 Aurelien Jacobsmake compilation of mjpeg.c optional
2007-05-12 Aurelien Jacobsjpegls never call this code, so those tests are useless
2007-05-10 Aurelien Jacobscosmetics: reindent
2007-05-10 Aurelien Jacobsdisable reference to msmpeg4 and wmv2 code when those...
2007-03-14 Michael Niedermayerkill av_mallocz_static() calls in init_rl()
2007-03-13 Michael Niedermayercosmetic
2007-03-13 Michael Niedermayerremove silly static int done protecting the initalizati...
2007-03-13 Michael Niedermayerremove redundant memset()
2007-03-13 Michael Niedermayerdont malloc() static mv_penalty arrays
2007-03-04 Baptiste Coudurierdummy support for mpeg2 non linear quant
2007-03-01 Baptiste Coudurierget rid of CODEC_FLAG_H263P_AIC with next major bump
2007-02-25 Reimar DöffingerAdd av_ prefix to clip functions
2007-02-15 Michel BardiauxSpelling fix
2007-01-27 Luca BarbatoFix warnings and simplify/reorder the code
2007-01-26 Michael Niedermayerfix inifnite loop with http://sam.zoy.org/zzuf/lol...
2007-01-24 Baptiste Coudurieradd hint for closed gop and sc threshold error message
2007-01-24 Michael Niedermayerset last_picture for h.264 too, this significantly...
2007-01-13 Michael Niedermayersome interlaced direct sanity checks
2006-12-23 Michael Niedermayerskiprd
2006-12-21 Aurelien Jacobsmore simplification
2006-12-21 Michael Niedermayer10l
2006-12-21 Michael NiedermayerFIXME has already been fixed ages ago
2006-12-21 Michael Niedermayersimplify
2006-12-21 Michael Niedermayeruse qscale_table in adaptive quant
2006-12-21 Michael Niedermayerskip motion estimation and encoding of non direct-0...
2006-12-20 Michael Niedermayertry direct mode MB after QPRD, slight PSNR/bitrate...
2006-12-08 Måns Rullgårdrename always_inline to av_always_inline and move to...
2006-12-07 Michael Niedermayerff_check_alignment to warn the user about a missaligned...
2006-12-06 Måns Rullgårduse the standard INT64_C() macro for 64-bit constants
2006-11-21 Michael Niedermayerfix b frames + -mbd rd without -psnr (yes that was...
2006-11-21 Michael Niedermayer100l infinite loop fix
2006-11-20 Tom HarperFix linking with H.261 support disabled.
2006-11-20 Michael Niedermayerinfiinit loop fix for CBR + adaptive quant
2006-11-20 Michael Niedermayer100l qprd fix 2nd try
2006-11-19 Michael Niedermayertesting all dquant for qp_rd fixes the qp runaway to...
2006-11-16 Baptiste Coudurierthrow error if unsupported resolution is used with...
2006-11-13 Baptiste Coudurieradd low delay forcing option for mpeg1/2 encoding
2006-11-12 Måns Rullgårdrename squareTbl -> ff_squareTbl
2006-11-07 Baptiste Coudurieradd codec_tag and codec_stream_tag to MpegEncContext...
2006-11-01 Steve L'HommeReplace most of the %lld and %llx by their (cleaner...
2006-11-01 Michael Niedermayer10l (forgot ALT_SCAN)
2006-11-01 Diego BiurrunRename SWAP macro to FFSWAP.
2006-10-31 Michael Niedermayerfix 1/0 b frames + CBR bug
2006-10-28 Michael Niedermayerprevent overflow if lambda2 is "too" large
2006-10-28 Michael Niedermayeruse lambda/lmax instead of qscale/qmax as end check...
2006-10-21 Michael Niedermayerprevent infinite loop
2006-10-11 Diego BiurrunRename ABS macro to FFABS.
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-10-05 Michael Niedermayerfix buffer underflows by reencoding the current frame...
2006-10-04 Baptiste Couduriermjpeg 4:2:2 encoding support
2006-10-01 Loren Merrittapproximate qpel functions: sacrifice some quality...
2006-09-27 Måns Rullgårdreturn 0 from encode_picture() and estimate_qp() on...
next