| Commit message (Expand) | Author | Age |
* | 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 |
* | Prints the number of tracks and MSF length for each track of an audio CD, | gpoirier | 2005-09-19 |
* | Prints -identify output for: | gpoirier | 2005-09-19 |
* | removed dependency on glibc's %a in sscanf() | nicodvb | 2005-09-18 |
* | Fix H264 packetizer. Might not work with arbitrary slice order. | reimar | 2005-09-17 |
* | add a demux_peekc function that allows to just "have a look" at the next | reimar | 2005-09-17 |
* | Wrong editlist handling: end pts must be included. | reimar | 2005-09-16 |
* | Make the fourcc output endianness-independent. | diego | 2005-09-13 |
* | Avoid duplicated messages from demux_avi.c and demuxer.c. | diego | 2005-09-13 |
* | cycle through tv channels (patch by Andrew Calkin < calkina at geexbox.org >) | aurel | 2005-09-12 |
* | use system videodev2.h instead | henry | 2005-09-10 |
* | - remove useless /dev/video* checks | henry | 2005-09-10 |
* | Ignore movi_end (except on error) to allow playing growing files. | reimar | 2005-09-09 |
* | We can not seek, so set seekable to 0 | reimar | 2005-09-06 |
* | memleak fix, escfilename was not freed for an invalid url | reimar | 2005-09-06 |
* | memleak fixes when using an http proxy | reimar | 2005-09-06 |