summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-12-09fix CC-decoding related deadlocksChristian Vogler
CVS patchset: 3472 CVS date: 2002/12/09 21:24:35
2002-12-09audio/video pid auto-detectionGuenter Bartsch
CVS patchset: 3471 CVS date: 2002/12/09 17:33:36
2002-12-09we are mixing versions hereMichael Roitzsch
CVS patchset: 3470 CVS date: 2002/12/09 13:01:44
2002-12-08MPEG-4 file support is officially backMike Melanson
CVS patchset: 3469 CVS date: 2002/12/08 23:59:36
2002-12-08*** empty log message ***Miguel Freitas
CVS patchset: 3468 CVS date: 2002/12/08 23:49:00
2002-12-08bring fb driver backMiguel Freitas
CVS patchset: 3467 CVS date: 2002/12/08 23:35:45
2002-12-08discard previewMiguel Freitas
CVS patchset: 3466 CVS date: 2002/12/08 22:24:28
2002-12-08- get xine_demux_control_headers_done() out of the demuxers.Miguel Freitas
i want to make sure we have a 1:1 mapping of sending and waiting for BUF_CONTROL_HEADERS_DONE.) - bring asf demuxer into a saner state when seeking. that fixes the problem of wrong audio pts and hanging audio_out on huge sleeps (at least for asf). CVS patchset: 3465 CVS date: 2002/12/08 21:43:50
2002-12-08introduce the catalog cache. saves information from plugins withMiguel Freitas
file size and modification date to ~/.xine/catalog.cache. next time xine starts the first stage loader won't need to open any libraries, reducing the loading time. the difference under gdb can be quite dramatic. note1: xine still have to initialize all input and demuxers on startup. note2: i have not added post plugins to cache yet. CVS patchset: 3464 CVS date: 2002/12/08 20:53:02
2002-12-08decoder, state your name for the recordMike Melanson
CVS patchset: 3463 CVS date: 2002/12/08 20:46:00
2002-12-08- fix a rare, but longstanding dxr3 bug:Michael Roitzsch
In some still menus, the highlights do not move. This is because these stills had no proper end sequence in the MPEG stream which confused the card. We now add an end sequence for these. - In TV mode, tag all frames progressive. This prevents the dxr3 from sometimes forgetting the second field during a still and makes the sill less jittering. CVS patchset: 3462 CVS date: 2002/12/08 15:56:23
2002-12-08wrong event unpackingMichael Roitzsch
CVS patchset: 3461 CVS date: 2002/12/08 15:50:35
2002-12-08Added files generated by automake to Makefile.amStephen Torri
Added configure to Makefile.am CVS patchset: 3460 CVS date: 2002/12/08 06:18:11
2002-12-07All gui_data_exchange containing X calls may xlocked/xunlocked. Don't forgetDaniel Caujolle-Bert
to xfreeing gc before creating a new one. CVS patchset: 3459 CVS date: 2002/12/07 23:00:07
2002-12-07added post-directory to file-listManfred Tremmel
CVS patchset: 3458 CVS date: 2002/12/07 18:10:19
2002-12-07added finish translation and update of german and english translationManfred Tremmel
CVS patchset: 3457 CVS date: 2002/12/07 17:09:40
2002-12-07hush, set default framerate a little lowerGuenter Bartsch
CVS patchset: 3456 CVS date: 2002/12/07 01:55:36
2002-12-07Up PGX64 interface version.Robin KAY
CVS patchset: 3455 CVS date: 2002/12/07 01:14:52
2002-12-07fix a/v syncGuenter Bartsch
CVS patchset: 3454 CVS date: 2002/12/07 00:27:18
2002-12-06real bugfixes, improved discontinuity/live stream handling, handling of ↵Guenter Bartsch
audio-only streams - still experimental CVS patchset: 3453 CVS date: 2002/12/06 23:40:26
2002-12-06fix decoder priority changingMiguel Freitas
CVS patchset: 3452 CVS date: 2002/12/06 21:37:18
2002-12-06improve meta infoMiguel Freitas
CVS patchset: 3451 CVS date: 2002/12/06 20:16:35
2002-12-06less verboseMiguel Freitas
CVS patchset: 3450 CVS date: 2002/12/06 19:23:29
2002-12-06should fix audio vpts error on seeksMiguel Freitas
CVS patchset: 3449 CVS date: 2002/12/06 19:10:10
2002-12-06- add still frame hint (untested - i don't have dvd here)Miguel Freitas
- check mrl before allocating plugin context, so it doesn't get initialized for non-dvd streams CVS patchset: 3448 CVS date: 2002/12/06 18:44:40
2002-12-06- add still frame hintMiguel Freitas
- improves playback on slower systems since we avoid false triggering of still frames and duplicating images CVS patchset: 3447 CVS date: 2002/12/06 18:38:35
2002-12-06add still frame hintMiguel Freitas
CVS patchset: 3446 CVS date: 2002/12/06 18:30:46
2002-12-06embed closed caption decoding again (needs testing)Michael Roitzsch
CVS patchset: 3445 CVS date: 2002/12/06 17:29:14
2002-12-06reenable spucc compilationMichael Roitzsch
CVS patchset: 3444 CVS date: 2002/12/06 17:26:34
2002-12-06reenable spucc compilationMichael Roitzsch
just keep the directories yet to be updated in the comment as a reminder CVS patchset: 3443 CVS date: 2002/12/06 17:25:25
2002-12-06bring the closed caption decoder backMichael Roitzsch
CVS patchset: 3442 CVS date: 2002/12/06 17:24:20
2002-12-06- optimization to avoid img->copy on duplicateMiguel Freitas
- these debug messages are not that interesting for the user CVS patchset: 3441 CVS date: 2002/12/06 17:16:40
2002-12-06thanks to Miguel, copying is no longer necessaryMichael Roitzsch
CVS patchset: 3440 CVS date: 2002/12/06 14:53:18
2002-12-06Zoltan and I have already started with thisMichael Roitzsch
CVS patchset: 3439 CVS date: 2002/12/06 14:52:21
2002-12-06reenable our svq1 decoder for now (ffmpeg one is segfaulting)Miguel Freitas
CVS patchset: 3438 CVS date: 2002/12/06 12:09:03
2002-12-06- sync with ffmpeg (that must fix heiko stream, thanks Michael Niedermayer)Miguel Freitas
- improve ffmpeg support (passing extra data) - aspect ratio still need to be updated to new syntax - use our svq1 decoder since ffmpeg one is segfaulting (buffer overrun - more investigation needed) - img->copy no more CVS patchset: 3437 CVS date: 2002/12/06 01:55:32
2002-12-06remove img->copy from all decodersMiguel Freitas
CVS patchset: 3436 CVS date: 2002/12/06 01:44:06
2002-12-06decoders do not need to call img->copy() if they don't want to.Miguel Freitas
copy() is called if needed when frames are enqueued for displaying. also frames are not "copied" if late (good for slow machines with xshm) CVS patchset: 3435 CVS date: 2002/12/06 01:38:22
2002-12-06- update api version, adding new "copy_called" flag.Miguel Freitas
CVS patchset: 3434 CVS date: 2002/12/06 01:33:00
2002-12-06- rearrange vo_frame_s to look like other xine structuresMiguel Freitas
- add copy_called flag. this will help us to track usage of copy() method. any driver which support copy() must set this flag (for each "copied" frame) - increase interface version CVS patchset: 3433 CVS date: 2002/12/06 01:30:49
2002-12-06do not overrun data returned by X server (YUY2 case)Miguel Freitas
that might fix the segfault with wmv8 CVS patchset: 3432 CVS date: 2002/12/06 01:25:04
2002-12-06nothing here (just small debug message updates)Miguel Freitas
CVS patchset: 3431 CVS date: 2002/12/06 01:13:15
2002-12-06terminate data with zero to avoid overrunMiguel Freitas
CVS patchset: 3430 CVS date: 2002/12/06 01:02:23
2002-12-06set fourcc so ffmpeg can detect buggy streamsMiguel Freitas
CVS patchset: 3429 CVS date: 2002/12/06 01:01:15
2002-12-06fixing segfaults in artsMiguel Freitas
CVS patchset: 3428 CVS date: 2002/12/06 01:00:16
2002-12-05Library path moved from 'CFLAGS' to 'LIBS' (fixes compiler problems)Ewald Snel
CVS patchset: 3427 CVS date: 2002/12/05 20:06:06
2002-12-04great work, MikeMichael Roitzsch
CVS patchset: 3426 CVS date: 2002/12/04 21:36:12
2002-12-04decommission native xine SVQ1 decoder by removing its build instructionsMike Melanson
from Makefile.am; the source files will be removed in due time SVQ1 decoder: You have served your purpose well and we, the xine developers and users, salute you. And we know that your important work will be carried on by the capable codebase of ffmpeg's libavcodec. CVS patchset: 3425 CVS date: 2002/12/04 05:59:23
2002-12-04pass the great responsibility of decoding SVQ1 data over to ffmpegMike Melanson
CVS patchset: 3424 CVS date: 2002/12/04 05:51:46
2002-12-04modified YUV9 -> YV12 converterMike Melanson
CVS patchset: 3423 CVS date: 2002/12/04 05:33:40