Fri, 08 Dec 2006 00:35:08 +0000 |
mru |
rename always_inline to av_always_inline and move to common.h
libavcodec
|
Sun, 12 Nov 2006 23:14:20 +0000 |
mru |
make more tables static
libavcodec
|
Tue, 07 Nov 2006 13:50:41 +0000 |
bcoudurier |
typo
libavcodec
|
Tue, 07 Nov 2006 13:45:08 +0000 |
bcoudurier |
add option to set mpeg1/2 gop timecode start, and drop frame flag timecode flag
libavcodec
|
Mon, 06 Nov 2006 10:46:54 +0000 |
bcoudurier |
rename ff_mpeg1_find_frame_end to mpeg1_find_frame_end and make it static
libavcodec
|
Mon, 06 Nov 2006 10:43:49 +0000 |
bcoudurier |
move AVCodecParser prototypes and definitions to parser.h, and move mpegvideo parser to mpeg12.c
libavcodec
|
Wed, 01 Nov 2006 21:09:14 +0000 |
diego |
reindentation, patch by From: Steve Lhomme, slhomme divxcorp com
libavcodec
|
Tue, 24 Oct 2006 07:33:39 +0000 |
michael |
set v_edge_pos correctly for field picture mpeg2
libavcodec
|
Wed, 11 Oct 2006 23:17:58 +0000 |
diego |
Rename ABS macro to FFABS.
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Wed, 27 Sep 2006 19:47:39 +0000 |
mru |
fix some signedness warnings
libavcodec
|
Sun, 02 Jul 2006 14:50:23 +0000 |
michael |
staric frame_rate_tab -> non static ff_frame_rate_tab part of the cavs patch by (Stefan Gehrer stefan.gehrer gmx de)
libavcodec
|
Tue, 16 May 2006 15:19:54 +0000 |
bcoudurier |
MPEG-2 4:2:2 encoding support
libavcodec
|
Sat, 13 May 2006 17:16:58 +0000 |
bcoudurier |
add MPEG-2 intra vlc support
libavcodec
|