aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* help_mp-hu.h & xml/hu/ports.xml synced with r19449Gravatar Gabrov2006-08-19
* seeking in dvdnav://Gravatar nicodvb2006-08-19
* implemented seeking to chapterGravatar nicodvb2006-08-19
* sanity check: since chapter is 0-based it can't exceed nr_of_ptts-1Gravatar nicodvb2006-08-19
* seeking by chapters in dvd://Gravatar nicodvb2006-08-18
* support for seeking to chapter and getting current playing chapterGravatar nicodvb2006-08-18
* clarification in a commentGravatar nicodvb2006-08-18
* support relative seeking in the stream-driven caseGravatar nicodvb2006-08-18
* new stream_ctrl to get currently playing chapter (needed for stream-driven re...Gravatar nicodvb2006-08-18
* seek to chapter using newly introduced demux_seek_chapter()Gravatar nicodvb2006-08-18
* added first revision of demuxer_seek_chapter()Gravatar nicodvb2006-08-18
* new STREAM_CTRL_SEEK_TO_CHAPTER (will be used by streams dvd[nav], maybe [s]vcdGravatar nicodvb2006-08-18
* Some more consistency for the conditions under which tests are run.Gravatar diego2006-08-18
* Also add uint_fast64_t to config.h when "int_fastXY_t in inttypes.h"Gravatar diego2006-08-18
* Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.Gravatar diego2006-08-18
* Fix seeking in matroska files when timecodes do not start from zero.Gravatar eugeni2006-08-18
* replace echo with printf; fixes compilation when shell is dash andGravatar corey2006-08-18
* disable double buffer in vo_sdl on macosx. fix flicker issue.Gravatar nplourde2006-08-18
* fix buffering issues with short audio samples on macosx. patch by Chris Rocca...Gravatar nplourde2006-08-18
* fix missing symbol when compiling with live support on mac osxGravatar nplourde2006-08-18
* 10l: Also rename configure option for gcc check.Gravatar diego2006-08-17
* Rename gcc_checking variable to gcc_check.Gravatar diego2006-08-17
* r19420: Missing part of revision 19414 commit (multiple demux_info_add with s...Gravatar kraymer2006-08-17
* r19361: Reintroduce an ugly variant of the -gui/-nogui options.Gravatar kraymer2006-08-17
* r19424: Update new DarwinPorts URLGravatar kraymer2006-08-17
* Move all internal -I parameters to the front of CFLAGS to avoid using externalGravatar diego2006-08-17
* Fixes by Jerome Ferrari % jerome P ferrari A lappis P com %Gravatar gpoirier2006-08-17
* Update new DarwinPorts URL (as opendarwin.org is going bye-bye and Gravatar gpoirier2006-08-17
* Add -Wdeclaration-after-statement to CFLAGS if available to ensure peopleGravatar reimar2006-08-17
* Fixes by Jerome FerrariGravatar gpoirier2006-08-17
* Simplistic attempt to make H.264 over RTSP work.Gravatar reimar2006-08-16
* Missing part of revision 19414 commit (multiple demux_info_add with same opt ...Gravatar reimar2006-08-16
* Update information and print new value when demux_info_add is calledGravatar reimar2006-08-16
* consistency cosmetics: Handle includes just like in other Makefiles.Gravatar diego2006-08-16
* consistency cosmetics: Add -DNOAVIFILE_HEADERS to CFLAGS instead of to INCLUDE.Gravatar diego2006-08-16
* Fix compilation as a win32 shared library (libavutil must be explicitly linked)Gravatar lucabe2006-08-16
* Move mpeg aos to the end of the autodetection list. At least mpegpesGravatar uau2006-08-16
* further improvements to fullscreen switching.Gravatar vayne2006-08-16
* m-x whitespace-cleanupGravatar gpoirier2006-08-16
* Fix wrong handling of transparency in \fad(\fade).Gravatar eugeni2006-08-16
* Replace stdint.h with inttypes.h.Gravatar eugeni2006-08-15
* Angle value from style was ignored. Not anymore.Gravatar eugeni2006-08-15
* display correct audio bitrate, samplerate and number of channels onceGravatar ivo2006-08-15
* display corrected aspect ratio for mplayer -identifyGravatar ivo2006-08-15
* Add subdata to ass_track conversion for external subtitles.Gravatar eugeni2006-08-15
* Fix compilation with -no-PIC and without -fomit-frame-pointer (used byGravatar uau2006-08-15
* Cosmetics: fix indentation after the last patch.Gravatar eugeni2006-08-15
* Allow \fade to be used in place of \fad and vice versa.Gravatar eugeni2006-08-15
* Set encoder's input format to "native endiannes", instead of little endian.Gravatar gpoirier2006-08-15
* -fPIC support for libswscaleGravatar diego2006-08-15