]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/cljr.c
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavcodec / cljr.c
2009-04-13 stefanoRename bitstream.h to get_bits.h.
2009-04-07 rbultjeImplement avcodec_decode_video2(), _audio3() and _subti...
2009-02-08 diegoRemove unused variables.
2009-02-08 diegotypo: CODEC_ID_cljr --> CODEC_ID_CLJR
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-09-03 diegoDisable encoders by undefining CONFIG_FOO_ENCODER once...
2008-09-03 diegoSurround some encoding-specific functions with the...
2008-09-03 diegoReplace generic CONFIG_ENCODERS preprocessor conditiona...
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-04-27 diegoAdd long names to many AVCodec declarations.
2008-03-21 zuxyApply 'cold' attribute to init/uninit functions in...
2008-03-05 aurelremove more useless mpegvideo.h includes
2008-02-01 michaelconst
2007-07-05 diegolicense header consistency cosmetics
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-22 diegoCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-02-24 michaelkill warnings patch by (Måns Rullgård <mru inprovide...
2005-01-23 michaelavoid buf_size == 0 checks in every decoder
2004-05-21 michaeldata_size = 0 cleanup
2004-04-30 michaelcleanup & memleak fix
2003-11-03 michaelav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-08-24 bellardremoved unused variables
2003-07-27 al3x410p -> 411p
2003-07-27 al3xCLJR decoding support