aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Remove Windows-only replacement gettimeofday() implementation, both CygwinGravatar diego2007-08-21
* Set DVD speed earlier to avoid drive spinup during openGravatar reimar2007-08-21
* synced with r24110Gravatar Gabrov2007-08-21
* Remove unnecessary OSD visibility codeGravatar uau2007-08-21
* Minor code cleanupGravatar uau2007-08-21
* Add some missing libavcodec video encoders.Gravatar diego2007-08-20
* Sort libavcodec encoders.Gravatar diego2007-08-20
* reimplemented nav_read_PCI() and nav_read_DSI() using getbits() rather than r...Gravatar nicodvb2007-08-20
* Runtime-patching for windows to fix crash with drv43260.dll Gravatar reimar2007-08-20
* remove gconvert_uri_to_filename() and use url_unescape_string() instead.Gravatar iive2007-08-20
* We can support SEEK_END seeks only when stream->end_pos is knownGravatar reimar2007-08-20
* Add support for AVSEEK_SIZE in demux_lavfGravatar reimar2007-08-20
* -subfps makes sense for frame-based subtitle formats as well!Gravatar reimar2007-08-20
* Do not seek to an invalid position.Gravatar reimar2007-08-19
* added from dvdnav's dvdread getbits() code to be used in forthcoming patch to...Gravatar nicodvb2007-08-19
* Replace dvdread bswap.h by something more sane for us.Gravatar reimar2007-08-19
* Fix a bug in stream_read_qword_le due to sign extension from int to uint64_t.Gravatar reimar2007-08-19
* added proper e-mail addressGravatar nplourde2007-08-18
* added double click support in vo_macosx. Patch by Ulion <ulion2002@gmail.com>Gravatar nplourde2007-08-18
* Functions that do not return a value must be voidGravatar reimar2007-08-18
* Text files must end with a newlineGravatar reimar2007-08-18
* Remove duplicate extern declarationGravatar reimar2007-08-18
* increasing sync tag after Apple Remote message addedGravatar Gabrov2007-08-18
* synced with r24091Gravatar Gabrov2007-08-18
* Add libdvdcss-specific CFLAGS in the correct place.Gravatar diego2007-08-18
* Remove an unnecessary #ifdefGravatar uau2007-08-18
* Complete the list of libavcodec audio encoders.Gravatar diego2007-08-17
* Ignore main.xml.Gravatar diego2007-08-17
* Reorder installation requirements list, wording/spelling.Gravatar diego2007-08-17
* Sync local diff with latest changes.Gravatar diego2007-08-17
* Sync libdvdread with version 0.9.7.Gravatar diego2007-08-17
* small libavcodec audio codec clarificationsGravatar diego2007-08-16
* misc fixes and additionsGravatar diego2007-08-16
* Explicitly mention the need to rebuild MPlayer after installing AMR libs.Gravatar rathann2007-08-16
* adding help for --ar --ranlibGravatar mhoffman2007-08-16
* Move setting of res_comment for internal dvdread to a more sensible place.Gravatar diego2007-08-16
* allow setting of ranlib from the commandline of configureGravatar mhoffman2007-08-16
* allow setting of ar from the commandline of configureGravatar mhoffman2007-08-16
* Remove local MinGW gettimeofday() implementation, there is now a nativeGravatar diego2007-08-16
* Sync local diff with current version.Gravatar diego2007-08-16
* Sync libdvdread with version 0.9.6.Gravatar diego2007-08-16
* Sync local diff with current version.Gravatar diego2007-08-15
* cosmetics: Do not add trailing whitespace to lines we change.Gravatar diego2007-08-15
* Sync another change from upstream.Gravatar diego2007-08-15
* Remove modification comments from files that are no longer modified.Gravatar diego2007-08-15
* Sync libdvdread with version 0.9.5 (cosmetic changes).Gravatar diego2007-08-15
* cosmetics: alphabetical orderGravatar diego2007-08-15
* 1000l: Forgot to add new files, *sigh*.Gravatar diego2007-08-15
* Sync libdvdread with version 0.9.5 (functional changes).Gravatar diego2007-08-15
* Identifiers should not start with two underscores.Gravatar diego2007-08-15