| Commit message (Expand) | Author | Age | Files | Lines |
* | FLAC decoding support via imported libmpflac. | lumag | 2003-10-04 | 3 | -0/+38 |
* | many small typo and grammar fixes | gabucino | 2003-10-04 | 7 | -10/+10 |
* | Backwards compatibility fix for old SSA CodecIDs. | mosu | 2003-10-02 | 1 | -2/+4 |
* | simple fix for buffer overflow (remotely exploitable). feel free to | rfelker | 2003-09-25 | 1 | -2/+2 |
* | Changed the criteria for when to drop RTP packets whose timestamp is too far | rsf | 2003-09-24 | 1 | -2/+5 |
* | Fix for imprecise floating point calculations. | mosu | 2003-09-22 | 1 | -0/+2 |
* | Fixed 'reading after EOF'. demuxers didn't check, how many they've read! | lumag | 2003-09-20 | 3 | -3/+6 |
* | Fix for borked .mov files with bogus user data length values. Patch by Marek ... | mosu | 2003-09-20 | 1 | -0/+4 |
* | get_percent_pos support in demux_audio, patch by ROSEN Jeremy <jeremy.rosen a... | faust3 | 2003-09-19 | 2 | -0/+24 |
* | Different decision making for seeking which takes the direction into account. | mosu | 2003-09-15 | 1 | -2/+21 |
* | Marked SSA subs as UTF-8. Better newline handling for SSA subs. Patch by Tris... | mosu | 2003-09-12 | 1 | -13/+17 |
* | Improved backwards seeking for small seek steps. Patch by matthieu <mat100@if... | mosu | 2003-09-12 | 1 | -3/+7 |
* | warning fix (missing C initializers) | pl | 2003-09-12 | 1 | -9/+9 |
* | 1000l | henry | 2003-09-12 | 1 | -12/+12 |
* | yet another sync fix | henry | 2003-09-11 | 1 | -1/+9 |
* | Fixed seeking in MPEG4 files. Patch by Uwe Reder <Uwe.Reder@3SOFT.de>. | mosu | 2003-09-11 | 1 | -0/+1 |
* | Support for SSA text subs in Matroska. Patch partially by Tristan <z80@oceanf... | mosu | 2003-09-10 | 2 | -38/+110 |
* | Support for Quicktime stuff in Matroska (e.g. Sorenson, QDesign Music codecs ... | mosu | 2003-09-10 | 2 | -8/+117 |
* | Fix a gcc 3.x crash when compiling demux_ts.c with -g -O4 (or -O3). Patch by ... | mosu | 2003-09-08 | 1 | -1/+1 |
* | plen=0 is handled | alex | 2003-09-07 | 1 | -1/+2 |
* | audio id setting support for bsdbt848 by Nikolay Nikolaev <nicknickolaev@yaho... | alex | 2003-09-06 | 3 | -2/+10 |
* | 10l - forgotten gettimeofday | henry | 2003-09-05 | 1 | -1/+4 |
* | cdda && cddb aren't uris too (hopefully all the pseudo urls are catched befor... | alex | 2003-09-03 | 1 | -0/+1 |
* | Do not automatically select a subtitle stream for display. | mosu | 2003-09-02 | 1 | -1/+0 |
* | Support for grayscale paletted files. Patch by Dima K <dimakar@yahoo.com> | mosu | 2003-09-02 | 2 | -9/+299 |
* | Fix immediatemode with mplayer (ie playing both sound and video) | albeu | 2003-09-01 | 2 | -0/+10 |
* | spelling fixes | diego | 2003-09-01 | 1 | -14/+14 |
* | serious bugs - 1l absinth (changed to absinth against cola inflation) | alex | 2003-08-31 | 6 | -15/+16 |
* | Proper demuxer number for the MPEG4-in-TS demuxer. Patch by Nico <nsabbi@libe... | mosu | 2003-08-29 | 1 | -2/+6 |
* | Fix for Theora files without audio. Patch by David Kuehling <dvdkhlng@gmx.de>. | mosu | 2003-08-28 | 1 | -1/+4 |
* | Updated highest demuxer number. | mosu | 2003-08-28 | 1 | -1/+1 |
* | printing fps with 3 dec digit instead of 2 | arpi | 2003-08-27 | 2 | -2/+2 |
* | This patch fixes: | alex | 2003-08-27 | 1 | -4/+19 |
* | Removed some ":" in the track output for easier cut&paste. | mosu | 2003-08-27 | 1 | -5/+5 |
* | Track selection uses the n-th audio/subtitle/video track as the ID, not the n... | mosu | 2003-08-27 | 1 | -9/+40 |
* | a/v sync cleanups | henry | 2003-08-27 | 1 | -12/+21 |
* | added a workaround to get rid of 'Unable to open URL: mf://*.jpg' and such no... | alex | 2003-08-25 | 1 | -1/+4 |
* | - initial support for MPEG4 in TS (M4V is working, but not AAC yet) | arpi | 2003-08-24 | 3 | -4/+28 |
* | - seek() is always synchronized to keyframes, so the decoders don't | arpi | 2003-08-24 | 1 | -160/+981 |
* | Support for linked seek heads, multiple seek heads, multiple cues. | mosu | 2003-08-24 | 1 | -94/+129 |
* | Re-added block duration parsing, needed for subtitles. Got lost in the last u... | mosu | 2003-08-23 | 1 | -0/+3 |
* | Theora-CVS update patch by Martin Drab <drab@kepler.fjfi.cvut.cz> | alex | 2003-08-18 | 1 | -1/+7 |
* | a/v sync improvements | henry | 2003-08-18 | 1 | -4/+26 |
* | --dvbincdir support by Gotz Waschk <waschk@informatik.uni-rostock.de> | alex | 2003-08-17 | 1 | -1/+1 |
* | fix compilation on mingw | faust3 | 2003-08-17 | 1 | -1/+1 |
* | Fixes for compilation with gcc versions != 3.2. | mosu | 2003-08-17 | 1 | -2/+2 |
* | Big reorganization. Relies on libmatroska's Read() function and then processe... | mosu | 2003-08-17 | 1 | -734/+421 |
* | Forgot #include <sys/socket.h> | albeu | 2003-08-16 | 1 | -0/+1 |
* | url_unescape_string is used by the command line parser. These few helper | albeu | 2003-08-16 | 1 | -2/+2 |
* | ftp support for mingw | faust3 | 2003-08-16 | 1 | -4/+9 |
* | ftp support. The change on connect2Server is needed bcs we need 2 | albeu | 2003-08-15 | 8 | -20/+490 |
* | fixes http://pot.lsd.ro/video.asf | arpi | 2003-08-15 | 1 | -1/+1 |
* | this small patch allows to compile the file libmpdemux/tvi_v4l.c properly, | diego | 2003-08-15 | 1 | -0/+6 |
* | Spelling police: | diego | 2003-08-14 | 3 | -3/+3 |
* | 1000l | alex | 2003-08-14 | 1 | -1/+1 |
* | Fixed segfault with (dvd://1 -chapter). Bug reported by Gabucino, initial fix... | alex | 2003-08-13 | 1 | -5/+6 |
* | using CONF_TYPE_IMGFMT | alex | 2003-08-13 | 1 | -1/+2 |
* | Settled to CONF_TYPE_IMGFMT which simplified lot of things. Now there's no ne... | alex | 2003-08-13 | 2 | -24/+20 |
* | Removed the historic cfgparser and switched full to the new config parser (al... | alex | 2003-08-13 | 5 | -9/+5 |
* | v4l2 check | henry | 2003-08-13 | 1 | -0/+22 |
* | Fix -cdrom-device to work again with cdda and vcd. | albeu | 2003-08-13 | 2 | -2/+20 |
* | From: Kir Kostuchenko <kir@users.sourceforge.net> | gabucino | 2003-08-12 | 1 | -8/+7 |
* | this patch fixes | arpi | 2003-08-11 | 5 | -548/+617 |
* | For a request by Gabu, i've cut & fix a part of Joey's dvd aid switching | gabucino | 2003-08-09 | 1 | -2/+4 |
* | support for raw DV >2Gb | gabucino | 2003-08-07 | 1 | -1/+1 |
* | 10l - some forgotten ifdefs | henry | 2003-08-07 | 2 | -3/+3 |
* | v4l2 support | henry | 2003-08-07 | 7 | -8/+32 |
* | v4l2 support | henry | 2003-08-07 | 2 | -0/+2484 |
* | dvd:// corrected to -dvdauth as outlined by LGB on dev-eng + rewording. | diego | 2003-08-04 | 1 | -1/+1 |
* | I'd like to change tv tuner frequency in the slave mode. So this patch | gabucino | 2003-08-04 | 2 | -21/+40 |
* | BBC .rm fix, based on patch by Balatoni Denes <pnis@coder.hu> | arpi | 2003-08-02 | 1 | -1/+3 |
* | dump extra bytes of bitmapinfoheader in verbose mode and make outputs consistent | alex | 2003-07-27 | 1 | -1/+13 |
* | dts aid fix by f.stock@t-online.de (Florian-Wolfgang Stock) | alex | 2003-07-27 | 1 | -2/+5 |
* | Added support for the "L16" and "L8" (raw PCM audio) RTP payload formats. | rsf | 2003-07-27 | 1 | -3/+14 |
* | Added support for checking whether a RTP demuxer contains combined audio_vide... | rsf | 2003-07-27 | 1 | -0/+7 |
* | Added support for checking whether a RTP demuxer had combined audio+video data. | rsf | 2003-07-27 | 1 | -0/+1 |
* | Added support for checking whether a RTP demuxer contains a combined audio_vi... | rsf | 2003-07-27 | 1 | -0/+4 |
* | inconsistency | alex | 2003-07-19 | 1 | -1/+1 |
* | Fixes for stuff that only showed up with gcc versions other than 3.2. | mosu | 2003-07-17 | 1 | -3/+11 |
* | Fixed spelling mistakes that were present in libmatroska until now. | mosu | 2003-07-17 | 1 | -3/+3 |
* | Better support for RealVideo/RealAudio in Matroska. Includes the timestamp fi... | mosu | 2003-07-15 | 2 | -36/+159 |
* | Necessary changes for the upcoming libebml/libmatroska 0.5.0. Implemented sup... | mosu | 2003-07-11 | 2 | -185/+542 |
* | -dvd -> dvd:// and -vcd -> vcd:// | jonas | 2003-07-09 | 1 | -1/+1 |
* | output typo fixes: unknow --> unknown | diego | 2003-07-09 | 1 | -6/+6 |
* | fix compilation (uint*_t undefined) | colin | 2003-07-08 | 1 | -0/+1 |
* | fixed mpeg-ps ext-based detection sig11 bug reporetd by Raindel Shachar | arpi | 2003-07-05 | 1 | -0/+2 |
* | codmetics (noticed by Alex) | arpi | 2003-07-04 | 1 | -5/+5 |
* | better checks | arpi | 2003-07-04 | 1 | -22/+23 |
* | removing my (nonworking) email address | alex | 2003-07-03 | 3 | -4/+4 |
* | A little hack to be able to play ogg radio stream | albeu | 2003-07-02 | 1 | -2/+12 |
* | fake newer realplayer version | faust3 | 2003-06-30 | 1 | -1/+1 |
* | typo in console output | diego | 2003-06-28 | 1 | -1/+1 |
* | Patch from Andreas Hess <jaska@gmx.net>: | bertrand | 2003-06-21 | 1 | -22/+17 |
* | 0.5l for debug messages | alex | 2003-06-20 | 1 | -1/+0 |
* | fix one missing #include, one missing extern and one 10l error. | rathann | 2003-06-19 | 3 | -1/+3 |
* | HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's... | arpi | 2003-06-18 | 1 | -0/+4 |
* | solaris fix by Gtz Waschk <waschk@informatik.uni-rostock.de> | alex | 2003-06-17 | 1 | -3/+3 |
* | Support for files whose first timecode is not 0 (which is the case for splitt... | mosu | 2003-06-12 | 1 | -13/+28 |
* | Networking support under MinGW. | diego | 2003-06-11 | 12 | -23/+161 |
* | tivo demuxer moved down, its fileformat detection is unstable (misdetects mpe... | arpi | 2003-06-09 | 1 | -12/+12 |
* | Updates needed for libebml/libmatroska 0.4.4 | mosu | 2003-06-09 | 1 | -0/+28 |
* | renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_... | arpi | 2003-06-09 | 1 | -1/+0 |
* | TiVo demuxer and sub-cc/osd decoder | arpi | 2003-06-09 | 6 | -3/+2022 |
* | - discard soon non TS files (previously it took too long, as in the case | arpi | 2003-06-08 | 1 | -19/+41 |
* | - open new_ds_[audio | video] only when the relative streams are really avail... | arpi | 2003-06-07 | 1 | -598/+632 |
* | don't set audio pts to infinity after seeking in mp3 files :) | rfelker | 2003-06-04 | 1 | -0/+1 |
* | warning fixes by Dominik | alex | 2003-06-03 | 4 | -1/+4 |
* | Warning fixes, patch by Dominik Mierzejewski | rtognimp | 2003-06-01 | 3 | -4/+7 |
* | warning fixes Raindel Shachar <raindel@techunix.technion.ac.il> | alex | 2003-05-31 | 1 | -0/+1 |
* | warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> | alex | 2003-05-30 | 1 | -1/+1 |
* | remove ssize_t mess | faust3 | 2003-05-30 | 1 | -3/+0 |
* | Using recv/send instead read/write for proper MinGW support (it's a 4.2BSD st... | alex | 2003-05-29 | 7 | -18/+18 |
* | Fix redirection in real rtsp connections. | rtognimp | 2003-05-28 | 3 | -8/+32 |
* | Accept Helix as a valid Real server | rtognimp | 2003-05-27 | 1 | -1/+1 |
* | use threads on windows | faust3 | 2003-05-26 | 1 | -3/+42 |
* | 10l found by yepyep | alex | 2003-05-25 | 1 | -2/+2 |
* | Recognize ra and rm extensions even with query strings, | rtognimp | 2003-05-23 | 1 | -4/+15 |
* | Support for selecting the audio track in Matroska files via -alang. | mosu | 2003-05-23 | 1 | -7/+14 |
* | 10l | alex | 2003-05-23 | 1 | -1/+1 |
* | Delayed the parsing of the cues for the case that the KaxInfos (and therefore... | mosu | 2003-05-22 | 1 | -11/+18 |
* | Endian fixes and proper support for headerless AAC streams. | mosu | 2003-05-19 | 2 | -6/+74 |
* | Added support for AAC. | mosu | 2003-05-17 | 2 | -3/+18 |
* | Remove byteswap hack with dnet audio | rtognimp | 2003-05-17 | 1 | -12/+0 |
* | Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash. | bertrand | 2003-05-17 | 9 | -14/+15 |
* | skip dnet/ac3 byteswapping | arpi | 2003-05-17 | 1 | -1/+3 |
* | Bigendian fix, with help from Viktor Rosenfeld | rtognimp | 2003-05-17 | 1 | -86/+96 |
* | Support for DTS tracks (only with -hwac3 of course). | mosu | 2003-05-15 | 2 | -0/+4 |
* | Removed the abs function as someone reported compilation problems under MacOS. | mosu | 2003-05-11 | 1 | -2/+2 |
* | Check with the wrong variable. | mosu | 2003-05-11 | 1 | -1/+1 |
* | Preliminary Theora support. Patch by David Kuehling. | mosu | 2003-05-11 | 1 | -25/+128 |
* | ffsvq3 fix, dunno if this is the correct fix | michael | 2003-05-10 | 1 | -1/+2 |
* | timecode scale value must be initialized before the duration is found. API ch... | mosu | 2003-05-09 | 1 | -4/+3 |
* | Support for aspect ratio set via DisplayWidth/DisplayHeight. | mosu | 2003-05-06 | 1 | -3/+28 |
* | Vorbis header packet lengths were calculated incorrectly. | mosu | 2003-05-06 | 1 | -1/+2 |
* | Proper key frame reporting. Proper handling of "no subtitles wanted". | mosu | 2003-05-05 | 1 | -4/+5 |
* | this is a important patch for hpux 11.00, because it avoid the | diego | 2003-05-05 | 1 | -2/+2 |
* | Fixed seeking in audio-only files. Added support for subtitle track selection... | mosu | 2003-05-04 | 1 | -50/+80 |
* | Made sure to clean out the "realrtsp" subdirectory when doing a "make clean" | rsf | 2003-05-03 | 1 | -2/+2 |
* | Added some special-case code for checking for "sip:" URLs (because they | rsf | 2003-05-03 | 1 | -5/+12 |
* | We now check for "sip:" URLs - which are handled using the same LIVE.COM | rsf | 2003-05-03 | 1 | -1/+10 |
* | Added SIP (IP telephony) client support. (This was already supported in the | rsf | 2003-05-03 | 1 | -26/+59 |
* | removed nonsense stream_reset/seek in check_file() | arpi | 2003-04-30 | 3 | -8/+0 |
* | Implemented some default values. The corresponding Kax elements are not store... | mosu | 2003-04-30 | 1 | -3/+8 |
* | Remove broker reset/seek and fix ;; | rtognimp | 2003-04-30 | 1 | -4/+1 |
* | Realaudio support | rtognimp | 2003-04-30 | 1 | -0/+302 |
* | Add support for Realaudio files | rtognimp | 2003-04-30 | 3 | -2/+25 |
* | Support codecs 14_4 and 28_8 | rtognimp | 2003-04-30 | 1 | -0/+2 |
* | Fixes for gcc 3.2 | mosu | 2003-04-30 | 1 | -6/+6 |
* | Loop counter was used inside for another loop as well. | mosu | 2003-04-30 | 1 | -3/+4 |
* | Added Matroska demuxing support. | mosu | 2003-04-30 | 5 | -2/+2004 |
* | 1000000000l | rfelker | 2003-04-29 | 3 | -6/+6 |
* | fully reworked by Nico <nsabbi@libero.it> | alex | 2003-04-28 | 1 | -245/+216 |
* | abilty to set tv channel by name on commandline, patch by Ivan Szanto <szivan... | alex | 2003-04-28 | 1 | -1/+21 |
* | fopen requires binary flag on windows, too | faust3 | 2003-04-26 | 1 | -0/+4 |
* | enable mf support on mingw32 | faust3 | 2003-04-25 | 1 | -1/+3 |
* | fixed 2 10l-s (bug found in the spring cleanup patch by Raindel Shachar | alex | 2003-04-21 | 1 | -4/+3 |
* | Avoid including a header file twice to prevent Cygwin gcc 2.95.3-10 from | diego | 2003-04-20 | 1 | -2/+1 |
* | Removed unneded Cygwin #ifdefs. Tested by Diego Biurrun | rtognimp | 2003-04-20 | 4 | -24/+0 |
* | Fix this 10L for wich i got so good bugreports :((( | albeu | 2003-04-20 | 1 | -1/+1 |
* | Fix compilation for *BSD, Mac OS X and maybe others (info by Steven M. Schult... | rtognimp | 2003-04-19 | 2 | -0/+2 |
* | Some .ra files are playable, noted by Ross Finlayson | rtognimp | 2003-04-18 | 1 | -1/+2 |
* | 10l, noted by Sascha Sommer | rtognimp | 2003-04-18 | 1 | -1/+1 |
* | mingw fix | faust3 | 2003-04-18 | 1 | -1/+1 |
* | Fix incorrect URL encoding. | ranma | 2003-04-18 | 1 | -2/+2 |
* | Fixed the code that checks for a ".rm" URL extension to also make sure | rsf | 2003-04-18 | 1 | -1/+1 |
* | Real rstp:// streaming support, ported from xine | rtognimp | 2003-04-17 | 16 | -0/ |