]> git.sesse.net Git - ffmpeg/history - libavcodec/mpegvideo.h
Add FFMPEG_ prefix to all multiple inclusion guards.
[ffmpeg] / libavcodec / mpegvideo.h
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-10-08 Baptiste Coudurierexport convert_matrix and add ff_ prefix
2007-10-08 Baptiste Coudurierexport DCT_common_init and add ff_prefix
2007-10-03 Aurelien Jacobsremove alternative declaration of h263_encode_init()
2007-10-03 Aurelien Jacobsfix declaration name from MPV_common_init_ppc to MPV_co...
2007-10-03 Aurelien Jacobsremove useless #ifdef
2007-10-02 Jeff DownsCosmetic preparations for h264/PAFF implementation.
2007-08-01 Michael Niedermayerexchange the values of MV_DIR_FORWARD and MV_DIR_BACKWA...
2007-07-11 Michael Niedermayersimplify ff_h263_round_chroma()
2007-07-11 Måns Rullgårdmove ff_h263_round_chroma() to mpegvideo.h as static...
2007-07-10 Aurelien JacobsSplit ff_set_mpeg4_time() and move the non mpeg4 specif...
2007-07-08 Måns Rullgårdtrivial warning fixes
2007-07-06 Aurelien Jacobsmove ff_copy_bits to bitstream.c
2007-07-05 Aurelien Jacobsmake DCT_common_init() static
2007-06-12 Diego Biurrunmisc spelling fixes
2007-05-18 Aurelien Jacobssplit ljpeg encoder out of mjpeg.c
2007-05-14 Aurelien Jacobsremove some unused mjpeg encoding variables
2007-05-05 Aurelien Jacobsadd a ff_ prefix to the now exported mpeg1_find_frame_e...
2007-05-05 Aurelien Jacobsmove mpegvideo_parser in it's own file
2007-04-07 Diego Biurruntypos/grammar
2007-03-31 Guillaume PoirierAdd doxy comments, based on Loren's explanations posted...
2007-03-14 Michael Niedermayermove RLTable stuff to its own header
2006-12-23 Michael Niedermayerskiprd
2006-12-21 Michael Niedermayerskip motion estimation and encoding of non direct-0...
2006-11-16 Baptiste Coudurierthrow error if unsupported resolution is used with...
2006-11-07 Baptiste Coudurieradd codec_tag and codec_stream_tag to MpegEncContext...
2006-11-06 Baptiste Couduriermove AVCodecParser prototypes and definitions to parser...
2006-10-28 Michael Niedermayerlambda* should be unsigned
2006-10-08 Dominik MierzejewskiFixes:
2006-10-08 Dominik MierzejewskiFixes:
2006-10-08 Dominik MierzejewskiFixes:
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-09-29 Panagiotis IssarisMove the ratecontrol related code from mpegvideo.h...
2006-09-29 Panagiotis IssarisPull out the ff_eval* from the mpegvideo header, as...
2006-09-27 Måns Rullgårddc_val should be signed
2006-09-27 Måns Rullgårdfix some signedness warnings
2006-09-27 Panagiotis IssarisMake ratecontrol use ff_eval2().
2006-08-15 Guillaume PoirierCompile fix (for GCC<3.3) when encoders are disabled
2006-05-26 Baptiste Coudurierfix mbd bits bug, finally
2006-05-16 Baptiste CoudurierMPEG-2 4:2:2 encoding support
2006-04-28 Michael Niedermayeruse previous qscale for intra_dc_threshold check
2006-04-03 Loren Merritt2x faster ff_mpeg4_set_direct_mv
2006-03-19 Michael Niedermayervarious fixes for xvid_rc
2006-02-05 Steve L'HommeMSVC-compatible __align8/__align16 declaration
2006-02-04 Michael Niedermayerfaster find_startcode()
2006-01-27 Michael Niedermayerfixing bframe strategy 2
2006-01-25 Diego Biurrunwarning fixes by Luca Abeni, lucabe72 ##@## email ...
2006-01-24 Michael Niedermayerxvid ratecontrol support
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-29 Michael Niedermayersecond try of improved lambda/qp guessing for motion...
2005-12-22 Michael Niedermayerbetter f_code guessing in 2nd pass
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-19 Michael Niedermayeruse correct qp & lambda for ME on the second pass
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-07-24 Michael Niedermayerfix user data parsing code so it suppors pre1 and cvs
2005-06-17 Diego Biurrunspelling fixes
2005-06-01 Michael Niedermayeradding a few const
2005-04-30 Michael Niedermayerswitch to native time bases
2005-04-24 Mike MelansonMinistry of English Composition, reporting for duty...
2005-03-04 Loren MerrittH.264: decode arbitrary frame orders and allow B-frames...
2005-01-12 Michael Niedermayervarious security fixes and precautionary checks
2004-12-29 Michael Niedermayercommon.c -> bitstream.c (and the single non bitstream...
2004-12-07 Michael Niedermayerrv20 encoding
2004-11-27 Burkhard PlaumMemory leak fix patch by (Burkhard Plaum <plaum >at...
2004-10-28 Michael NiedermayerH.261 encoder by (Maarten Daniels <maarten dot daniels...
2004-10-25 Michael Niedermayertype fix
2004-10-08 Michael Niedermayerh.261 loop filter fix
2004-09-25 Michael Niedermayer1/2 resolution decoding
2004-09-25 Michael NiedermayerH.264 max reference pictures fix by (Loren Merritt...
2004-09-10 Michael Niedermayermess cleanup
2004-08-26 Michael Niedermayerquad tree based motion compensation (currently only...
2004-06-11 Ivan Kalvachevmpeg2 chroma422/444 support, may be slower, may be...
2004-05-30 Michael Niedermayerh261 decoder by (Maarten Daniels <maarten.daniels at...
2004-05-25 Michael Niedermayerwarning fixes by (Michael Roitzsch <mroi at users dot...
2004-05-18 Michael Niedermayersome of the warning fixes by (Michael Roitzsch <mroi...
2004-05-12 Michael Niedermayermotion estimation for SVQ1
2004-05-11 Michael Niedermayermoving motion estimation specific variables from MpegEn...
2004-04-29 Michael Niedermayerremove duplicated find_frame_end() code
2004-04-25 Michael Niedermayersupport reusing mb types and field select values of...
2004-04-22 Michael Niedermayermotion estimation cleanup
2004-04-17 Michael Niedermayerpassing AVFrame instead of AVPicture around in ffmpeg...
2004-04-17 Michael Niedermayerflv dropable p frame support
2004-04-16 Michael Niedermayerunify table indexing (motion_val,dc_val,ac_val,coded_bl...
2004-03-16 Michael Niedermayerinit cleanup
2004-03-10 Michael Niedermayerh263+ custom pcf support
2004-03-01 Ivan Kalvachevinitial chroma_format changes,xvmc tweaks and codec_cap
2004-02-25 Michael Niedermayerset AVFrame.pts based upon framerate if its 0
2004-02-23 Michael Niedermayermultithreaded mpeg2 decoding
2004-02-13 Michael Niedermayermultithreaded/SMP motion estimation
2004-02-06 Alex Beregszasziget_bit_count -> put_bits_count
2004-01-22 Michael Niedermayerclosed gop support & flags2 as all bits in flags are...
2004-01-10 Michael Niedermayercopyright year update of the files i touched and rememb...
2004-01-02 Michael Niedermayerdenoise_dct_mmx()
2003-12-30 Michael Niedermayerinterlaced motion estimation
2003-12-30 Wolfgang Hesselermotion vector vissualization improvements patch by...
2003-12-29 Michael Niedermayerpicture number fixes
2003-12-17 Michael Niedermayervbv_delay
2003-12-14 Michael Niedermayersplit intra / inter dequantization
2003-12-13 Michael Niedermayercleanup
next