]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/rv30.c
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavcodec / rv30.c
2009-02-24 michaelAdd and use ff_pixfmt_list_420.
2009-02-07 kostyaAdd decoder flush after seeking for RV3/4 decoders
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-11 kostya30l: when reading mb_offset in RV30 slice header its...
2009-01-11 kostyaRV30 decoder passes possible frame sizes in extradata...
2008-12-20 kostyaRV30 loop filter
2008-10-28 kostyaDetect split RV30 slices
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-04-28 kostyaCalculate motion vector information based on PTS provid...
2008-04-27 diegoAdd long names to AVCodec declarations.
2008-03-21 zuxyApply 'cold' attribute to init/uninit functions in...
2008-03-09 aureladd FF_ prefix to all (frame)_TYPE usage
2007-12-07 kostyaUse existing function for VLC reading
2007-12-07 kostyaIntra types will be stored in int8_t array
2007-12-07 kostyaAdd decoder flags
2007-12-03 diegocosmetics: comment spelling fixes
2007-12-02 kostyaRealVideo 3 decoder functions