Age | Commit message (Expand) | Author |
2003-06-27 | apply patch from Bastien for ffmpeg silence | Michael Roitzsch |
2003-06-27 | offer sputext config options before playback starts | Michael Roitzsch |
2003-06-27 | - fix PLANE_PRED8x8 prediction (H/V are swapped, this is correct!) | Ewald Snel |
2003-06-27 | these functions actually have (void) parameters, not (), which is equal to (...) | Michael Roitzsch |
2003-06-27 | Fix third pixel motion compensation | Ewald Snel |
2003-06-26 | these should be static | Miguel Freitas |
2003-06-26 | Try to un-autodetect when we see a PAT,PMT. | James Courtier-Dutton |
2003-06-26 | Update to make A52 Audio work with Video Lan Server playing a DVD. | James Courtier-Dutton |
2003-06-25 | not all gcc versions support all these options, so probe them before using | Michael Roitzsch |
2003-06-25 | convenience | Michael Roitzsch |
2003-06-25 | bugfix, stability improvement | Miguel Freitas |
2003-06-24 | - the gnome-vfs input was a bit too keen on trying to open some files | Bastien Nocera |
2003-06-22 | Fix unaligned access in real demuxer | Robin KAY |
2003-06-22 | use our own port of greedy2frame (tvtime port is currently broken) | Miguel Freitas |
2003-06-22 | some additional pthread_*_destroy() calls | Michael Roitzsch |
2003-06-22 | readd some missing patches from diff_to_ffmpeg_cvs.txt, resulting in | Michael Roitzsch |
2003-06-22 | remove unused class members and fix compiler warning (-1 is used as a marker, so | Michael Roitzsch |
2003-06-22 | - disable chroma filter by default | Miguel Freitas |
2003-06-22 | implement simple interpolation for 4:2:0 -> 4:2:2 upsampling | Miguel Freitas |
2003-06-21 | set a different default duration | Mike Melanson |
2003-06-21 | added RGB565 support (used for 4xm video) and RGB555 support (not used | Mike Melanson |
2003-06-21 | missed file in the last sync | Mike Melanson |
2003-06-21 | adopt xine coding guidelines | Michael Roitzsch |
2003-06-21 | hopefully this will finally fix the deadlocks | Michael Roitzsch |
2003-06-21 | delete debug leftover | Michael Roitzsch |
2003-06-21 | major purpose of this update is to import the rearranged MC edge | Mike Melanson |
2003-06-20 | real demuxer improvements: | James Stembridge |
2003-06-20 | the new logging macros, for details see README.logging | Marco Zuehlke |
2003-06-20 | - fake a newer version of RealPlayer to avoid "too old version" from some | Bastien Nocera |
2003-06-20 | v4l needs alsa, not pvr (thanks go to Daniel for realizing my stupidity) | Michael Roitzsch |
2003-06-19 | removed/ifdef'd unnecessary printf stuff | Andreas Heinchen |
2003-06-19 | fixed: | Stefan Holst |
2003-06-19 | make xine work with theora-alpha2 | Andreas Heinchen |
2003-06-19 | replace old LOG_MSG macros, add missing host parameter to read error message | Guenter Bartsch |
2003-06-19 | add missing host parameterm, check for demux_action_pending to avoid read err... | Guenter Bartsch |
2003-06-19 | Add bitrate info. | James Courtier-Dutton |
2003-06-19 | maintenance ffmpeg sync: import and activate decoders for 4X and | Mike Melanson |
2003-06-18 | Build fix, when srcdir != objdir | Juergen Keil |
2003-06-18 | extract DTS (decoder timestamps) from the MPEG stream, | Michael Roitzsch |
2003-06-18 | Daniel's patch for audio level reporting with alsa | Michael Roitzsch |
2003-06-18 | small Makefile cleanup | Michael Roitzsch |
2003-06-18 | Some minor updates. | James Courtier-Dutton |
2003-06-18 | Use the same discard mecanism for audio and video in xine_demux_flush_engine. | Thibaut Mattern |
2003-06-18 | try filtering more to remove chroma problems | Miguel Freitas |
2003-06-17 | - Seek to previous keyframe | Thibaut Mattern |
2003-06-17 | Protect this->discard_buffers and this->flush_audio_driver with a mutex. | Thibaut Mattern |
2003-06-17 | sourceforge is ignoring my commit, trying again | Miguel Freitas |
2003-06-16 | reducing differences to tvtime cvs | Miguel Freitas |
2003-06-16 | Patch from Jeroen Asselman: | Stefan Holst |
2003-06-16 | patch by Bill Fink | Miguel Freitas |