aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* r21599: vstrict=0 is required to create DVDs decodable by standalone dvd playersGravatar voroshil2006-12-13
* spelling fixGravatar voroshil2006-12-13
* __CPU__ will be x86-64 under amd64 and fail the check "#if __CPU__ > 386".Gravatar diego2006-12-13
* Ugly hotfix for --disable-mencoder.Gravatar diego2006-12-13
* wordingGravatar diego2006-12-12
* Always use tcgetattr/tcsetattr instead of #ifdef messGravatar reimar2006-12-12
* Get rid on -DGNU_SOURCE for internal code, imported libs should be fixedGravatar reimar2006-12-12
* Add missing buf.memory = V4L2_MEMORY_MMAP; initializations.Gravatar reimar2006-12-12
* Support for different endianness on client and server with -vo x11Gravatar reimar2006-12-12
* Align image data pointer, this is also in preparation of an upcoming patchGravatar reimar2006-12-12
* Use XCreateImage instead of XGetImage, this is not only more correct andGravatar reimar2006-12-12
* vstrict=0 is required to create DVDs decodable by standalone dvd playersGravatar gpoirier2006-12-12
* Mark utf8_get_char parameter as const and fix a compiler warningGravatar reimar2006-12-11
* Another simplificationGravatar reimar2006-12-11
* Reuse utf8_get_char in subtitle rendering code.Gravatar reimar2006-12-11
* More ChangeLog updatesGravatar reimar2006-12-11
* count needs to be evenGravatar henry2006-12-11
* sync w/r21561Gravatar gpoirier2006-12-11
* sync w/ r21506 and miscGravatar gpoirier2006-12-11
* sync w/ r21486Gravatar gpoirier2006-12-11
* Fix --extra-libs-mplayer and --extra-libs-mencoder.Gravatar diego2006-12-11
* small updates, cosmeticsGravatar diego2006-12-11
* 10l, forgot to add _inc_x11 to X11 cc checkGravatar reimar2006-12-11
* (hopefully) the rest of PPC modificationsGravatar henry2006-12-11
* OpenAL volume controlGravatar reimar2006-12-10
* Better default CFLAGS for non-gnu, non-intel compilersGravatar reimar2006-12-10
* Respect -noidx in lavf demuxerGravatar reimar2006-12-10
* Make sure closesocket is called.Gravatar reimar2006-12-10
* STREAM_UNSUPPORTED is -1, so use the former for return value in all places.Gravatar reimar2006-12-10
* Make sure stream->fd is set correct (esp. to -1 on error when fd is closed)Gravatar reimar2006-12-10
* Revert my previous, broken commitGravatar torinthiel2006-12-10
* Only increase buffer size to avoid crashes when seeking inGravatar reimar2006-12-10
* check that stream_type is DVD before calling dvd_lang_from_aidGravatar nicodvb2006-12-10
* show subtitle language in OSD ; patch by Otvos AttilaGravatar nicodvb2006-12-10
* added function to return the language of the specified subtitle id. Patch byGravatar nicodvb2006-12-10
* Fix realvideo size changes by using our own malloced buffer and export type mpi.Gravatar reimar2006-12-10
* Add x11 include path only to _inc_extra if X11 is actually enabled.Gravatar reimar2006-12-10
* Remove no longer needed always_inline hack in mpbswap.hGravatar reimar2006-12-10
* Support OpenAL headers in OpenAL/ instead of AL/ and OpenAL on MacOSX in gene...Gravatar reimar2006-12-10
* Avoid deprecated _sleep, instead include windows.h and use Sleep just likeGravatar reimar2006-12-10
* ID_SUBTITLE_ID should show the -sid number, not the vobsub id also for dvd subs.Gravatar reimar2006-12-10
* ffmjpeg uses RGB24 for JPEG-LSGravatar reimar2006-12-10
* r21561: update vbuf_size and suggest 400 for HDTV videoGravatar voroshil2006-12-10
* vo_macosx, fix crash when closing windowGravatar nplourde2006-12-10
* Fix a compiler warningGravatar reimar2006-12-10
* Set frequency and correct frequency gettingGravatar reimar2006-12-10
* Set AVFMT_FLAG_GENPTS if -correct-pts is used.Gravatar uau2006-12-10
* Remove a disabled and completely outdated sample rate mismatch warning.Gravatar reimar2006-12-10
* vo_macosx.m disable window animation when going to fullscreenGravatar nplourde2006-12-09
* update vbuf_size and suggest 400 for HDTV videoGravatar nicodvb2006-12-09