]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/mpegvideo.h
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavcodec / mpegvideo.h
2009-04-13 stefanoRename bitstream.h to get_bits.h.
2009-04-12 stefanoSplit bitstream.h, put the bitstream writer stuff in...
2009-04-07 rbultjeImplement avcodec_decode_video2(), _audio3() and _subti...
2009-03-30 gbRecord MPEG-4 sprite trajectory points [up to num_sprit...
2009-03-02 michaelCall ff_fetch_timestamp() for mpeg1/2 when a picture...
2009-03-02 diegosmall spelling/grammar fixes
2009-02-27 benoitAdd ff_hwaccel_pixfmt_list_420[] definition.
2009-02-24 michaelAdd and use ff_pixfmt_list_420.
2009-02-24 michaelAdd ff_h263_find_resync_marker() to find the bit positi...
2009-02-22 kostyaBetter parsing of i263 picture header
2009-02-22 iiveChange the type of pblocks from pointers to short array...
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-19 diegocosmetics: Remove pointless period after copyright...
2008-12-17 mruARM: replace "armv4l" with "arm"
2008-12-03 michaelImplement complexity estimation parsing and try to...
2008-11-04 andomaOnly warn about "Invalid and inefficient vfw-avi packed...
2008-10-02 cehoyosRename copy_picture to ff_copy_picture.
2008-09-29 cehoyosFix a warning about an undefined function when compilin...
2008-09-22 michaelFix ref_shift so that it is correct for more/all? MBAFF...
2008-09-08 michaelRename error_resilience to error_recognizion.
2008-08-31 stefanoRename globally the header inclusion guards.
2008-08-02 michaelPicture.ref_count/ref_poc have to be stored per field...
2008-05-28 michaelFix return type of ff_init_me().
2008-03-09 aureladd FF_ prefix to all (frame)_TYPE usage
2008-03-05 aurelmove EDGE_WIDTH definition allong with draw_edges where...
2008-03-05 aurelmove relevant declarations to mpeg12data.h
2008-03-04 aurelmove run length table constants to rl.h
2008-03-04 aurelmove ff_emulated_edge_mc() to dsputil
2008-03-04 aurelremove old draw_edges declaration cruft
2008-03-04 aurelmove ff_init_scantable() into dsputil
2008-02-03 diegompegvideo.h has two function declarations with the...
2008-02-01 michaelconst
2008-01-07 benoitRemove unused symbol.
2007-12-02 diegoFix some spelling mistakes.
2007-12-01 vitorspelling
2007-10-17 diegoAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-10-08 bcoudurierexport convert_matrix and add ff_ prefix
2007-10-08 bcoudurierexport DCT_common_init and add ff_prefix
2007-10-03 aurelremove alternative declaration of h263_encode_init()
2007-10-03 aurelfix declaration name from MPV_common_init_ppc to MPV_co...
2007-10-03 aurelremove useless #ifdef
2007-10-02 andomaCosmetic preparations for h264/PAFF implementation.
2007-08-01 michaelexchange the values of MV_DIR_FORWARD and MV_DIR_BACKWA...
2007-07-11 michaelsimplify ff_h263_round_chroma()
2007-07-11 mrumove ff_h263_round_chroma() to mpegvideo.h as static...
2007-07-10 aurelSplit ff_set_mpeg4_time() and move the non mpeg4 specif...
2007-07-08 mrutrivial warning fixes
2007-07-06 aurelmove ff_copy_bits to bitstream.c
2007-07-05 aurelmake DCT_common_init() static
2007-06-12 diegomisc spelling fixes
2007-05-18 aurelsplit ljpeg encoder out of mjpeg.c
2007-05-14 aurelremove some unused mjpeg encoding variables
2007-05-05 aureladd a ff_ prefix to the now exported mpeg1_find_frame_e...
2007-05-05 aurelmove mpegvideo_parser in it's own file
2007-04-07 diegotypos/grammar
2007-03-31 gpoirierAdd doxy comments, based on Loren's explanations posted...
2007-03-14 michaelmove RLTable stuff to its own header
2006-12-23 michaelskiprd
2006-12-21 michaelskip motion estimation and encoding of non direct-0...
2006-11-16 bcoudurierthrow error if unsupported resolution is used with...
2006-11-07 bcoudurieradd codec_tag and codec_stream_tag to MpegEncContext...
2006-11-06 bcouduriermove AVCodecParser prototypes and definitions to parser...
2006-10-28 michaellambda* should be unsigned
2006-10-08 rathannFixes:
2006-10-08 rathannFixes:
2006-10-08 rathannFixes:
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-10-05 michaelfix buffer underflows by reencoding the current frame...
2006-09-29 takisMove the ratecontrol related code from mpegvideo.h...
2006-09-29 takisPull out the ff_eval* from the mpegvideo header, as...
2006-09-27 mrudc_val should be signed
2006-09-27 mrufix some signedness warnings
2006-09-27 takisMake ratecontrol use ff_eval2().
2006-08-15 gpoirierCompile fix (for GCC<3.3) when encoders are disabled
2006-05-26 bcoudurierfix mbd bits bug, finally
2006-05-16 bcoudurierMPEG-2 4:2:2 encoding support
2006-04-28 michaeluse previous qscale for intra_dc_threshold check
2006-04-03 lorenm2x faster ff_mpeg4_set_direct_mv
2006-03-19 michaelvarious fixes for xvid_rc
2006-02-05 diegoMSVC-compatible __align8/__align16 declaration
2006-02-04 michaelfaster find_startcode()
2006-01-27 michaelfixing bframe strategy 2
2006-01-25 diegowarning fixes by Luca Abeni, lucabe72 ##@## email ...
2006-01-24 michaelxvid ratecontrol support
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-29 michaelsecond try of improved lambda/qp guessing for motion...
2005-12-22 michaelbetter f_code guessing in 2nd pass
2005-12-22 diegoCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-19 michaeluse correct qp & lambda for ME on the second pass
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-07-24 michaelfix user data parsing code so it suppors pre1 and cvs
2005-06-17 diegospelling fixes
2005-06-01 michaeladding a few const
2005-04-30 michaelswitch to native time bases
2005-04-24 melansonMinistry of English Composition, reporting for duty...
2005-03-04 lorenmH.264: decode arbitrary frame orders and allow B-frames...
2005-01-12 michaelvarious security fixes and precautionary checks
2004-12-29 michaelcommon.c -> bitstream.c (and the single non bitstream...
2004-12-07 michaelrv20 encoding
2004-11-27 michaelMemory leak fix patch by (Burkhard Plaum <plaum >at...
next