| Commit message (Expand) | Author | Age |
* | save us from #ifndef hell | faust3 | 2005-11-06 |
* | make it optionally possible to compile MPlayer with libcdio instead of libcd... | faust3 | 2005-11-06 |
* | fixed possible uint8 overflow; assign progid to the newly created pmt | nicodvb | 2005-11-06 |
* | fix typos: aslo->also, falback->fallback (they were just too annoying *g*) | reimar | 2005-11-06 |
* | Fix bugs/crash introduced by translation patch | reimar | 2005-11-06 |
* | fix cdda://n syntax: do not hang when n > nr_tracks and play only track n, | reimar | 2005-11-06 |
* | estimate total time also for audio-only files. | reimar | 2005-11-06 |
* | Use correct demuxer type for aac in shoutcast streams | rtognimp | 2005-11-05 |
* | Speex support. Seeking and pts generation does not work. | reimar | 2005-11-05 |
* | set cdda paranoia default to 0 since e.g. cdda://2 breaks otherwise. | reimar | 2005-11-05 |
* | sort timestamps instead of assuming conventional B-frame order. (fixes x264 B... | lorenm | 2005-11-05 |
* | Changed MSGTR_MPDEMUX_URL_MallocFailed to MSGTR_MemAllocFailed (msg defined t... | ptt | 2005-11-05 |
* | Changed MSGTR_MPDEMUX_ASF_MallocFailed to MSGTR_MemAllocFailed (msg defined t... | ptt | 2005-11-05 |
* | Changed MSGTR_MPDEMUX_MMST_MallocFailed to MSGTR_MemAllocFailed (msg defined ... | ptt | 2005-11-05 |
* | changes from MSGTR_MPDEMUX_AIALSA1X_* to MSGTR_MPDEMUX_AIALSA_* since they ar... | ptt | 2005-11-05 |
* | Fix two (loosely) related bugs: massive A-V desync with -audiofile (bugzilla | reimar | 2005-11-01 |
* | more precise seeking based on calculated average video bitrate; works quite w... | nicodvb | 2005-10-31 |
* | libmpdemux translatables to help_mp part 1 / mp_msg calls / try 2 | reynaldo | 2005-10-31 |
* | move resync_audio_stream after seeking to demuxer.c | reimar | 2005-10-30 |
* | Provide DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS. | reimar | 2005-10-30 |
* | add a \n after whole cache fill. | ods15 | 2005-10-27 |
* | big-endian fixes for "extended" (i.e. mythtv) files. | reimar | 2005-10-25 |
* | Added support for A_AAC. | mosu | 2005-10-22 |
* | Fix seeking in wav files: align relative to start of data, not start of file | reimar | 2005-10-20 |
* | processing audio is sometimes essential for a/v sync, so 1000l to | rfelker | 2005-10-19 |
* | Make a few more messages translatable by moving them into help_mp-en.h. | diego | 2005-10-18 |
* | 10l, demux_mpg_control was missing from demuxer info struct, causing audio | reimar | 2005-10-15 |
* | ugly hack to make it work again with external libdvdread | reimar | 2005-10-15 |
* | Kill a compiler warning, Patch by Zuxy Meng | gpoirier | 2005-10-14 |
* | Make FtpSendCmd() function more user friendly by making it append the necessa... | gpoirier | 2005-10-14 |
* | Use PRI?64 defines as format strings for 64 bit variables. | reimar | 2005-10-13 |
* | we need stdio.h for SEEK_SET on mingw, patch by Zuxy <zuxy.meng at gmail.com> | faust3 | 2005-10-13 |
* | Implement seeking | reimar | 2005-10-12 |
* | Bigendian bug | reimar | 2005-10-12 |
* | Typo fix: RFC959 says that FTP commands should end with a carriage return | gpoirier | 2005-10-10 |
* | makes demux_lavf (-demuxer 35) use the framerate specified in the container | gpoirier | 2005-10-10 |
* | 10l, off by one error in last patch (codecdata length sanity check), | reimar | 2005-10-05 |
* | Fix DVD audio and subtitle stream mapping, esp. for DVD with both 4:3 and | reimar | 2005-10-03 |
* | 10l, forgotten call to paranoia_modeset to actually set the desired mode. | reimar | 2005-10-02 |
* | another url_free that shouldn't be commented out. | reimar | 2005-09-28 |
* | Detect eof when seeking and do _not_ restart the video. | reimar | 2005-09-28 |
* | Report total time | reimar | 2005-09-27 |
* | Sanity-check codecdata_len, fixes crash in libfaad due to failed malloc for | reimar | 2005-09-27 |
* | Don't pass NULL pointers to demux_info_add() | rtognimp | 2005-09-26 |
* | the on suboption of -rawaudio and -rawvideo do not work anymore since the | reimar | 2005-09-25 |
* | "LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media". | rsf | 2005-09-23 |
* | Prints the numbers of start and end tracks and MSF length for each | gpoirier | 2005-09-22 |
* | Prints the number of titles, DVD disk ID, the numbers of chapters and | gpoirier | 2005-09-22 |
* | Disassemble comments and pass it to the demux_info interface | alex | 2005-09-19 |
* | fix my email address | alex | 2005-09-19 |