aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* 100l: *chapter_name was copied from the pointer rather than strupd()-ed (and ↵Gravatar nicodvb2006-08-21
| | | | | | next free()d in mplayer.c git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19485 b3059339-0415-0410-9bf9-f77b7e298cf2
* demuxer_seek_chapter() returns informations about chapters count and nameGravatar nicodvb2006-08-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19484 b3059339-0415-0410-9bf9-f77b7e298cf2
* implemented STREAM_CTRL_GET_NUM_CHAPTERSGravatar nicodvb2006-08-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19483 b3059339-0415-0410-9bf9-f77b7e298cf2
* implemented STREAM_CTRL_GET_NUM_CHAPTERSGravatar nicodvb2006-08-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19482 b3059339-0415-0410-9bf9-f77b7e298cf2
* added STREAM_CTRL_GET_NUM_CHAPTERS to get total number of chapters from the ↵Gravatar nicodvb2006-08-21
| | | | | | stream reader git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19481 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add public functions for removal of styles and events.Gravatar eugeni2006-08-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19480 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Fix indentation after last commit.Gravatar diego2006-08-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19479 b3059339-0415-0410-9bf9-f77b7e298cf2
* Properly disable tests that depend on X.Gravatar diego2006-08-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19478 b3059339-0415-0410-9bf9-f77b7e298cf2
* Ignore generated test binaries.Gravatar diego2006-08-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19477 b3059339-0415-0410-9bf9-f77b7e298cf2
* Allow to compile swscale testsGravatar lucabe2006-08-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19476 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove superfluous variable settings.Gravatar diego2006-08-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19475 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix null pointer check in add_subtitles,Gravatar gpoirier2006-08-21
| | | | | | | patch by Konstantin G. Khlebikov % koct9i A gmail P com % git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19474 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: indentation fix after last commitGravatar diego2006-08-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19473 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove duplicate check for $_faad_external = auto.Gravatar diego2006-08-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19472 b3059339-0415-0410-9bf9-f77b7e298cf2
* Only run the check for external FAAD if internal FAAD is not used.Gravatar diego2006-08-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19471 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing header for struct timevalGravatar rfelker2006-08-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19470 b3059339-0415-0410-9bf9-f77b7e298cf2
* Get rid of useless vf->priv castsGravatar reimar2006-08-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19469 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix stray newline that should only be printed in verbose mode.Gravatar diego2006-08-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19468 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix audio stream selection in Gtk GUIGravatar gpoirier2006-08-20
| | | | | | | | | | Patch by Rich % rincebrain A gmail P com % Original Thred: Date: Aug 19, 2006 11:33 AM Subject: [MPlayer-dev-eng] [PATCH] Fix audio stream selection in Gtk GUI git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19467 b3059339-0415-0410-9bf9-f77b7e298cf2
* Avoid crash if initialization failed.Gravatar reimar2006-08-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19466 b3059339-0415-0410-9bf9-f77b7e298cf2
* Handle 303 (See Other) redirect, part of a patch by Benjamin Zores (ben at ↵Gravatar reimar2006-08-20
| | | | | | geexbox org) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19465 b3059339-0415-0410-9bf9-f77b7e298cf2
* disable dvdnav if dvdnav-config is not present; patch by Ivo -ivop euronet nl-Gravatar nicodvb2006-08-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19464 b3059339-0415-0410-9bf9-f77b7e298cf2
* help_mp-hu.h synced with r19462Gravatar Gabrov2006-08-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19463 b3059339-0415-0410-9bf9-f77b7e298cf2
* The X11 header check looks in $_extra_inc that contains directories in theGravatar diego2006-08-20
| | | | | | | | format "-I/opt/X11", which won't work when 'test' is used to find the headers. based on patch by Jan Knutar, jknutar (at) nic (dot) fi git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19462 b3059339-0415-0410-9bf9-f77b7e298cf2
* Ouch, I mistakenly overwrote the contents from this file with a non-workingGravatar diego2006-08-19
| | | | | | | experimental version that was rotting in my local tree ... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19461 b3059339-0415-0410-9bf9-f77b7e298cf2
* corrected _very_ misleading commentGravatar nicodvb2006-08-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19460 b3059339-0415-0410-9bf9-f77b7e298cf2
* implemented STREAM_CTRL_GET_TIME_LENGTH (duration of the pgc playing)Gravatar nicodvb2006-08-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19459 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed #if-0 code that dereferenced dvdnav_t's internal members, violating ↵Gravatar nicodvb2006-08-19
| | | | | | the opaque interface (current dvdnav doesn't even install dvdnav_internal.h system-wide for very good reasons) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19458 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l: misplaced brace in a switchGravatar nicodvb2006-08-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19457 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix xv and xinerama force on --enable-*Gravatar iive2006-08-19
| | | | | | | | | The previous commit changed the conditions of check execution to match Diego's semantics (execute check only on 'auto'), but the 'else' case forces detection to 'no', even if previous --enable-* had set it to 'yes'. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19456 b3059339-0415-0410-9bf9-f77b7e298cf2
* Partial sync with message removal from DVD information output change.Gravatar diego2006-08-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19455 b3059339-0415-0410-9bf9-f77b7e298cf2
* Print DVD audio channel and subtitle track information in non-verbose mode,Gravatar diego2006-08-19
| | | | | | | some more consistency for MSGL. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19454 b3059339-0415-0410-9bf9-f77b7e298cf2
* trailing whitespace cosmeticsGravatar diego2006-08-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19453 b3059339-0415-0410-9bf9-f77b7e298cf2
* Vorbis speedup, Windows GUIGravatar diego2006-08-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19452 b3059339-0415-0410-9bf9-f77b7e298cf2
* help_mp-hu.h & xml/hu/ports.xml synced with r19449Gravatar Gabrov2006-08-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19451 b3059339-0415-0410-9bf9-f77b7e298cf2
* seeking in dvdnav://Gravatar nicodvb2006-08-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19450 b3059339-0415-0410-9bf9-f77b7e298cf2
* implemented seeking to chapterGravatar nicodvb2006-08-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19449 b3059339-0415-0410-9bf9-f77b7e298cf2
* sanity check: since chapter is 0-based it can't exceed nr_of_ptts-1Gravatar nicodvb2006-08-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19448 b3059339-0415-0410-9bf9-f77b7e298cf2
* seeking by chapters in dvd://Gravatar nicodvb2006-08-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19447 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for seeking to chapter and getting current playing chapterGravatar nicodvb2006-08-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19446 b3059339-0415-0410-9bf9-f77b7e298cf2
* clarification in a commentGravatar nicodvb2006-08-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19445 b3059339-0415-0410-9bf9-f77b7e298cf2
* support relative seeking in the stream-driven caseGravatar nicodvb2006-08-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19444 b3059339-0415-0410-9bf9-f77b7e298cf2
* new stream_ctrl to get currently playing chapter (needed for stream-driven ↵Gravatar nicodvb2006-08-18
| | | | | | relative chapter seeking) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19443 b3059339-0415-0410-9bf9-f77b7e298cf2
* seek to chapter using newly introduced demux_seek_chapter()Gravatar nicodvb2006-08-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19442 b3059339-0415-0410-9bf9-f77b7e298cf2
* added first revision of demuxer_seek_chapter()Gravatar nicodvb2006-08-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19441 b3059339-0415-0410-9bf9-f77b7e298cf2
* new STREAM_CTRL_SEEK_TO_CHAPTER (will be used by streams dvd[nav], maybe [s]vcdGravatar nicodvb2006-08-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19440 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some more consistency for the conditions under which tests are run.Gravatar diego2006-08-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19439 b3059339-0415-0410-9bf9-f77b7e298cf2
* Also add uint_fast64_t to config.h when "int_fastXY_t in inttypes.h"Gravatar diego2006-08-18
| | | | | | | | test failed, fixes compilation on Sparc. patch by Zuxy Meng, zuxy.meng $$@$$ gmail $$dot$$ com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19438 b3059339-0415-0410-9bf9-f77b7e298cf2
* Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.Gravatar diego2006-08-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19437 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix seeking in matroska files when timecodes do not start from zero.Gravatar eugeni2006-08-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19436 b3059339-0415-0410-9bf9-f77b7e298cf2