| Commit message (Expand) | Author | Age | Files | Lines |
* | The patch fixes a nullpointer dereference and free of NULL in demux_close_xmms | arpi | 2002-12-28 | 1 | -2/+5 |
* | The following patch allows the MPlayer "cdparanoia" support to work on | arpi | 2002-12-28 | 2 | -1/+49 |
* | just quells warnings in the ".depends" generation phase. | arpi | 2002-12-28 | 1 | -1/+1 |
* | Lots of functions and variables specific to OSS audio are used without | arpi | 2002-12-28 | 1 | -0/+6 |
* | FreeBSD fix | nexus | 2002-12-28 | 2 | -0/+2 |
* | the long-waited MUXER layer, and new MPEG-PS muxer | arpi | 2002-12-27 | 6 | -86/+566 |
* | prefer inttypes.h (probably fix cygwin compile) | arpi | 2002-12-27 | 1 | -1/+1 |
* | pnm:// support (ported from xine) | arpi | 2002-12-26 | 4 | -1/+905 |
* | fixed playback of pnm:// streamed files | arpi | 2002-12-26 | 1 | -1/+1 |
* | 1l :) | arpi | 2002-12-24 | 1 | -1/+1 |
* | print track title in new line | arpi | 2002-12-24 | 1 | -2/+2 |
* | - fixed uninitialized offsets[] | arpi | 2002-12-24 | 1 | -2/+3 |
* | I cleaned up the source a bit, hopefully fixed hanging, also | arpi | 2002-12-23 | 1 | -38/+46 |
* | xmp hangign I noticed too, and is fixed with this patch, seeking works now | arpi | 2002-12-23 | 1 | -6/+17 |
* | fix VCD playback - this is a patch from the netbsd pkgsrc tree, | arpi | 2002-12-23 | 1 | -0/+15 |
* | XMMS Input plugin support | arpi | 2002-12-22 | 6 | -2/+531 |
* | CDDA seeking fixed | arpi | 2002-12-22 | 3 | -6/+14 |
* | accurate bitrate calculation using index, and more accurate guessing | arpi | 2002-12-21 | 1 | -14/+52 |
* | Russian frequencies by Alexander S. Belov <asbel@sice.ru> | alex | 2002-12-20 | 1 | -0/+104 |
* | add a TV_SET_CNANNEL command | henry | 2002-12-19 | 2 | -0/+23 |
* | 1000L for messing up cvs | henry | 2002-12-16 | 1 | -0/+8 |
* | handle bogus norm parameter; check for errors when setting norm | henry | 2002-12-16 | 1 | -9/+4 |
* | don't give up when set_tuner fails; more zero div sanity checks | henry | 2002-12-16 | 1 | -7/+16 |
* | support for exotic norms | henry | 2002-12-16 | 3 | -5/+43 |
* | compiler warning fixes | arpi | 2002-12-14 | 2 | -2/+1 |
* | fixed possible division by zero | henry | 2002-12-14 | 1 | -1/+6 |
* | 10l - demux_avi handles AVI_NI and AVI_NINI too | arpi | 2002-12-11 | 1 | -0/+2 |
* | allocate the video buffer on the fly, instead of one big chunk at startup | henry | 2002-12-10 | 1 | -21/+55 |
* | 10l | arpi | 2002-12-07 | 1 | -1/+1 |
* | find best (longest) streams if not specified (-aid/-vid) | arpi | 2002-12-07 | 1 | -11/+39 |
* | From live.com 2002.11.30: | bertrand | 2002-12-06 | 1 | -0/+4 |
* | Really (!) sync ov_struct_st between demux_ogg.c and ad_libvorbis.c | rguyom | 2002-12-05 | 1 | -0/+1 |
* | Sync ov_struct_st between demux_ogg.c and ad_libvorbis.c | rguyom | 2002-12-05 | 1 | -0/+4 |
* | fixed mp3 seeking near end of file | arpi | 2002-12-04 | 1 | -2/+3 |
* | dvd_* declarations fixed to matc with open.c | arpi | 2002-12-04 | 1 | -2/+2 |
* | Add Tremor (an integer-only Vorbis decoder) support. | rguyom | 2002-12-04 | 1 | -0/+5 |
* | set channel count to a saner value if the card reports an unknown audio mode | henry | 2002-12-03 | 1 | -0/+5 |
* | dump URL references | arpi | 2002-11-29 | 1 | -1/+41 |
* | - parsing the handler reference atom (hnlr), save handler fourccs | arpi | 2002-11-29 | 1 | -4/+98 |
* | reversing warning fix (requested by alex) | michael | 2002-11-23 | 1 | -3/+3 |
* | warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) | michael | 2002-11-23 | 10 | -11/+18 |
* | demuxer_control(), percent position and time length query implemented in | arpi | 2002-11-16 | 7 | -14/+144 |
* | Removed hard coded value for the length of the header separator. | bertrand | 2002-11-13 | 1 | -4/+6 |
* | FreeBSD fix | nexus | 2002-11-12 | 1 | -0/+1 |
* | New config system + cleanup of header inter dependency | albeu | 2002-11-12 | 1 | -1/+1 |
* | export imagedescription for qt video codecs | arpi | 2002-11-11 | 2 | -3/+6 |
* | dlopen() support for ad and vd | alex | 2002-11-11 | 1 | -0/+6 |
* | skew calculations modified to use integers | henry | 2002-11-08 | 1 | -48/+36 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 | 11 | -8/+31 |
* | skip id3v2 junk when looking for mp3 | rfelker | 2002-11-05 | 1 | -0/+7 |
* | Added OGG streaming support, patch from Balatoni Denes <pnis@coder.hu> | bertrand | 2002-11-05 | 1 | -1/+6 |
* | move timestamp debug printf to higher verbose level (hope it's ok) | atmos4 | 2002-11-05 | 1 | -1/+1 |
* | 10l | arpi | 2002-11-05 | 1 | -1/+1 |
* | ASF-style stream auto-selection, to fix files with fake a/v streams (only | arpi | 2002-11-05 | 1 | -96/+44 |
* | workaround for ms11 ima4 | alex | 2002-11-04 | 1 | -0/+3 |
* | - realaudio ATRC (sony atrac3) codec support | arpi | 2002-11-04 | 1 | -13/+45 |
* | remove BE hack (yes, works now ! :-)) | colin | 2002-11-03 | 1 | -9/+0 |
* | fix possible sig8 - found by Alex | arpi | 2002-11-02 | 1 | -1/+1 |
* | workaround old mencoder's cbr-mp3 header bug | arpi | 2002-11-02 | 1 | -1/+10 |
* | fixed comment - noticed by Alex | arpi | 2002-11-02 | 1 | -2/+2 |
* | A-V sync cleanup: sh_audio->timer replaced by sh_audio->delay, it contains | arpi | 2002-11-02 | 4 | -7/+6 |
* | cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed, | arpi | 2002-11-02 | 4 | -58/+46 |
* | verbose can be negative | arpi | 2002-11-01 | 6 | -14/+17 |
* | increase buffer size in immediate mode | henry | 2002-11-01 | 1 | -1/+1 |
* | set up nBlockAlign, nBytesPerSec correctly if extended audio header avail. | arpi | 2002-10-31 | 1 | -1/+9 |
* | pass audio codecdata | arpi | 2002-10-31 | 1 | -1/+10 |
* | debug printf | arpi | 2002-10-30 | 1 | -1/+1 |
* | 10L fix | henry | 2002-10-29 | 1 | -1/+1 |
* | GCC warning fixes | bertrand | 2002-10-29 | 7 | -41/+61 |
* | check for framesize validity, return -1 (error) for zero size (bug found by pl) | arpi | 2002-10-25 | 1 | -7/+13 |
* | added an option for specifying the size of capture buffer | henry | 2002-10-25 | 3 | -10/+17 |
* | max header size increased | arpi | 2002-10-23 | 1 | -4/+5 |
* | allow cache to be disabled (-nocache should override cachesize autodetection | arpi | 2002-10-23 | 1 | -1/+1 |
* | - fixed several 10l bugs | arpi | 2002-10-23 | 1 | -198/+106 |
* | yeah, test.c works now! | arpi | 2002-10-23 | 2 | -3/+13 |
* | 10l | arpi | 2002-10-23 | 1 | -1/+1 |
* | cleanup config option handling in libmpdemux. | arpi | 2002-10-23 | 7 | -127/+23 |
* | mpdemux.c|h moved to libinput, mpdemux_check_interrupt() -> mp_input_check_in... | arpi | 2002-10-23 | 6 | -31/+11 |
* | added libmpdemux depends to test.c | arpi | 2002-10-23 | 2 | -1/+4 |
* | dvd chapter detect function from Gregory Kovriga | pontscho | 2002-10-22 | 2 | -0/+29 |
* | dump wav header | arpi | 2002-10-22 | 1 | -0/+2 |
* | endianess independency (using get int 16/32/64 func instead of typecasting po... | arpi | 2002-10-22 | 1 | -24/+75 |
* | minor fixes in forceaudio option | henry | 2002-10-22 | 1 | -1/+9 |
* | OSS is optional (fixes case when "tv" enabled, and "ossaudio" disabled) | arpi | 2002-10-22 | 1 | -0/+16 |
* | add an option to force audio recording when a tv card reports no audio sources | henry | 2002-10-22 | 3 | -1/+3 |
* | add a forgotten shutdown test | henry | 2002-10-22 | 1 | -0/+3 |
* | Fixed more potential mem leaks and use the url_free method | bertrand | 2002-10-19 | 1 | -3/+8 |
* | removed the mess | alex | 2002-10-19 | 1 | -56/+0 |
* | set position in channel list on startup. note: hope one day we will get clean... | alex | 2002-10-19 | 1 | -2/+30 |
* | Stop grabbing from v4l when paused by Jindrich Makovicka | alex | 2002-10-19 | 1 | -22/+17 |
* | fix & workaround possible sig8/sig11 in blocksize calculation | arpi | 2002-10-17 | 1 | -2/+10 |
* | fix bih->biSize for uncompressed files too | arpi | 2002-10-17 | 1 | -1/+1 |
* | fill the extra bytes with zero | arpi | 2002-10-17 | 1 | -1/+2 |
* | 10l - do not read INDEX twice!!! | arpi | 2002-10-16 | 1 | -4/+6 |
* | memleaks | arpi | 2002-10-16 | 1 | -0/+3 |
* | memleak fix | arpi | 2002-10-16 | 1 | -0/+1 |
* | memleak fix (found by valgrind) | arpi | 2002-10-16 | 1 | -4/+9 |
* | ss_div/ss_mul defaults to 0 | arpi | 2002-10-16 | 2 | -2/+2 |
* | use standard gsm fourcc 'agsm' instead of msgsm id 0x31 | arpi | 2002-10-16 | 1 | -1/+1 |
* | ds_tell_block() | arpi | 2002-10-16 | 1 | -1/+5 |
* | Don't start a CDDB request to the CDDB server if there is no CD in the drive, | bertrand | 2002-10-16 | 1 | -8/+20 |
* | -fps autodetection | arpi | 2002-10-13 | 1 | -0/+5 |
* | Create the ~/.cddb directory if not present. | bertrand | 2002-10-13 | 1 | -5/+17 |
* | stream selection cleanup, fixed -nosound | arpi | 2002-10-10 | 1 | -111/+71 |
* | -nosound fix | arpi | 2002-10-08 | 1 | -3/+3 |
* | fixed LPCM parsing | arpi | 2002-10-08 | 1 | -18/+28 |
* | Added support for RTSP stream over TCP. | bertrand | 2002-10-08 | 1 | -1/+8 |
* | * Fix for the broken MultiDec files I had originally posted with the | arpi | 2002-10-07 | 1 | -61/+163 |
* | BE_16/BE_32 macro was accessing integers from unaligned addresses on SPARC | jkeil | 2002-10-07 | 1 | -11/+9 |
* | smb:// (samba client) support by Vladimir Moushkov <vlindos_mpdev@abv.bg> | arpi | 2002-10-06 | 3 | -0/+97 |
* | aufio filter layer (libaf) integration to libmpcodecs, mplayer and mencoder | arpi | 2002-10-05 | 1 | -3/+9 |
* | This just corrects a function name to match the other demuxer's | arpi | 2002-10-04 | 2 | -4/+7 |
* | this patch adds an ability to recover from audio buffer cross-run by Jindrich... | alex | 2002-10-02 | 3 | -7/+98 |
* | some cleanups for video_grabber() which fix a race condition by Jindrich Mako... | alex | 2002-10-02 | 1 | -21/+25 |
* | this patch adds an ability to recover from audio buffer cross-run by Jindrich... | alex | 2002-10-02 | 1 | -0/+1 |
* | rv10 cleanup | michael | 2002-10-01 | 1 | -25/+3 |
* | - demuxer->audio->id is set to -2 when using 'frameno.avi', so | arpi | 2002-09-30 | 1 | -4/+14 |
* | some cleanup - made private vars/funcs static, removed obsolete externs | arpi | 2002-09-29 | 3 | -7/+3 |
* | passthrough timestamps to demuxer | arpi | 2002-09-28 | 1 | -2/+29 |
* | complex patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz> | alex | 2002-09-28 | 1 | -69/+92 |
* | btaudio driver support by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz> | alex | 2002-09-28 | 1 | -1/+0 |
* | dump processed edit list data | arpi | 2002-09-27 | 1 | -0/+3 |
* | Display the IP address that has been resolved. | bertrand | 2002-09-27 | 1 | -3/+7 |
* | fixed invalid -aid/-vid segfault | arpi | 2002-09-25 | 1 | -1/+10 |
* | changed 'detected fileformat' messages to a message with %s | jaf | 2002-09-22 | 1 | -18/+18 |
* | Fix nick of sbmpost | lgb | 2002-09-22 | 1 | -1/+2 |
* | tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug | arpi | 2002-09-22 | 15 | -49/+37 |
* | wine headers cleanup | arpi | 2002-09-22 | 2 | -5/+38 |
* | get_sh_audio/get_sh_video removed (never used, also useless) | arpi | 2002-09-22 | 1 | -22/+0 |
* | - cosmetics, reorder | arpi | 2002-09-21 | 1 | -31/+30 |
* | we don't need the 0x1ff hack any more! | arpi | 2002-09-21 | 1 | -1/+1 |
* | fix segmentation fault with -dvdkey, fix return value of dvd_css_descramble()... | lgb | 2002-09-21 | 2 | -29/+63 |
* | fixing edit-list playback (it uses the mvhd-timescale instead of the mdhd-one) | arpi | 2002-09-18 | 1 | -4/+37 |
* | Added the cdinfo.c for compilation. | bertrand | 2002-09-17 | 1 | -1/+1 |
* | Enable CDDB support only if the network layer is enabled. | bertrand | 2002-09-17 | 1 | -0/+4 |
* | Moved all the cdinfo specific from cddb to a standalone file(cdinfo.c), so | bertrand | 2002-09-17 | 1 | -116/+1 |
* | Moved all the cdinfo specific from cddb to a standalone file, so | bertrand | 2002-09-17 | 1 | -0/+136 |
* | hpux DVD support fixes by Martin Gansser <mgansser@ngi.de> | arpi | 2002-09-16 | 1 | -0/+2 |
* | removed dummy OGG functions - use #ifdef instead | arpi | 2002-09-15 | 2 | -24/+10 |
* | some cosmetics - reordering declarations, 10l for cache2 | arpi | 2002-09-15 | 1 | -8/+6 |
* | stream layer cleanup part 2 | arpi | 2002-09-15 | 4 | -48/+22 |
* | stream layer cleanup - part 1 | arpi | 2002-09-15 | 6 | -60/+47 |
* | removed obsolete VCD_CACHE hack | arpi | 2002-09-15 | 6 | -173/+0 |
* | The granule position of pages contining Vorbis audio is in units of | arpi | 2002-09-14 | 1 | -2/+2 |
* | Added a new ASX playlist mime-type | bertrand | 2002-09-13 | 1 | -0/+1 |
* | added smjpeg demuxer only for nexus' request | alex | 2002-09-13 | 4 | -1/+198 |
* | .PVA (mpeg-like fileformat used by MultiDec && WinTV) demuxer | arpi | 2002-09-10 | 5 | -4/+444 |
* | TGA images (-mf on:type=tga) support | arpi | 2002-09-10 | 1 | -2/+4 |
* | fixed >2GB files demuxing | arpi | 2002-09-10 | 1 | -4/+4 |
* | Applied patch from Gregory Kovriga <gkovriga@techunix.technion.ac.il> | bertrand | 2002-09-09 | 1 | -0/+5 |
* | removed messy global 'tv_handle', use stream->priv for that purpose | arpi | 2002-09-08 | 4 | -17/+23 |
* | fixed get_format/set_format | alex | 2002-09-08 | 1 | -2/+4 |
* | changed message leveles (too many non-sense info messages) | alex | 2002-09-08 | 2 | -20/+16 |
* | tuner setting isn't mandatory. requested by Jonas Munsin <jmunsin@iki.fi> for... | alex | 2002-09-08 | 1 | -3/+3 |
* | Don't try to reread from the socket if the server says EOF | bertrand | 2002-09-07 | 1 | -1/+1 |
* | Fixed an unknown command. Looks like it's a new command from WMS9. | bertrand | 2002-09-07 | 1 | -3/+10 |
* | removes old input code (forgot to commit this) | alex | 2002-09-07 | 1 | -12/+0 |
* | Check if realloc failed on http_hdr->buffer instead of ptr in http_response_a... | bertrand | 2002-09-07 | 1 | -2/+2 |
* | typo (checking for mpeg twice, instead of mpeg & MPEG) | michael | 2002-09-06 | 1 | -1/+1 |
* | SPARC gcc generates bad code accessing an unaligned and packed structure member | jkeil | 2002-09-06 | 1 | -0/+15 |
* | - simpler http_response_append (uses realloc()) | arpi | 2002-09-06 | 1 | -16/+8 |
* | Humm, only if __DEBUG_URL is defined, declare the prototype... | bertrand | 2002-09-05 | 1 | -1/+1 |
* | Applied patch for OpenBDS from Marc Espie (submitted by Björn Sandell <biorn... | bertrand | 2002-09-04 | 1 | -4/+54 |
* | - If fatal error while trying to connect to a WM server, skip other proto. | bertrand | 2002-09-03 | 1 | -2/+8 |
* | |