Age | Commit message (Expand) | Author |
2002-07-05 | optimized seeking with binary search, fixed sync after seek, fixed | Mike Melanson |
2002-07-05 | * correctly handle anamorphic menus now by using the letterboxed spu | Michael Roitzsch |
2002-07-05 | make use of the freshly introduced information about different spu types | Michael Roitzsch |
2002-07-05 | oops, minor bug that makes all the difference; seeking is quite smooth now | Mike Melanson |
2002-07-05 | optimized seeking using binary search, corrected sync after seek, fixed | Mike Melanson |
2002-07-04 | now user needs to change priority to enable this buggy codec | Miguel Freitas |
2002-07-04 | remove change that broke avi pcm audio (care must be taken when blindly commi... | Miguel Freitas |
2002-07-04 | fix off by one error | Michael Roitzsch |
2002-07-03 | rte only handles stream sizes that are multiples of 16 | Michael Roitzsch |
2002-07-03 | Add function descriptions because I am tired of looking them up eacg time | Philipp Hahn |
2002-07-03 | Calculate b/f the alsa way | Philipp Hahn |
2002-07-03 | Only test 8bit, do not set it | Philipp Hahn |
2002-07-03 | Optionally reduce logging output | Philipp Hahn |
2002-07-02 | make audio only streams work again | Guenter Bartsch |
2002-07-02 | fix time seeking to keyframe (patch by Staszek Pasko <staszek@nutki.com>) | Miguel Freitas |
2002-07-02 | Fix spelling | Philipp Hahn |
2002-07-02 | Some fixes to the recent changes made to audio_alsa_out. | James Courtier-Dutton |
2002-07-01 | Link libxineutils to thread lib (xine-mutex introduced that). Thanks to | Daniel Caujolle-Bert |
2002-07-01 | enable playing sorenson mpg4 fourcc | Miguel Freitas |
2002-07-01 | this fourcc is used for msmpeg4 v1 (thanks Mike for the test stream, it is wo... | Miguel Freitas |
2002-07-01 | enable ffmpeg's msmpeg4 v1/v2. | Miguel Freitas |
2002-07-01 | improved audio resampling for limited featured sound cards (like the ones fou... | Miguel Freitas |
2002-07-01 | new file | Miguel Freitas |
2002-07-01 | - ffmpeg sync | Miguel Freitas |
2002-07-01 | Pre-final: cleanup period-size calculation | Philipp Hahn |
2002-07-01 | FIX: Set buffer-time instead of buffer-size | Philipp Hahn |
2002-07-01 | Fix rate adjustment | Philipp Hahn |
2002-07-01 | Add documentation | Philipp Hahn |
2002-07-01 | Add/improve error reporting | Philipp Hahn |
2002-07-01 | Remove unused variable | Philipp Hahn |
2002-07-01 | Remove obsolete cruft | Philipp Hahn |
2002-06-30 | do not change aspect in zoom mode | Michael Roitzsch |
2002-06-29 | Use BUF_FLAG_SEEK. | Thibaut Mattern |
2002-06-29 | Use an other method for DISC_STREAMSEEK : | Thibaut Mattern |
2002-06-28 | evaluate frame change events to correctly position dvd menu highlights in | Michael Roitzsch |
2002-06-28 | added aspect information to xine_frame_change_event_t to pass such | Michael Roitzsch |
2002-06-28 | new video out types to distinguish between dxr3 overlay and tv mode | Michael Roitzsch |
2002-06-28 | /usr/src/linux is not needed as an include path | Michael Roitzsch |
2002-06-26 | Update nvtvd source so that we can compile it with Sun's Forte cc (C99 | Juergen Keil |
2002-06-26 | must include "config.h", so that __attribute__() is properly defined as an | Juergen Keil |
2002-06-26 | Define __stdcall and __cdecl as empty macros when gcc is not used, so that we | Juergen Keil |
2002-06-26 | Sun Forte cc refuses to initialize "const int" array with non-const expressions. | Juergen Keil |
2002-06-26 | C99 version of macro with variable arguments (for Sun Forte cc) | Juergen Keil |
2002-06-26 | no output to stderr | Michael Roitzsch |
2002-06-25 | no output to stderr | Michael Roitzsch |
2002-06-25 | use easier to read symbolic names for the aspects | Michael Roitzsch |
2002-06-25 | A bug fix for the fix. | Matthias Hopf |
2002-06-25 | added support in buffer.h for transporting RGB palette from the demuxer to | Mike Melanson |
2002-06-24 | Bug fix for avi subtitles w/o end times. | Matthias Hopf |
2002-06-24 | Remove last tranlated enums. Add --check in .po build, since it seems some | Daniel Caujolle-Bert |