Tue, 20 Apr 2010 14:45:34 +0000 |
diego |
Remove explicit filename from Doxygen @file commands.
libavcodec
|
Tue, 30 Mar 2010 23:30:55 +0000 |
stefano |
Define AVMediaType enum, and use it instead of enum CodecType, which
libavcodec
|
Wed, 01 Jul 2009 15:08:02 +0000 |
kostya |
RV3/4 intra types array causes alignment issues (at least on ARM5), thus change
libavcodec
|
Tue, 24 Feb 2009 18:27:52 +0000 |
michael |
Add and use ff_pixfmt_list_420.
libavcodec
|
Sat, 07 Feb 2009 09:35:16 +0000 |
kostya |
Add decoder flush after seeking for RV3/4 decoders
libavcodec
|
Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavcodec
|
Sun, 11 Jan 2009 10:50:00 +0000 |
kostya |
30l: when reading mb_offset in RV30 slice header its size
libavcodec
|
Sun, 11 Jan 2009 08:03:45 +0000 |
kostya |
RV30 decoder passes possible frame sizes in extradata and selects
libavcodec
|
Sat, 20 Dec 2008 06:09:54 +0000 |
kostya |
RV30 loop filter
libavcodec
|
Tue, 28 Oct 2008 05:37:02 +0000 |
kostya |
Detect split RV30 slices
libavcodec
|
Thu, 12 Jun 2008 21:50:13 +0000 |
stefano |
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
libavcodec
|
Mon, 28 Apr 2008 13:37:36 +0000 |
kostya |
Calculate motion vector information based on PTS provided in slice header
libavcodec
|
Sun, 27 Apr 2008 22:39:51 +0000 |
diego |
Add long names to AVCodec declarations.
libavcodec
|
Fri, 21 Mar 2008 03:11:20 +0000 |
zuxy |
Apply 'cold' attribute to init/uninit functions in libavcodec
libavcodec
|
Sun, 09 Mar 2008 23:31:02 +0000 |
aurel |
add FF_ prefix to all (frame)_TYPE usage
libavcodec
|
Fri, 07 Dec 2007 05:56:07 +0000 |
kostya |
Use existing function for VLC reading
libavcodec
|
Fri, 07 Dec 2007 05:50:23 +0000 |
kostya |
Intra types will be stored in int8_t array
libavcodec
|
Fri, 07 Dec 2007 05:48:34 +0000 |
kostya |
Add decoder flags
libavcodec
|
Mon, 03 Dec 2007 13:01:53 +0000 |
diego |
cosmetics: comment spelling fixes
libavcodec
|
Sun, 02 Dec 2007 18:44:29 +0000 |
kostya |
RealVideo 3 decoder functions
libavcodec
|