| Commit message (Expand) | Author | Age |
* | sync w/r21561 | gpoirier | 2006-12-11 |
* | sync w/ r21506 and misc | gpoirier | 2006-12-11 |
* | sync w/ r21486 | gpoirier | 2006-12-11 |
* | Fix --extra-libs-mplayer and --extra-libs-mencoder. | diego | 2006-12-11 |
* | small updates, cosmetics | diego | 2006-12-11 |
* | 10l, forgot to add _inc_x11 to X11 cc check | reimar | 2006-12-11 |
* | (hopefully) the rest of PPC modifications | henry | 2006-12-11 |
* | OpenAL volume control | reimar | 2006-12-10 |
* | Better default CFLAGS for non-gnu, non-intel compilers | reimar | 2006-12-10 |
* | Respect -noidx in lavf demuxer | reimar | 2006-12-10 |
* | Make sure closesocket is called. | reimar | 2006-12-10 |
* | STREAM_UNSUPPORTED is -1, so use the former for return value in all places. | reimar | 2006-12-10 |
* | Make sure stream->fd is set correct (esp. to -1 on error when fd is closed) | reimar | 2006-12-10 |
* | Revert my previous, broken commit | torinthiel | 2006-12-10 |
* | Only increase buffer size to avoid crashes when seeking in | reimar | 2006-12-10 |
* | check that stream_type is DVD before calling dvd_lang_from_aid | nicodvb | 2006-12-10 |
* | show subtitle language in OSD ; patch by Otvos Attila | nicodvb | 2006-12-10 |
* | added function to return the language of the specified subtitle id. Patch by | nicodvb | 2006-12-10 |
* | Fix realvideo size changes by using our own malloced buffer and export type mpi. | reimar | 2006-12-10 |
* | Add x11 include path only to _inc_extra if X11 is actually enabled. | reimar | 2006-12-10 |
* | Remove no longer needed always_inline hack in mpbswap.h | reimar | 2006-12-10 |
* | Support OpenAL headers in OpenAL/ instead of AL/ and OpenAL on MacOSX in gene... | reimar | 2006-12-10 |
* | Avoid deprecated _sleep, instead include windows.h and use Sleep just like | reimar | 2006-12-10 |
* | ID_SUBTITLE_ID should show the -sid number, not the vobsub id also for dvd subs. | reimar | 2006-12-10 |
* | ffmjpeg uses RGB24 for JPEG-LS | reimar | 2006-12-10 |
* | r21561: update vbuf_size and suggest 400 for HDTV video | voroshil | 2006-12-10 |
* | vo_macosx, fix crash when closing window | nplourde | 2006-12-10 |
* | Fix a compiler warning | reimar | 2006-12-10 |
* | Set frequency and correct frequency getting | reimar | 2006-12-10 |
* | Set AVFMT_FLAG_GENPTS if -correct-pts is used. | uau | 2006-12-10 |
* | Remove a disabled and completely outdated sample rate mismatch warning. | reimar | 2006-12-10 |
* | vo_macosx.m disable window animation when going to fullscreen | nplourde | 2006-12-09 |
* | update vbuf_size and suggest 400 for HDTV video | nicodvb | 2006-12-09 |
* | align vbuf_size to the max value allowed by main profile @ high level | nicodvb | 2006-12-09 |
* | synced with r21558 | Gabrov | 2006-12-09 |
* | Fix misplaced http_free | reimar | 2006-12-09 |
* | Fix potential endless loop in http_streaming_start due | reimar | 2006-12-09 |
* | Fix lots and lots of potential memory/fd leaks in http_streaming_start | reimar | 2006-12-09 |
* | use dvdnav's palette if available | nicodvb | 2006-12-09 |
* | export spu palette; part of a patch by Otvos Attila | nicodvb | 2006-12-09 |
* | Avoid memory and fd leaks in asf streaming open code. | reimar | 2006-12-09 |
* | Forgotten closesocket on error, patch by | reimar | 2006-12-09 |
* | Close fd on error. | reimar | 2006-12-09 |
* | Fix ppc without altivec compilation | reimar | 2006-12-09 |
* | cscd produces BGR15, not BGR16 | reimar | 2006-12-09 |
* | Replace another MIN macro by FFMIN | reimar | 2006-12-09 |
* | Get rid of min/max macros from aviheader.h, they do not belong here. | reimar | 2006-12-09 |
* | Improve OpenAL speaker positions a bit. | reimar | 2006-12-09 |
* | Remove condition that should always be true | reimar | 2006-12-09 |
* | Fix crash in ogg demuxer uninit with -aid | reimar | 2006-12-09 |