summaryrefslogtreecommitdiff
path: root/src/dxr3/dxr3_mpeg_encoders.c
AgeCommit message (Collapse)Author
2002-10-26- dxr3 adapted to new API (compiles, but untested)Michael Roitzsch
- use vo_scale helper for video_out_dxr3 (overlay display is now pixel aspect corrected) - some additional dxr3 fixes, especially overlay (menus & overlay, forgotten brightness/constrast/saturation setting ...) CVS patchset: 3010 CVS date: 2002/10/26 14:35:04
2002-09-05dxr3 adapted to new api, should at least compile nowMichael Roitzsch
CVS patchset: 2612 CVS date: 2002/09/05 12:52:24
2002-07-17* better use of vo_frame_t; don't add members to our private frame struct,Michael Roitzsch
when vo_frame_t already has the appropriate info * also fix some ratio_code <-> aspect_code mixing CVS patchset: 2300 CVS date: 2002/07/17 14:58:11
2002-07-16use pitching to ensure dimensions are multiples of 16 for librteMichael Roitzsch
CVS patchset: 2291 CVS date: 2002/07/16 16:21:14
2002-07-08when playing mpeg content we can close previously opened encoder contexts,Michael Roitzsch
because we don't need encoding any more CVS patchset: 2229 CVS date: 2002/07/08 16:35:32
2002-07-03rte only handles stream sizes that are multiples of 16Michael Roitzsch
CVS patchset: 2204 CVS date: 2002/07/03 19:38:45
2002-06-12some additional i18n for dxr3Michael Roitzsch
CVS patchset: 2068 CVS date: 2002/06/12 15:09:06
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
Internationalize all config related stuff. Fix not registered mrl ending in roq/film demuxer. Add bindtextdomain() calls in load_plugins (for audio/video out plugins). CVS patchset: 2066 CVS date: 2002/06/12 12:22:25
2002-06-01support for libfame 0.8.10 and aboveMichael Roitzsch
CVS patchset: 1981 CVS date: 2002/06/01 17:21:28
2002-05-24- dxr3 cleanup from Michael Roitzsch <amalthea@freenet.de>Miguel Freitas
- audio fifo size adjust CVS patchset: 1937 CVS date: 2002/05/24 22:09:44