summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-05-07*BUGFIX*František Dvořák
gcc4 patches from Dams Nadé (livna.org) and Keenan Pepper. CVS patchset: 7527 CVS date: 2005/05/07 09:11:37
2005-05-06minor H.264 fixMike Melanson
CVS patchset: 7526 CVS date: 2005/05/06 18:00:54
2005-05-06diff from the latest FFmpeg treeMike Melanson
CVS patchset: 7525 CVS date: 2005/05/06 13:28:52
2005-05-06**BUGFIX**Thomas Hellström
improve xxmc cpu-usage for IDCT / MOCOMP acceleration through better locking [bug #1195282] CVS patchset: 7524 CVS date: 2005/05/06 07:42:20
2005-05-06syncing to FFmpeg libavcodec build 4754; hook up the Indeo 2 decoder,Mike Melanson
deploy new timebase API (pertains to MPEG-1 encoder); hopefully this sync fixes some H.264 decoding issues as well CVS patchset: 7523 CVS date: 2005/05/06 04:22:50
2005-05-06syncing to FFmpeg libavcodec build 4754Mike Melanson
CVS patchset: 7522 CVS date: 2005/05/06 04:19:17
2005-05-06old Indeo 2 codec typeMike Melanson
CVS patchset: 7521 CVS date: 2005/05/06 04:14:55
2005-05-04**BUGFIX**Thomas Hellström
stop libmpeg2 XvMC IDCT / MOCOMP attempting software motion compensation [bug #1194754] CVS patchset: 7520 CVS date: 2005/05/04 12:50:09
2005-05-04speed up xx44 alphablending of large transparent areasThomas Hellström
CVS patchset: 7519 CVS date: 2005/05/04 04:30:09
2005-05-04**BUGFIX**Thomas Hellström
fix xxmc plugin wanting to change vld xvmc context when stream changes from non-interlaced to interlaced [bug #1194350] CVS patchset: 7518 CVS date: 2005/05/04 04:27:20
2005-05-03**BUGFIX**Darren Salt
Work around a compiler bug - use -fno-inline-functions with gcc < 3.4.0. The bug is definitely present in 3.3.5 and not in 3.4.3. CVS patchset: 7517 CVS date: 2005/05/03 21:27:30
2005-05-03**BUGFIX**Thomas Hellström
Fixed xvmc plugin segfault when it tried software blending on nonexistant xv image. Cleaned up libmpeg2 behaviour on xxmc plugin abrupt software fallback. CVS patchset: 7516 CVS date: 2005/05/03 19:25:10
2005-05-03**BUGFIX**Darren Salt
Shell quoting fix. CVS patchset: 7515 CVS date: 2005/05/03 18:44:29
2005-05-03**BUGFIX**Darren Salt
Clip goom fps value to >= 1 [bug #1193783] CVS patchset: 7514 CVS date: 2005/05/03 01:31:12
2005-05-02**BUGFIX**Darren Salt
Support --enable-fpic with recent versions of gcc. (The original version of this patch was supplied by Nix <nix@esperi.org.uk>.) CVS patchset: 7513 CVS date: 2005/05/02 21:13:42
2005-05-02** BUGFIX **Thomas Hellström
Fix X include file search for X[xv]MC when $x_includes is empty. Pointed out by Diego Pettenò, who also provided a patch. CVS patchset: 7512 CVS date: 2005/05/02 09:13:37
2005-04-28Undo last commit (ready for Siggi's .diff.gz)Darren Salt
CVS patchset: 7510 CVS date: 2005/04/28 19:31:33
2005-04-27version.h: copy contents in case it's needed in the future. ProbablyRocky Bernstein
libvcd/version.h can be deleted *.{c,h}: CdIo -> CdIo_t vcdplayer.c: change a debug switch xineplug_inp_vcd.c: playlist -> playback-control item to avoid confusion with front-end playlists. Mostly cosmetic changes. CVS patchset: 7509 CVS date: 2005/04/27 23:28:41
2005-04-27Fixed division by 0Thibaut Mattern
CVS patchset: 7508 CVS date: 2005/04/27 17:56:07
2005-04-26Correct location of some documentation files (Debian bug 303463).Darren Salt
CVS patchset: 7507 CVS date: 2005/04/26 23:11:16
2005-04-26Fixed problem with RV10 and RV20.Thibaut Mattern
CVS patchset: 7505 CVS date: 2005/04/26 21:11:35
2005-04-26Delay the avcodec_open call to the first buffer without the HEADER flag.Thibaut Mattern
This fixes palette management. These streams render correcly now: avi/Happy Xmas from Lara Croft.avi avi/dance.avi CVS patchset: 7504 CVS date: 2005/04/26 20:23:13
2005-04-26**BUGFIX**Michael Roitzsch
this file should be distributed CVS patchset: 7503 CVS date: 2005/04/26 20:04:37
2005-04-26**BUGFIX**Michael Roitzsch
unfortunately, this has to wait until 1.0.2 CVS patchset: 7502 CVS date: 2005/04/26 12:25:38
2005-04-26**BUGFIX**Michael Roitzsch
typo CVS patchset: 7501 CVS date: 2005/04/26 12:24:14
2005-04-26**BUGFIX**Thomas Hellström
Fix IDCT / Mocomp rendering errors in xxmc and xvmc modules caused by them not resetting the macroblock counter when a frame is created. Fixed libmpeg2 Mocomp XvMC forgetting to handle the signed / usigned intra flag, resulting in a purple screen on Nvidia when XvMC Mocomp only is used. CVS patchset: 7500 CVS date: 2005/04/26 09:02:55
2005-04-25**BUGFIX**Michael Roitzsch
Gotcha! Unfortunately, this disrupted make distcheck, so it is a showstopper for the release. I am too tired to wait another hour for the compilation, so things will have to wait until tomorrow morning. CVS patchset: 7498 CVS date: 2005/04/25 22:44:22
2005-04-25added rudimentary Debian packaging for the upcoming releaseSiggi Langauf
CVS patchset: 7496 CVS date: 2005/04/25 17:06:58
2005-04-25sorry, I did not want to commit thatMichael Roitzsch
CVS patchset: 7494 CVS date: 2005/04/25 14:32:22
2005-04-25**BUGFIX**Michael Roitzsch
add a note on the branches CVS patchset: 7493 CVS date: 2005/04/25 14:30:14
2005-04-25release preparationsMichael Roitzsch
CVS patchset: 7492 CVS date: 2005/04/25 14:24:27
2005-04-25**BUGFIX**Michael Roitzsch
note WMA lossless support CVS patchset: 7491 CVS date: 2005/04/25 14:11:41
2005-04-24Fixed deadlock when ffmpeg returned 0 consumed byte:Thibaut Mattern
mov/aqt_480p/aqt_480p_mjpb.mov Delayed colorspace converter initialisation after the first decoded frame: games-formats/duck/sonic3dblast_intro.avi (fixed segfault) CVS patchset: 7490 CVS date: 2005/04/24 13:44:23
2005-04-24Allocate at least width * height * byte_per_pixel.Thibaut Mattern
This fixes problems when the width or the height are rounded up. Fixed playback of this stream : mov/aqt_480p/aqt_480p_raw.mov CVS patchset: 7489 CVS date: 2005/04/24 13:37:34
2005-04-24Czech translation update. Sync po-files.František Dvořák
CVS patchset: 7488 CVS date: 2005/04/24 11:13:14
2005-04-23patch for WMA9 lossless decoding via x86 binary codec, courtesy ofMike Melanson
vahur.sinijarv at cydonia.ee CVS patchset: 7486 CVS date: 2005/04/23 02:02:28
2005-04-22- Fixed BUF_FLAG_SPECIAL handling.Thibaut Mattern
Should fix problems introduced by my last cleanup. CVS patchset: 7485 CVS date: 2005/04/22 21:09:28
2005-04-22Fixed Makefile.am for OpenGL output plugin (Alien).Matthias Hopf
CVS patchset: 7484 CVS date: 2005/04/22 10:21:24
2005-04-21Readded new buffer types.Thibaut Mattern
sorry about that. CVS patchset: 7483 CVS date: 2005/04/21 21:54:01
2005-04-21**BUGFIX**Darren Salt
Add support for VDR's AUDIO key. [Reinhard Nissl] CVS patchset: 7482 CVS date: 2005/04/21 21:50:42
2005-04-21- big cleanupThibaut Mattern
- fixed problem with DV CVS patchset: 7481 CVS date: 2005/04/21 21:40:17
2005-04-21**BUGFIX**Michael Roitzsch
MMS buffer overflow fix ported over from MPlayer CVS patchset: 7479 CVS date: 2005/04/21 19:02:43
2005-04-21- Updated doc/README.openglMatthias Hopf
- Better extension handling: Distributing own, mangled, glext.h (now myglext.h). Resolving glXgetProcAddress[ARB] during runtime now (original patch by Robert Osfield). Should compile now virtually anywhere. - Test for existence / working GLU (original patch by Alien). - Windows often were opened with the wrong visual ID depending on the single/double buffering flag. Fixed. CVS patchset: 7478 CVS date: 2005/04/21 17:37:40
2005-04-20**BUGFIX**Michael Roitzsch
I just realized that the plugin loader is not mentioned in the ChangeLog CVS patchset: 7475 CVS date: 2005/04/20 17:19:46
2005-04-20fix a typo and move cool feature to 1.0.1Michael Roitzsch
CVS patchset: 7474 CVS date: 2005/04/20 17:12:09
2005-04-20**BUGFIX**Michael Roitzsch
snprintf(s, sizeof(s), ...) is safe; no need to waste one byte CVS patchset: 7473 CVS date: 2005/04/20 17:08:56
2005-04-20*BUFFIX*Stefan Holst
VO_PAN_SCAN is deprecated, mention the deprecation in the debug messages to avoid confusion. CVS patchset: 7472 CVS date: 2005/04/20 11:19:35
2005-04-20map fourccs for the new codecsMike Melanson
CVS patchset: 7471 CVS date: 2005/04/20 01:04:35
2005-04-202 new audio codecsMike Melanson
CVS patchset: 7470 CVS date: 2005/04/20 01:03:59
2005-04-19**BUGFIX**Bastien Nocera
Send the XINE_EVENT_UI_CHANNELS_CHANGED UI event when SPU, or audio channels are added CVS patchset: 7468 CVS date: 2005/04/19 17:42:29