summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-17document latest improvementsMiguel Freitas
2004-07-17Ryan Tadlock's patch for compensating the field delay of some deinterlacing a...Miguel Freitas
2004-07-16Get rid of the "underquote define" warnings under newer autoconf (2.59-3 in F...František Dvořák
2004-07-15- I shouldn't blindly commit...Bastien Nocera
2004-07-15check number of frames on fifo before deciding to skip decodingMiguel Freitas
2004-07-15- remove the "default" keyword for default sound devices, as this keywordBastien Nocera
2004-07-15Add missing library path.Robin KAY
2004-07-14- change the default output device for stereo and surrounds to be "default"Bastien Nocera
2004-07-14use 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-14disable _x_post_frame_copy_up() for now.Miguel Freitas
2004-07-14Moritz patch for matroska vobsub supportMiguel Freitas
2004-07-12update from GiovanniDaniel Caujolle-Bert
2004-07-11PNGs are rendered too bright because the conversion coefficients are wrongMichael Roitzsch
2004-07-11- Fix build with inline functions on GCC 3.4.0Bastien Nocera
2004-07-11- add a work-around for aRts bug:Bastien Nocera
2004-07-11better detection by extension for mpeg_block (thanks to James Slorach)Michael Roitzsch
2004-07-11I can commit again, so let's spread some of the good newsMichael Roitzsch
2004-07-10Fix for Annodex/Ogg demuxer when detection by extension is used; credit toAndre Pang
2004-07-10Split detect_content function into detect_ogg_content and detect_anx_contentAndre Pang
2004-07-09buffer should be large enought (Thibaut's hunt)Daniel Caujolle-Bert
2004-07-09Ogg demuxer:Andre Pang
2004-07-08move duplicated code to a functionMiguel Freitas
2004-07-07fix typo (bug #977510)Miguel Freitas
2004-07-07trying to make the mrl reference event description somewhat clearer...Miguel Freitas
2004-07-06fix a long standing bug: streams were not played till their very end, becauseMiguel Freitas
2004-07-05fix proxy envvar handlingDaniel Caujolle-Bert
2004-07-05when first_frame_flag drops to 0, first_frame_reached has to be emittedMichael Roitzsch
2004-07-05setjmp/longjmp support for Darwin/PPCDaniel Mack
2004-07-05Started to re-enable altivec optimized code for Darwin/PPCDaniel Mack
2004-07-05Mac OS X: Changed XineOpenGLView's resizeViewToVideoSizeOnLoad attribute toAndre Pang
2004-07-05Change "MacOSX" -> "Mac OS X" for human-readable strings (still use MacOSXAndre Pang
2004-07-05Mac OS X:Andre Pang
2004-07-04don't do pointer arithmetics with void*, because sizeof(void) is undefinedMichael Roitzsch
2004-07-04better error checking when testing cdrom and dvd devices, not being ableMichael Roitzsch
2004-07-03hmmm, don't ask me why it worked on some machines...Thibaut Mattern
2004-07-03Fix accumulation buffer management.Thibaut Mattern
2004-07-02it's not so experimental after allMichael Roitzsch
2004-07-02Added comment about framegrabber portsAndre Pang
2004-07-02Fix compilation with gcc 2.95.Thibaut Mattern
2004-07-01Use avcodec_align_dimensions for querying required frame dimension alignmentsJames Stembridge
2004-07-01Fix av sync for RV10 and RV20 streamsJames Stembridge
2004-06-29Mac OS X XineVideoWindow: move setKeepsAspectRatio: and keepsAspectRatioAndre Pang
2004-06-28Fix a stupid bug causing a segfault with huffyuv_sample.avi test stream.Thibaut Mattern
2004-06-27automake madness...Michael Roitzsch
2004-06-27only issue the warning on unavailable audio devices under the conditionMichael Roitzsch
2004-06-27include the new goom version 2k4-dev15Michael Roitzsch
2004-06-27calling XInitThreads() is definitely the frontend's job, because it hasMichael Roitzsch
2004-06-26Change Andre Pang's email addressAndre Pang
2004-06-26Mac OS X video_window.m: Change #include to #importAndre Pang