Mercurial > mplayer.hg
annotate vidix/mga_crtc2_vid.c @ 36149:f69d9caa3d84
Split init_vo and call only the necessary part from get_buffer.
This unbreaks mencoder which would run into a libavcodec
assert when trying to open the encoder from inside the
open function of the decoder.
author | reimar |
---|---|
date | Tue, 07 May 2013 20:39:14 +0000 |
parents | 1e215be6a749 |
children |
rev | line source |
---|---|
25561
1e215be6a749
Get rid of build system hackery to generate mga_crtc2_vid.o and rage128_vid.o.
diego
parents:
diff
changeset
|
1 #define CRTC2 |
1e215be6a749
Get rid of build system hackery to generate mga_crtc2_vid.o and rage128_vid.o.
diego
parents:
diff
changeset
|
2 |
1e215be6a749
Get rid of build system hackery to generate mga_crtc2_vid.o and rage128_vid.o.
diego
parents:
diff
changeset
|
3 #include "mga_vid.c" |