Michael Niedermayer
|
9f2e61b6a3
|
pict_type & quality fix
Originally committed as revision 1739 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-04-06 21:03:24 +00:00 |
|
Richard Hodges
|
be6784dc8a
|
fix pts type in avcodec.h for WIN32 patch by (Richard Hodges <rh at matriplex dot com>)
Originally committed as revision 1738 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-04-06 19:45:02 +00:00 |
|
François Revol
|
c8816e0167
|
Fix for buggy (?) g++ (bailling out for beosaudio.cpp)
Originally committed as revision 1736 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-04-05 12:11:10 +00:00 |
|
Michael Niedermayer
|
95c2634838
|
#ifdef TRACE printf() -> tprintf()
Originally committed as revision 1735 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-04-05 10:08:48 +00:00 |
|
Michael Niedermayer
|
1924f3ce36
|
multiple reference frames support
Originally committed as revision 1734 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-04-04 20:59:50 +00:00 |
|
Michael Niedermayer
|
0da71265d8
|
H264 decoder & demuxer
Originally committed as revision 1732 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-04-04 14:42:28 +00:00 |
|
Michael Niedermayer
|
6aafe463e5
|
support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at dennedy dot org) and Roman Shaposhnick <rvs at sun dot com>)
Originally committed as revision 1731 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-04-04 13:45:45 +00:00 |
|
Michael Niedermayer
|
5064357588
|
fixing mem corruption
Originally committed as revision 1729 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-04-04 13:36:07 +00:00 |
|
Michael Niedermayer
|
2c19981a93
|
10l
Originally committed as revision 1725 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-04-02 10:18:29 +00:00 |
|
Michael Niedermayer
|
4d2a48349d
|
msmpeg4 2pass support & some related cleanup
Originally committed as revision 1724 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-04-02 09:57:34 +00:00 |
|
Michael Niedermayer
|
1f9aea9b91
|
fixing msmpeg4v2 encoding
Originally committed as revision 1723 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-04-01 15:38:01 +00:00 |
|
Michael Niedermayer
|
309522372c
|
some static -> dynamic alloc & 16->8 bit
Originally committed as revision 1722 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-31 11:13:14 +00:00 |
|
Sascha Sommer
|
8437bd7bc8
|
mangle on mingw32 patch by ("Sascha Sommer" <saschasommer at freenet dot de>)
Originally committed as revision 1721 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-31 01:49:18 +00:00 |
|
Michael Niedermayer
|
9b8709d135
|
mpeg1 slice encoding support
Originally committed as revision 1720 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-30 19:26:01 +00:00 |
|
Michael Niedermayer
|
5acaa5e1df
|
simplify slice encoding (variance of packet size is practically identical)
Originally committed as revision 1719 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-30 16:22:08 +00:00 |
|
Michael Niedermayer
|
99d33fa3e6
|
faster C linear blend & interpolate deinterlacers
Originally committed as revision 1716 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-29 14:06:24 +00:00 |
|
Michael Niedermayer
|
134eb1e504
|
fixing cliping of c deinterlacers
5 tap lowpass deinterlacer
Originally committed as revision 1715 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-29 13:31:12 +00:00 |
|
Roman Shaposhnik
|
deb0a292b0
|
AVI type 1 support patch by (Roman Shaposhnick <rvs at sun dot com>)
Originally committed as revision 1714 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-28 14:05:55 +00:00 |
|
Sebastien Bechet
|
e8b478c131
|
I420 patch by (Sebastien Bechet <s dot bechet at av7 dot net>)
Originally committed as revision 1710 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-26 23:25:18 +00:00 |
|
François Revol
|
62790b9917
|
debug stuff only for DEBUG :)
Originally committed as revision 1708 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-26 16:46:20 +00:00 |
|
Michael Niedermayer
|
8e0a3db735
|
faster hadamard transform
Originally committed as revision 1707 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-26 11:29:45 +00:00 |
|
Michael Niedermayer
|
3b0da3f92f
|
10l
Originally committed as revision 1706 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-26 10:39:34 +00:00 |
|
Nick Kurshev
|
3a694b0456
|
binary compatibility fix (workaround for r.147, r.148)
Originally committed as revision 1702 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-24 08:52:32 +00:00 |
|
Michael Niedermayer
|
1984f6359e
|
user setable quantizer bias
Originally committed as revision 1701 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-22 12:09:02 +00:00 |
|
Michael Niedermayer
|
65f7062dfa
|
binary compatibility fix
Originally committed as revision 1700 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-22 07:59:36 +00:00 |
|
Michael Niedermayer
|
67116af9c2
|
10l
Originally committed as revision 1699 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-22 00:00:53 +00:00 |
|
Michael Niedermayer
|
643389567e
|
bitstream tracing support
Originally committed as revision 1698 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-21 23:13:35 +00:00 |
|
Leon van Stuivenberg
|
5e0daa0ac5
|
new versions; put_pix's about 20% faster, get_pix 3.5x faster. patch by (Leon van Stuivenberg <leonvs at iae dot nl>)
Originally committed as revision 1697 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-21 22:50:54 +00:00 |
|
Michael Niedermayer
|
d5a2117228
|
better non conformant divx packed bitstream detection, so unpacked (no b frames) divx MPEG4-ES streams can be read
Originally committed as revision 1695 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-20 17:52:30 +00:00 |
|
Michael Niedermayer
|
46b4feec06
|
error resilience cleanup (its faster too...)
Originally committed as revision 1692 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-20 01:00:57 +00:00 |
|
Leon van Stuivenberg
|
5031c5b47b
|
clear_blocks_mmi() optimization by BroadQ (and patch by Leon van Stuivenberg <leonvs at iae dot nl>)
Originally committed as revision 1691 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-18 20:08:57 +00:00 |
|
Michael Niedermayer
|
a05c8d7177
|
merging a small amount of the changes from BroadQ, the rest is either not clean / doesnt apply / or is PS2 specific (someone with a PS2 should merge/send a patch for the later)
Originally committed as revision 1690 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-18 17:22:23 +00:00 |
|
Michael Niedermayer
|
c5a9ab69c2
|
qmin/qmax cleanup
Originally committed as revision 1689 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-17 11:02:33 +00:00 |
|
Michael Niedermayer
|
6c949d129b
|
10l
Originally committed as revision 1688 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-17 09:53:39 +00:00 |
|
Fred Rothganger
|
e8750b0076
|
rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>)
Originally committed as revision 1687 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-16 21:03:20 +00:00 |
|
Michael Niedermayer
|
b536d0aad2
|
field pic decoding cleanup
Originally committed as revision 1686 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-16 20:22:22 +00:00 |
|
Michael Niedermayer
|
1c6dcb0f42
|
cleaner & more flexible edge bug workaround
Originally committed as revision 1685 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-15 20:47:09 +00:00 |
|
Michael Niedermayer
|
d518aebdee
|
halfpel MC doxy
Originally committed as revision 1684 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-15 02:06:09 +00:00 |
|
Alex Beregszaszi
|
5beaa01b4a
|
10l
Originally committed as revision 1683 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-14 11:21:19 +00:00 |
|
Zdenek Kabelac
|
c506fb40a8
|
* fixing cut&paste bug
Originally committed as revision 1682 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-14 07:24:25 +00:00 |
|
Michael Niedermayer
|
e13f860ac8
|
oops
Originally committed as revision 1679 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-12 23:12:23 +00:00 |
|
Michael Niedermayer
|
a4e8b58761
|
rvlc decoding support
Originally committed as revision 1678 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-12 23:09:18 +00:00 |
|
François Revol
|
7fa140154f
|
/me should really learn doxygen :)
Originally committed as revision 1677 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-12 21:57:24 +00:00 |
|
Zdenek Kabelac
|
5d4ce4574b
|
* added more options
Originally committed as revision 1675 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-12 19:49:58 +00:00 |
|
Zdenek Kabelac
|
59e0ac8ea5
|
* cosmetic doc fix
Originally committed as revision 1674 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-12 19:48:46 +00:00 |
|
Zdenek Kabelac
|
4a899dd689
|
* moved os_support.h into libavcodec
* added few more functions for os2
Originally committed as revision 1672 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-12 18:57:33 +00:00 |
|
Michael Niedermayer
|
49313ba4c1
|
100l
Originally committed as revision 1667 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-12 15:23:07 +00:00 |
|
Michael Niedermayer
|
14bea432f1
|
per context frame_rate_base, this should finally fix frame_rate related av sync issues
Originally committed as revision 1666 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-12 15:16:19 +00:00 |
|
Slavik Gnatenko
|
69db4e10f2
|
restoring OS/2 compatibility patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)
Originally committed as revision 1663 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-11 12:09:13 +00:00 |
|
Zdenek Kabelac
|
a77146abfe
|
* 'externaly' visible option list begins avoptions_ prefix
* fixed FLAG AVOption
Originally committed as revision 1661 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-10 11:48:33 +00:00 |
|