Age | Commit message (Expand) | Author |
2004-07-19 | fix for brightness drift | Miguel Freitas |
2004-07-19 | restore initial xv port attributes on exit | Miguel Freitas |
2004-07-19 | merging some VDR patches from Reinhard | Miguel Freitas |
2004-07-19 | we don't do any bounds checking when converting the SPU to a xine overlay, | Michael Roitzsch |
2004-07-18 | Pedantic change: that should be DEVICE_MAX_LEN, not MRL_MAX_LEN. | Rocky Bernstein |
2004-07-18 | Fix sample rate. | James Courtier-Dutton |
2004-07-18 | a sequence can be split. | Thibaut Mattern |
2004-07-18 | Add support for 44100Hz DTS in .wav files. | James Courtier-Dutton |
2004-07-18 | One more time. | Thibaut Mattern |
2004-07-18 | Argl, i always forget something. :< | Thibaut Mattern |
2004-07-18 | Should have Initialized all bytes. | Rocky Bernstein |
2004-07-18 | Buffer overflow fix reported by C0ntex via Drew 'dantealiegri' Ogle. | Rocky Bernstein |
2004-07-18 | better mpeg-es parser. | Thibaut Mattern |
2004-07-17 | Reinhard Nissl sample rate patch | Miguel Freitas |
2004-07-17 | embarrassing memory leak when shm is not available | Miguel Freitas |
2004-07-17 | Ryan Tadlock's patch for compensating the field delay of some deinterlacing a... | Miguel Freitas |
2004-07-15 | - I shouldn't blindly commit... | Bastien Nocera |
2004-07-15 | check number of frames on fifo before deciding to skip decoding | Miguel Freitas |
2004-07-15 | - remove the "default" keyword for default sound devices, as this keyword | Bastien Nocera |
2004-07-14 | - change the default output device for stereo and surrounds to be "default" | Bastien Nocera |
2004-07-14 | use correct frame flags for adjusting duration. | Miguel Freitas |
2004-07-14 | - Use Windows encoding for the external subtitles, guessed according to curr... | František Dvořák |
2004-07-14 | disable _x_post_frame_copy_up() for now. | Miguel Freitas |
2004-07-14 | Moritz patch for matroska vobsub support | Miguel Freitas |
2004-07-11 | PNGs are rendered too bright because the conversion coefficients are wrong | Michael Roitzsch |
2004-07-11 | - Fix build with inline functions on GCC 3.4.0 | Bastien Nocera |
2004-07-11 | - add a work-around for aRts bug: | Bastien Nocera |
2004-07-11 | better detection by extension for mpeg_block (thanks to James Slorach) | Michael Roitzsch |
2004-07-10 | Fix for Annodex/Ogg demuxer when detection by extension is used; credit to | Andre Pang |
2004-07-10 | Split detect_content function into detect_ogg_content and detect_anx_content | Andre Pang |
2004-07-09 | buffer should be large enought (Thibaut's hunt) | Daniel Caujolle-Bert |
2004-07-09 | Ogg demuxer: | Andre Pang |
2004-07-08 | move duplicated code to a function | Miguel Freitas |
2004-07-07 | fix typo (bug #977510) | Miguel Freitas |
2004-07-06 | fix a long standing bug: streams were not played till their very end, because | Miguel Freitas |
2004-07-05 | fix proxy envvar handling | Daniel Caujolle-Bert |
2004-07-05 | when first_frame_flag drops to 0, first_frame_reached has to be emitted | Michael Roitzsch |
2004-07-05 | setjmp/longjmp support for Darwin/PPC | Daniel Mack |
2004-07-05 | Mac OS X: Changed XineOpenGLView's resizeViewToVideoSizeOnLoad attribute to | Andre Pang |
2004-07-05 | Change "MacOSX" -> "Mac OS X" for human-readable strings (still use MacOSX | Andre Pang |
2004-07-05 | Mac OS X: | Andre Pang |
2004-07-04 | don't do pointer arithmetics with void*, because sizeof(void) is undefined | Michael Roitzsch |
2004-07-04 | better error checking when testing cdrom and dvd devices, not being able | Michael Roitzsch |
2004-07-03 | hmmm, don't ask me why it worked on some machines... | Thibaut Mattern |
2004-07-03 | Fix accumulation buffer management. | Thibaut Mattern |
2004-07-02 | Fix compilation with gcc 2.95. | Thibaut Mattern |
2004-07-01 | Use avcodec_align_dimensions for querying required frame dimension alignments | James Stembridge |
2004-07-01 | Fix av sync for RV10 and RV20 streams | James Stembridge |
2004-06-29 | Mac OS X XineVideoWindow: move setKeepsAspectRatio: and keepsAspectRatio | Andre Pang |
2004-06-28 | Fix a stupid bug causing a segfault with huffyuv_sample.avi test stream. | Thibaut Mattern |