Age | Commit message (Collapse) | Author |
|
(half-work to enable seeking to keyframes with asf demux)
CVS patchset: 3283
CVS date: 2002/11/18 00:32:20
|
|
CVS patchset: 3268
CVS date: 2002/11/15 18:03:57
|
|
(+ missed ffmpeg/dv patch)
CVS patchset: 3263
CVS date: 2002/11/15 00:20:31
|
|
CVS patchset: 3258
CVS date: 2002/11/14 04:22:55
|
|
CVS patchset: 3255
CVS date: 2002/11/13 03:22:41
|
|
http://sourceforge.net/mailarchive/forum.php?thread_id=1297475&forum_id=7131
CVS patchset: 3250
CVS date: 2002/11/12 18:40:50
|
|
parameters.
CVS patchset: 3236
CVS date: 2002/11/11 16:22:58
|
|
- add wma decoder
- fix mmx macro
- remove changes from fdct_mmx.c (it should work fine now with the mmx macro fix)
CVS patchset: 3234
CVS date: 2002/11/11 13:45:34
|
|
CVS patchset: 3115
CVS date: 2002/10/31 17:02:42
|
|
CVS patchset: 3106
CVS date: 2002/10/31 05:26:46
|
|
CVS patchset: 3092
CVS date: 2002/10/29 16:30:53
|
|
CVS patchset: 3063
CVS date: 2002/10/28 07:57:50
|
|
CVS patchset: 2862
CVS date: 2002/10/19 19:36:54
|
|
plugin info
struct to the plugin class struct
small nerby change in libffmpeg decoder plugin:
access to video_out/audio_out in decoders should now be done via the
appropriate members in xine_stream_t
CVS patchset: 2843
CVS date: 2002/10/17 17:43:41
|
|
CVS patchset: 2831
CVS date: 2002/10/14 20:47:31
|
|
CVS patchset: 2830
CVS date: 2002/10/14 19:29:18
|
|
CVS patchset: 2680
CVS date: 2002/09/18 00:51:33
|
|
adapt some more decoders
CVS patchset: 2618
CVS date: 2002/09/05 22:18:50
|
|
(geez this was a job)
CVS patchset: 2616
CVS date: 2002/09/05 20:44:38
|
|
broken now ... matthias/miguel: please fix it :-)
CVS patchset: 2606
CVS date: 2002/09/04 23:31:05
|
|
more than one frame
CVS patchset: 2486
CVS date: 2002/08/19 17:40:41
|
|
CVS patchset: 2369
CVS date: 2002/07/30 20:13:09
|
|
CVS patchset: 2282
CVS date: 2002/07/15 21:42:33
|
|
CVS patchset: 2277
CVS date: 2002/07/15 19:42:40
|
|
- asf bugfixes
- ffmpeg supporting ms iso mpeg4
- softsync fix by Bill Fink
CVS patchset: 2216
CVS date: 2002/07/05 20:54:37
|
|
CVS patchset: 2214
CVS date: 2002/07/05 17:31:59
|
|
note: i don't have any v1 streams to test. v2 are working fine though.
CVS patchset: 2189
CVS date: 2002/07/01 17:56:05
|
|
- skip decoding b-frames when late
CVS patchset: 2185
CVS date: 2002/07/01 13:32:38
|
|
CVS patchset: 2144
CVS date: 2002/06/23 23:08:29
|
|
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
|
|
CVS patchset: 2050
CVS date: 2002/06/09 21:09:58
|
|
- endianness fixes/cleanups (fix asf demuxer/audio for bigendian)
- xine_waveformatex
- increased demuxer plugin version
CVS patchset: 2028
CVS date: 2002/06/07 02:40:46
|
|
CVS patchset: 2014
CVS date: 2002/06/04 15:31:08
|
|
remove some dependencies on wine headers
CVS patchset: 1995
CVS date: 2002/06/03 13:31:12
|
|
increased interface version numbers, to reflect the xine_t change
CVS patchset: 1939
CVS date: 2002/05/25 19:19:16
|
|
handling for decoder plugins
CVS patchset: 1824
CVS date: 2002/05/01 19:42:56
|
|
CVS patchset: 1783
CVS date: 2002/04/27 17:03:30
|
|
- update dxr3 and xvid plugins to new interface (add dispose() functions)
CVS patchset: 1766
CVS date: 2002/04/23 15:45:19
|
|
- add dispose() function to all decoder plugin structures
CVS patchset: 1763
CVS date: 2002/04/23 13:30:42
|
|
CVS patchset: 1752
CVS date: 2002/04/21 02:56:39
|
|
mpeg-4 compliant while xvid reportedly doesn't handle mpeg-4 streams correctly
CVS patchset: 1750
CVS date: 2002/04/20 20:20:43
|
|
- updated decoder api to allow reseting internal state on seeks
CVS patchset: 1696
CVS date: 2002/04/09 03:37:59
|
|
CVS patchset: 1659
CVS date: 2002/04/01 17:59:40
|
|
CVS patchset: 1580
CVS date: 2002/03/17 19:11:09
|
|
updated at this point). demux_qt can handle compressed audio, but is still unfinished.
Yes, this _is_ the big metronom update, metronom now depends on disc_off information in discontinuities.
CVS patchset: 1554
CVS date: 2002/03/11 12:31:24
|
|
- pts are 64 bit now
- scr and video_out-loop run all the time
- video_out cleanups
- metronom cleanups
- buffer type BUF_CONTROL_DISCONTINUITY is used internally now,
input plugins should no longer send this one
- support for individual frame durations
- using nano-/usleep instead of itimer (simpler code, maybe this will
help freebsd)
CVS patchset: 1487
CVS date: 2002/02/09 07:13:22
|
|
ffmpeg static data only once)
CVS patchset: 1457
CVS date: 2002/01/28 17:28:39
|
|
CVS patchset: 1421
CVS date: 2002/01/18 01:24:59
|
|
CVS patchset: 1410
CVS date: 2002/01/15 17:30:51
|
|
CVS patchset: 1344
CVS date: 2002/01/05 21:54:16
|