Michael Niedermayer
1984f6359e
user setable quantizer bias
...
Originally committed as revision 1701 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
65f7062dfa
binary compatibility fix
...
Originally committed as revision 1700 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
67116af9c2
10l
...
Originally committed as revision 1699 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
643389567e
bitstream tracing support
...
Originally committed as revision 1698 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
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
22 years ago
Michael Niedermayer
558eae031e
10l
...
Originally committed as revision 1696 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
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
22 years ago
Sylvain Corré
d66c7abc93
MacOS X stack overflow? patch by (Sylvain Corré <sylvain dot corre at wanadoo.fr>)
...
Originally committed as revision 1694 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
57d0375849
db video chunk in avi files support (idea by Dmitry Poplavsky <dima at thekompany dot com>)
...
Originally committed as revision 1693 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
46b4feec06
error resilience cleanup (its faster too...)
...
Originally committed as revision 1692 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
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
22 years ago
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
22 years ago
Michael Niedermayer
c5a9ab69c2
qmin/qmax cleanup
...
Originally committed as revision 1689 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
6c949d129b
10l
...
Originally committed as revision 1688 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
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
22 years ago
Michael Niedermayer
b536d0aad2
field pic decoding cleanup
...
Originally committed as revision 1686 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
1c6dcb0f42
cleaner & more flexible edge bug workaround
...
Originally committed as revision 1685 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
d518aebdee
halfpel MC doxy
...
Originally committed as revision 1684 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Alex Beregszaszi
5beaa01b4a
10l
...
Originally committed as revision 1683 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
c506fb40a8
* fixing cut&paste bug
...
Originally committed as revision 1682 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
127d5c8d43
* don't rebuild ffmpeg when libs were not modified
...
Originally committed as revision 1681 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
François Revol
d1db862378
fix build issue with --enable-shared & --enable-vorbis
...
(should be reverted if ilbavformat ever gets really built as a shared lib)
Originally committed as revision 1680 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
e13f860ac8
oops
...
Originally committed as revision 1679 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
a4e8b58761
rvlc decoding support
...
Originally committed as revision 1678 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
François Revol
7fa140154f
/me should really learn doxygen :)
...
Originally committed as revision 1677 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
François Revol
be12b2a41a
more fix for make -j x
...
Originally committed as revision 1676 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
5d4ce4574b
* added more options
...
Originally committed as revision 1675 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
59e0ac8ea5
* cosmetic doc fix
...
Originally committed as revision 1674 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
f99963b016
* update
...
Originally committed as revision 1673 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
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
22 years ago
Michael Niedermayer
e0ece99ab9
sorry forgot
...
Originally committed as revision 1671 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
cf2818b0e7
* quick fix to support make -j x
...
Originally committed as revision 1670 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
François Revol
e803f1a2ee
Cleaner support for usleep() (with the correct header :)
...
Originally committed as revision 1669 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
François Revol
d4ad24c17d
Cleaner support for usleep()
...
Originally committed as revision 1668 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
49313ba4c1
100l
...
Originally committed as revision 1667 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
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
22 years ago
Roman Shaposhnik
586bc7553c
making configure a shell script not a bash one patch by (Roman Shaposhnick <rvs at sun dot com>)
...
Originally committed as revision 1665 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Roman Shaposhnik
2e7973bbe7
correct AUDIO strf parsing patch by (Roman Shaposhnick <rvs at sun dot com>)
...
Originally committed as revision 1664 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
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
22 years ago
Michael Niedermayer
df99755bda
fixing parsing of opendml avis
...
Originally committed as revision 1662 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
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
22 years ago
Michael Niedermayer
161fe66e36
even more fixes
...
Originally committed as revision 1660 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
e5247b5f57
* oooooops - sorry for this one - wrong logic
...
empty dsp_mask - no change
FORCE - add, no FORCE - enabled bits are masked out
Originally committed as revision 1659 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
c545ddcaac
more fixes
...
Originally committed as revision 1658 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
8952804ccc
more fixes
...
Originally committed as revision 1657 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
4a13cd77b3
bug workaround
...
Originally committed as revision 1656 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Alex Beregszaszi
ce2749d2c4
simplified
...
Originally committed as revision 1655 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
7b3da20487
looks better IMHO
...
Originally committed as revision 1654 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
9145f8b386
10l
...
Originally committed as revision 1653 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
0bf79c2fcd
fixing frame_rate accuracy
...
Originally committed as revision 1652 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago