Diego Biurrun
039cd4a70a
WMA encoder
...
Originally committed as revision 7857 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
e8ebd57360
kill debuging code
...
Originally committed as revision 7856 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
5968607304
wma encoder
...
Originally committed as revision 7855 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Luca Barbato
f824ba7b61
Even powerpc/power needs PIC for shared objects today
...
Originally committed as revision 7854 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
aad512b4ec
Revised patch for HD DVD .EVO demuxing by (Ian Caulfield <lowercase name seperated by . place at here gmail place a dot here com>)
...
Originally committed as revision 7853 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
7d4495dafe
simplify and remove useless index in AV_W*
...
Originally committed as revision 7852 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
dac0ebbb65
a few words about libavutil
...
Originally committed as revision 7851 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ramiro Polla
ddf50e4cc3
Simplify libvorbis/libtheora check for libogg dependency.
...
patch by Ramiro Polla, ramiro lisha.ufsc br
Originally committed as revision 7850 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
ac91185fb7
Progressive frames disguised as interlaced are supported
...
Originally committed as revision 7849 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
6eda6e37a9
B-frames could not be determined from broken_link/closed_entry, use fixed value
...
Originally committed as revision 7848 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
02c823d4f3
Wrong flag tested
...
Originally committed as revision 7847 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
5e5067c73d
ensure that data[0] is set to NULL for next frame
...
to please avcodec_default_get_buffer()
Originally committed as revision 7846 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
4323b09d38
indent
...
Originally committed as revision 7845 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
716ae7caf8
indent
...
Originally committed as revision 7844 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
b929eb5041
dont output information about what is demuxed after a seek failure
...
Originally committed as revision 7843 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
ded3c7da61
dynamic index building so forward and backward seeking in avi without an index is possible
...
Originally committed as revision 7842 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
e9b78eeba2
better generic index building and seeking code
...
Originally committed as revision 7841 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
7ee829922b
oops, revert accidental checkin
...
Originally committed as revision 7840 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
271593f123
fix multichannel decoding
...
Originally committed as revision 7839 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
3a0495a29f
move static variables to private context struct
...
Originally committed as revision 7838 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
89fa5b4e23
remove preprocessor cruft
...
Originally committed as revision 7837 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
8af23633a2
cosmetics: don't needlessly open new blocks
...
Originally committed as revision 7836 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
ac49ddc60d
cosmetic: indent sensibly so code can be read at all
...
Originally committed as revision 7835 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
d6ceace3e2
Use enabled/disabled functions where possible.
...
Originally committed as revision 7834 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
93dd19e069
10l uninitalized cola
...
seek regression tests are now deterministic
Originally committed as revision 7833 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
f97b7e66de
seek regression tests
...
Originally committed as revision 7832 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
079dd4ba31
a bit more consistency for for the imlib2 check
...
Originally committed as revision 7831 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
929f034755
cosmetics: indentation
...
Originally committed as revision 7830 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Víctor Paesa
1b45e30404
Remove hardcoded dependency of imlib2 on Xlib.
...
patch by Víctor Paesa, wzrlpy arsystel com
Originally committed as revision 7829 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
e2ef53fc4f
Link to the FFmpeg Windows Help website.
...
Originally committed as revision 7828 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
2f0b8fbb64
Put Visual C++ question in a better location.
...
Originally committed as revision 7827 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michel Bardiaux
57b7e784d0
Force stereo in target vcd.
...
Patch by Michel Bardiaux, mbardiaux mediaxim be.
Originally committed as revision 7826 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
e681906108
Simplify and speedup FFMPEG_CONFIGURATION.
...
Originally committed as revision 7825 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
52548eeede
BMP encoder by Michel Bardiaux, mbardiaux mediaxim be
...
Originally committed as revision 7824 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
0fd12426bb
Simplify quoting.
...
Originally committed as revision 7823 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Sascha Sommer
8274e4224a
fix use of uninitialized variables
...
Originally committed as revision 7822 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benoit Fouet
487747de57
Remove useless check, patch by Benoit Fouet, benoit.fouet purplelabs com.
...
Originally committed as revision 7821 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
4305a4ef0d
Set codec dimensions in extradata parsing
...
Originally committed as revision 7820 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
5dc4b2108f
table fix
...
Originally committed as revision 7819 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Wolfram Gloger
9ecf7fada3
Fix audio corruption when cutting.
...
Patch by Wolfram Gloger, wmglo dent dot med dot uni-muenchen dot de.
Originally committed as revision 7818 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ramiro Polla
42572ef53f
move networking #includes into separate file
...
patch by Ramiro Polla angustia =a= arrozcru =d= no-ip =d= org
Originally committed as revision 7817 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
ac975ac462
useless as this file wont be compiled if this is not true
...
Originally committed as revision 7816 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
93731ff27d
Save frame header info in context variables
...
Originally committed as revision 7815 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
f0c31621c6
Set frame rate from extradata
...
Originally committed as revision 7814 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
5773d46009
factorize switch_buffer()
...
Originally committed as revision 7813 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
e0cf92048a
fix decoding of takethat.mp3
...
Originally committed as revision 7812 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
f0a85d5f5c
These messages are just for debug purposes
...
Originally committed as revision 7811 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
e7cf38e556
Set codec dimensions if provided by extradata
...
Originally committed as revision 7810 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
35bffd7f3d
VC-1 parser
...
Originally committed as revision 7809 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
ca4544409e
Make x11grab output its warning that it couldn't find the mouse pointer only
...
once. This prevents flooding of the terminal when grabbing from a different
X-screen.
Originally committed as revision 7808 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago