Michael Niedermayer
|
7dda43eefd
|
vorbis suffers from the same sign flip issue as wma (so this lame workaround, though it arguably doesnt matter much where the sign is fliped back)
Originally committed as revision 7873 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-07 16:59:10 +00:00 |
|
Michael Niedermayer
|
6836af5250
|
doxygenize
Originally committed as revision 7872 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-07 14:53:25 +00:00 |
|
Diego Biurrun
|
013591c5f2
|
Add a comment about swapped numerator and denominator.
Originally committed as revision 7871 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-07 14:10:50 +00:00 |
|
Diego Biurrun
|
9b1a3ea0de
|
missing spaces
Originally committed as revision 7870 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-07 12:38:47 +00:00 |
|
Baptiste Coudurier
|
dc8918ad93
|
fix regression tests due to pixel format name changes
Originally committed as revision 7869 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-07 11:25:50 +00:00 |
|
Diego Biurrun
|
4e960d0a5e
|
1000l: Revert accidentally committed change.
Originally committed as revision 7868 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-07 10:54:10 +00:00 |
|
Diego Biurrun
|
71e445fca3
|
Replace deprecated PIX_FMT names by the newer variants.
Originally committed as revision 7867 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-07 01:48:09 +00:00 |
|
Michael McConnell
|
917fa192c7
|
Fix to loss of sync in ffplay when paused patch by (Michael McConnell /// soruk put at here eridani and here a dot co.uk)
Originally committed as revision 7866 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-07 00:52:35 +00:00 |
|
Michael Niedermayer
|
6d3d8daef9
|
wma regression test
Originally committed as revision 7865 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-06 23:59:10 +00:00 |
|
Michael Niedermayer
|
a1fd944f73
|
workaround sign bug
Originally committed as revision 7864 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-06 23:58:02 +00:00 |
|
Michael Niedermayer
|
21ac1d47d1
|
10l use of uninitalized var
Originally committed as revision 7863 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-06 22:20:55 +00:00 |
|
Måns Rullgård
|
d474299a0d
|
indent
Originally committed as revision 7862 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-06 22:20:21 +00:00 |
|
Måns Rullgård
|
8a608357d1
|
reorder setting of defaults by category
Originally committed as revision 7861 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-06 22:09:46 +00:00 |
|
Diego Biurrun
|
d0115a2614
|
Add seektest to list of PHONY targets.
Originally committed as revision 7860 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-06 21:31:05 +00:00 |
|
Diego Biurrun
|
862abb373c
|
spelling/wording
Originally committed as revision 7859 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-06 21:28:18 +00:00 |
|
Diego Biurrun
|
74882049e1
|
WMA encoding
Originally committed as revision 7858 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-06 21:27:18 +00:00 |
|
Diego Biurrun
|
039cd4a70a
|
WMA encoder
Originally committed as revision 7857 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-06 21:23:33 +00:00 |
|
Michael Niedermayer
|
e8ebd57360
|
kill debuging code
Originally committed as revision 7856 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-06 21:12:48 +00:00 |
|
Michael Niedermayer
|
5968607304
|
wma encoder
Originally committed as revision 7855 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-06 20:19:04 +00:00 |
|
Luca Barbato
|
f824ba7b61
|
Even powerpc/power needs PIC for shared objects today
Originally committed as revision 7854 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-06 19:29:15 +00:00 |
|
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
|
2007-02-06 19:14:16 +00:00 |
|
Michael Niedermayer
|
7d4495dafe
|
simplify and remove useless index in AV_W*
Originally committed as revision 7852 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-06 19:10:17 +00:00 |
|
Michael Niedermayer
|
dac0ebbb65
|
a few words about libavutil
Originally committed as revision 7851 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-06 13:16:25 +00:00 |
|
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
|
2007-02-06 07:57:56 +00:00 |
|
Kostya Shishkov
|
ac91185fb7
|
Progressive frames disguised as interlaced are supported
Originally committed as revision 7849 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-06 07:16:52 +00:00 |
|
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
|
2007-02-06 07:11:20 +00:00 |
|
Kostya Shishkov
|
02c823d4f3
|
Wrong flag tested
Originally committed as revision 7847 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-06 07:07:29 +00:00 |
|
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
|
2007-02-06 00:35:51 +00:00 |
|
Michael Niedermayer
|
4323b09d38
|
indent
Originally committed as revision 7845 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-05 23:16:01 +00:00 |
|
Michael Niedermayer
|
716ae7caf8
|
indent
Originally committed as revision 7844 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-05 23:14:58 +00:00 |
|
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
|
2007-02-05 23:14:23 +00:00 |
|
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
|
2007-02-05 23:06:08 +00:00 |
|
Michael Niedermayer
|
e9b78eeba2
|
better generic index building and seeking code
Originally committed as revision 7841 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-05 23:04:48 +00:00 |
|
Måns Rullgård
|
7ee829922b
|
oops, revert accidental checkin
Originally committed as revision 7840 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-05 21:18:11 +00:00 |
|
Måns Rullgård
|
271593f123
|
fix multichannel decoding
Originally committed as revision 7839 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-05 21:16:31 +00:00 |
|
Måns Rullgård
|
3a0495a29f
|
move static variables to private context struct
Originally committed as revision 7838 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-05 20:17:02 +00:00 |
|
Måns Rullgård
|
89fa5b4e23
|
remove preprocessor cruft
Originally committed as revision 7837 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-05 19:56:31 +00:00 |
|
Måns Rullgård
|
8af23633a2
|
cosmetics: don't needlessly open new blocks
Originally committed as revision 7836 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-05 19:55:15 +00:00 |
|
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
|
2007-02-05 19:35:36 +00:00 |
|
Diego Biurrun
|
d6ceace3e2
|
Use enabled/disabled functions where possible.
Originally committed as revision 7834 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-05 18:52:51 +00:00 |
|
Michael Niedermayer
|
93dd19e069
|
10l uninitalized cola
seek regression tests are now deterministic
Originally committed as revision 7833 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-05 18:36:28 +00:00 |
|
Michael Niedermayer
|
f97b7e66de
|
seek regression tests
Originally committed as revision 7832 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-05 18:15:03 +00:00 |
|
Diego Biurrun
|
079dd4ba31
|
a bit more consistency for for the imlib2 check
Originally committed as revision 7831 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-05 17:04:15 +00:00 |
|
Diego Biurrun
|
929f034755
|
cosmetics: indentation
Originally committed as revision 7830 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-05 17:03:30 +00:00 |
|
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
|
2007-02-05 17:03:03 +00:00 |
|
Diego Biurrun
|
e2ef53fc4f
|
Link to the FFmpeg Windows Help website.
Originally committed as revision 7828 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-05 16:45:36 +00:00 |
|
Diego Biurrun
|
2f0b8fbb64
|
Put Visual C++ question in a better location.
Originally committed as revision 7827 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-05 16:38:47 +00:00 |
|
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
|
2007-02-05 16:07:26 +00:00 |
|
Diego Biurrun
|
e681906108
|
Simplify and speedup FFMPEG_CONFIGURATION.
Originally committed as revision 7825 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-05 15:10:46 +00:00 |
|
Diego Biurrun
|
52548eeede
|
BMP encoder by Michel Bardiaux, mbardiaux mediaxim be
Originally committed as revision 7824 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-02-05 15:05:29 +00:00 |
|