| Commit message (Expand) | Author | Age |
... | |
* | libgif/libungif based demuxer support for libmpdemux. | arpi | 2003-01-28 |
* | raw mpeg4-es support (you need to set -fps manually!) | arpi | 2003-01-23 |
* | raw video demuxer, requested by Michael | arpi | 2003-01-22 |
* | extension-based filetype detection for headerless files (mp3 vs mpeg, etc) | arpi | 2003-01-19 |
* | patch adds support for MOV-Reference-Files. | arpi | 2003-01-13 |
* | upsz :)))))))))))))) | pontscho | 2003-01-12 |
* | this patch adds an fallback to playlist (any but the plaintext-list format) | arpi | 2003-01-12 |
* | 10l (was segfaulting on non-dv file) | filon | 2003-01-06 |
* | XMMS Input plugin support | arpi | 2002-12-22 |
* | 10l - demux_avi handles AVI_NI and AVI_NINI too | arpi | 2002-12-11 |
* | 10l | arpi | 2002-12-07 |
* | demuxer_control(), percent position and time length query implemented in | arpi | 2002-11-16 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 |
* | A-V sync cleanup: sh_audio->timer replaced by sh_audio->delay, it contains | arpi | 2002-11-02 |
* | cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed, | arpi | 2002-11-02 |
* | cleanup config option handling in libmpdemux. | arpi | 2002-10-23 |
* | ss_div/ss_mul defaults to 0 | arpi | 2002-10-16 |
* | This just corrects a function name to match the other demuxer's | arpi | 2002-10-04 |
* | some cleanup - made private vars/funcs static, removed obsolete externs | arpi | 2002-09-29 |
* | changed 'detected fileformat' messages to a message with %s | jaf | 2002-09-22 |
* | get_sh_audio/get_sh_video removed (never used, also useless) | arpi | 2002-09-22 |
* | removed dummy OGG functions - use #ifdef instead | arpi | 2002-09-15 |
* | added smjpeg demuxer only for nexus' request | alex | 2002-09-13 |
* | .PVA (mpeg-like fileformat used by MultiDec && WinTV) demuxer | arpi | 2002-09-10 |
* | removed messy global 'tv_handle', use stream->priv for that purpose | arpi | 2002-09-08 |
* | new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>: | arpi | 2002-08-21 |
* | typo fixes by Ross Finlayson <finlayson@live.com> | arpi | 2002-08-14 |
* | messages moved again | jaf | 2002-08-08 |
* | 10l | arpi | 2002-08-06 |
* | detection reordered. note: raw DV detection should be more reliable. | arpi | 2002-08-06 |
* | raw .dv stream demuxer by Alexander Neundorf <neundorf@kde.org> | arpi | 2002-08-05 |
* | applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson... | arpi | 2002-08-05 |
* | count blocks by rounded-up chunksizes instead of chunks - | arpi | 2002-08-02 |
* | Add uninit to the avi demuxer | albeu | 2002-07-26 |
* | add -audiofile support for gui | pontscho | 2002-07-02 |
* | Support for playing audio cds using cdparanoia. Include a raw audio | albeu | 2002-06-11 |
* | clone_demux_packet(), using refcounting to avoid memcpy() | arpi | 2002-05-25 |
* | Fix frame_time for variable fps movies as it was the last frame duration. | albeu | 2002-05-02 |
* | Add support for another AVI with ogg/vorbis audio (0x674F) | albeu | 2002-04-29 |
* | Uninit added | albeu | 2002-04-24 |
* | Added demuxer uninit | albeu | 2002-04-24 |
* | more strict check for .mp3 | arpi | 2002-04-23 |
* | mplayer was not compileable without, i tested it with and without vorbis, i h... | jaf | 2002-04-21 |
* | Seeking implemented | albeu | 2002-04-20 |
* | BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com> | arpi | 2002-04-12 |
* | added debug printf for dvdsub - from dvdnav patch by Kees Cook <mplayer@outfl... | arpi | 2002-04-03 |
* | don't alloc/free NULL | arpi | 2002-04-03 |
* | freeing codec in/out buffers is job of libmpcodecs, not demuxer | arpi | 2002-04-01 |
* | added soem debug prints, and fixed 10l bug of Alban | arpi | 2002-03-31 |
* | added a BMP file demuxer...yeah, that's right, a static image BMP file | melanson | 2002-03-20 |