| Commit message (Expand) | Author | Age | Files | Lines |
* | this is a combo patch that: | arpi | 2003-03-16 | 1 | -1/+24 |
* | enabling mpeg4-es autodetection (if we dont enable it, then we will never kno... | michael | 2003-02-16 | 1 | -1/+1 |
* | libgif/libungif based demuxer support for libmpdemux. | arpi | 2003-01-28 | 1 | -0/+30 |
* | raw mpeg4-es support (you need to set -fps manually!) | arpi | 2003-01-23 | 1 | -6/+23 |
* | raw video demuxer, requested by Michael | arpi | 2003-01-22 | 1 | -0/+15 |
* | extension-based filetype detection for headerless files (mp3 vs mpeg, etc) | arpi | 2003-01-19 | 1 | -27/+43 |
* | patch adds support for MOV-Reference-Files. | arpi | 2003-01-13 | 1 | -1/+1 |
* | upsz :)))))))))))))) | pontscho | 2003-01-12 | 1 | -2/+0 |
* | this patch adds an fallback to playlist (any but the plaintext-list format) | arpi | 2003-01-12 | 1 | -1/+1 |
* | 10l (was segfaulting on non-dv file) | filon | 2003-01-06 | 1 | -1/+3 |
* | XMMS Input plugin support | arpi | 2002-12-22 | 1 | -1/+34 |
* | 10l - demux_avi handles AVI_NI and AVI_NINI too | arpi | 2002-12-11 | 1 | -0/+2 |
* | 10l | arpi | 2002-12-07 | 1 | -1/+1 |
* | demuxer_control(), percent position and time length query implemented in | arpi | 2002-11-16 | 1 | -0/+38 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 | 1 | -0/+2 |
* | A-V sync cleanup: sh_audio->timer replaced by sh_audio->delay, it contains | arpi | 2002-11-02 | 1 | -1/+1 |
* | cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed, | arpi | 2002-11-02 | 1 | -3/+0 |
* | cleanup config option handling in libmpdemux. | arpi | 2002-10-23 | 1 | -19/+5 |
* | ss_div/ss_mul defaults to 0 | arpi | 2002-10-16 | 1 | -1/+1 |
* | This just corrects a function name to match the other demuxer's | arpi | 2002-10-04 | 1 | -2/+2 |
* | some cleanup - made private vars/funcs static, removed obsolete externs | arpi | 2002-09-29 | 1 | -4/+3 |
* | changed 'detected fileformat' messages to a message with %s | jaf | 2002-09-22 | 1 | -18/+18 |
* | get_sh_audio/get_sh_video removed (never used, also useless) | arpi | 2002-09-22 | 1 | -22/+0 |
* | removed dummy OGG functions - use #ifdef instead | arpi | 2002-09-15 | 1 | -2/+9 |
* | added smjpeg demuxer only for nexus' request | alex | 2002-09-13 | 1 | -0/+22 |
* | .PVA (mpeg-like fileformat used by MultiDec && WinTV) demuxer | arpi | 2002-09-10 | 1 | -2/+27 |
* | removed messy global 'tv_handle', use stream->priv for that purpose | arpi | 2002-09-08 | 1 | -11/+6 |
* | new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>: | arpi | 2002-08-21 | 1 | -9/+16 |
* | typo fixes by Ross Finlayson <finlayson@live.com> | arpi | 2002-08-14 | 1 | -1/+1 |
* | messages moved again | jaf | 2002-08-08 | 1 | -20/+20 |
* | 10l | arpi | 2002-08-06 | 1 | -1/+1 |
* | detection reordered. note: raw DV detection should be more reliable. | arpi | 2002-08-06 | 1 | -12/+9 |
* | raw .dv stream demuxer by Alexander Neundorf <neundorf@kde.org> | arpi | 2002-08-05 | 1 | -1/+43 |
* | applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson... | arpi | 2002-08-05 | 1 | -0/+20 |
* | count blocks by rounded-up chunksizes instead of chunks - | arpi | 2002-08-02 | 1 | -0/+3 |
* | Add uninit to the avi demuxer | albeu | 2002-07-26 | 1 | -0/+5 |
* | add -audiofile support for gui | pontscho | 2002-07-02 | 1 | -1/+1 |
* | Support for playing audio cds using cdparanoia. Include a raw audio | albeu | 2002-06-11 | 1 | -0/+17 |
* | clone_demux_packet(), using refcounting to avoid memcpy() | arpi | 2002-05-25 | 1 | -7/+8 |
* | Fix frame_time for variable fps movies as it was the last frame duration. | albeu | 2002-05-02 | 1 | -1/+20 |
* | Add support for another AVI with ogg/vorbis audio (0x674F) | albeu | 2002-04-29 | 1 | -2/+16 |
* | Uninit added | albeu | 2002-04-24 | 1 | -0/+9 |
* | Added demuxer uninit | albeu | 2002-04-24 | 1 | -0/+30 |
* | more strict check for .mp3 | arpi | 2002-04-23 | 1 | -1/+3 |
* | mplayer was not compileable without, i tested it with and without vorbis, i h... | jaf | 2002-04-21 | 1 | -0/+4 |
* | Seeking implemented | albeu | 2002-04-20 | 1 | -0/+3 |
* | BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com> | arpi | 2002-04-12 | 1 | -2/+2 |
* | added debug printf for dvdsub - from dvdnav patch by Kees Cook <mplayer@outfl... | arpi | 2002-04-03 | 1 | -0/+1 |
* | don't alloc/free NULL | arpi | 2002-04-03 | 1 | -1/+1 |
* | freeing codec in/out buffers is job of libmpcodecs, not demuxer | arpi | 2002-04-01 | 1 | -3/+0 |
* | added soem debug prints, and fixed 10l bug of Alban | arpi | 2002-03-31 | 1 | -0/+5 |
* | added a BMP file demuxer...yeah, that's right, a static image BMP file | melanson | 2002-03-20 | 1 | -0/+18 |
* | FILM demuxer is leaner, meaner, and cleaner, also with proper bailout on | melanson | 2002-03-17 | 1 | -0/+3 |
* | don't free our_out_buffer - it's obsoleted | arpi | 2002-03-17 | 1 | -1/+1 |
* | Initial ogg demuxer. No seeking, a/v sync is broken. Support avi | albeu | 2002-03-16 | 1 | -1/+22 |
* | spelling type fix by Anders Rune Jensen | alex | 2002-03-15 | 1 | -1/+1 |
* | added get_sh_video/audio and realmedia seeking | alex | 2002-03-15 | 1 | -2/+30 |
* | mp3 detection fixed... | arpi | 2002-03-14 | 1 | -0/+2 |
* | Demuxers demuxer support for using external audiofile (or muxed subtitles). | albeu | 2002-02-20 | 1 | -12/+124 |
* | ehh, i forgot to commit this... | arpi | 2002-02-17 | 1 | -2/+4 |
* | 10l... it detected mpeg1/2 ps files as mpeg audio... | arpi | 2002-02-14 | 1 | -9/+9 |
* | Audio file demuxer. Extended version for demuxer info. | albeu | 2002-02-14 | 1 | -72/+44 |
* | A whole bunch of free_demuxer in demux_open | albeu | 2002-02-11 | 1 | -9/+20 |
* | check for overflow in new_sh_video and new_sh_audio | alex | 2002-02-10 | 1 | -0/+12 |
* | Audio only support. Include a fix in the asf demuxer opening. | albeu | 2002-02-08 | 1 | -16/+18 |
* | finalize mfi support. | pontscho | 2002-02-07 | 1 | -0/+3 |
* | add mfi support | pontscho | 2002-02-06 | 1 | -0/+26 |
* | implemented RoQ file demuxing | melanson | 2002-02-01 | 1 | -1/+17 |
* | DVD start position handling changed (progbar/eta fix) | arpi | 2002-01-27 | 1 | -1/+1 |
* | reverted old seeking method - ask Holm why... | arpi | 2002-01-17 | 1 | -1/+1 |
* | initial support for FILM file demuxing | melanson | 2002-01-16 | 1 | -3/+25 |
* | seek patch by Panagoitis Issaris | alex | 2002-01-09 | 1 | -0/+4 |
* | Applied Rik Snel's seeking patch | alex | 2001-12-28 | 1 | -0/+4 |
* | asf<->y4m detection swapped | arpi | 2001-12-28 | 1 | -8/+8 |
* | don't reset timer at seek - req. for dxr3 | arpi | 2001-12-28 | 1 | -0/+4 |
* | added NuppelVideo demuxer, based on Panagiotis Issaris' patch | alex | 2001-12-27 | 1 | -1/+18 |
* | yuv4mpeg2 (mjpegtools) support by Rik Snel <rsnel@cube.dyndns.org> | arpi | 2001-12-27 | 1 | -0/+16 |
* | added real demuxer | alex | 2001-12-26 | 1 | -0/+17 |
* | mpeg startpos (-ss, -chapter) fixed | arpi | 2001-12-26 | 1 | -1/+3 |
* | mpeg VDR vs. BIN fixed? | arpi | 2001-12-26 | 1 | -1/+12 |
* | fli seeking implemented | arpi | 2001-12-17 | 1 | -0/+4 |
* | reset ds eof flags at seeking - requires for mpeg -loop | arpi | 2001-12-17 | 1 | -0/+2 |
* | 10l | alex | 2001-12-09 | 1 | -2/+2 |
* | file format detection reordered to get better hits | arpi | 2001-12-01 | 1 | -21/+21 |
* | bad malloc+strcpy => strdup | arpi | 2001-11-27 | 1 | -10/+6 |
* | mostly complete support for loading and decoding FLI/FLC animations | melanson | 2001-11-24 | 1 | -0/+21 |
* | fixed tv detection in demux_open | alex | 2001-11-23 | 1 | -6/+4 |
* | added demux_info | alex | 2001-11-22 | 1 | -6/+20 |
* | it wanted to be strcasecmp not strncmp and i dunno why it compiled for me wit... | alex | 2001-11-22 | 1 | -4/+4 |
* | 10l for al3x :-P | atmos4 | 2001-11-21 | 1 | -4/+4 |
* | added demuxer_info | alex | 2001-11-21 | 1 | -0/+73 |
* | tv interface update | alex | 2001-11-16 | 1 | -5/+6 |
* | 001.vdr fix | arpi | 2001-11-13 | 1 | -1/+3 |
* | qt/mov detection first | arpi | 2001-11-13 | 1 | -8/+8 |
* | tuning worx (can set frequency) | alex | 2001-11-11 | 1 | -1/+5 |
* | tv update | alex | 2001-11-10 | 1 | -3/+5 |
* | added tv subsystem | alex | 2001-11-09 | 1 | -8/+39 |
* | vivo demuxer | arpi | 2001-11-04 | 1 | -2/+14 |
* | pts_from_bps fix | arpi | 2001-10-31 | 1 | -1/+1 |
* | compressed mov audio fixed | arpi | 2001-10-23 | 1 | -0/+2 |
* | includes cleanup | arpi | 2001-10-21 | 1 | -6/+0 |
* | libdemux cleanup part 1 | arpi | 2001-10-20 | 1 | -1/+0 |
* | libdemuxer... | arpi | 2001-10-20 | 1 | -0/+580 |