| Commit message (Expand) | Author | Age |
* | 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 |
* | FILM demuxer is leaner, meaner, and cleaner, also with proper bailout on | melanson | 2002-03-17 |
* | don't free our_out_buffer - it's obsoleted | arpi | 2002-03-17 |
* | Initial ogg demuxer. No seeking, a/v sync is broken. Support avi | albeu | 2002-03-16 |
* | spelling type fix by Anders Rune Jensen | alex | 2002-03-15 |
* | added get_sh_video/audio and realmedia seeking | alex | 2002-03-15 |
* | mp3 detection fixed... | arpi | 2002-03-14 |
* | Demuxers demuxer support for using external audiofile (or muxed subtitles). | albeu | 2002-02-20 |
* | ehh, i forgot to commit this... | arpi | 2002-02-17 |