summaryrefslogtreecommitdiffstats
path: root/libmpdemux
Commit message (Expand)AuthorAgeFilesLines
* Added a test for "s->fd == NULL" to the start of "stream_fill_buffer()".rsf2003-04-021-1/+1
* Added some optional debugging printfs (disabled by default)rsf2003-04-021-0/+5
* fix compilation without TV supportfaust32003-03-311-0/+2
* MINGW32 portfaust32003-03-301-3/+3
* Fix test compilationalbeu2003-03-302-2/+8
* Fix all demuxers wich where using a global var to enable themself.albeu2003-03-301-19/+16
* Set deuxer_type instead of using our own global var.albeu2003-03-301-2/+2
* Use new config headersalbeu2003-03-302-10/+11
* Stream cleanup, don't use blah_on options anymore.albeu2003-03-304-22/+56
* 10L, close isn't enouth we must munmap too.albeu2003-03-301-1/+9
* Switch to the new config headeralbeu2003-03-271-1/+3
* Free the stream of the audio and subtitle demuxer.albeu2003-03-271-2/+10
* Fix rawvideo and -audiofilealbeu2003-03-271-6/+22
* on now set the demuxer type some we can use rawvideo with -audiofilealbeu2003-03-271-9/+12
* Fix a 100L bug wich killed mencoder timing and switch to the newalbeu2003-03-271-4/+5
* 10l, found by Jan Kritzner <kritzner@informatik.rwth-aachen.de>alex2003-03-261-3/+2
* Added IPv6 support, patch by Dave Lambley <mplayer-dev-eng@dlambley.freeserve...bertrand2003-03-261-21/+121
* Added support for IPv6 numeric url like: http://[3ffe:400:100::1]:80/filebertrand2003-03-262-14/+28
* color equalizer for tv inputhenry2003-03-233-4/+24
* fixed trivial seeking bugs, patch by Krister Lagerstrom <krister@kmlager.com>alex2003-03-221-1/+8
* Warning fix, patch by Dominik Mierzejewskyrtognimp2003-03-221-1/+2
* fix crash on streams with frame tags, patch by Brett Kosinski <brettk@frodo.d...alex2003-03-221-1/+2
* wrong assignment of codec, patch by nsabbi@libero.italex2003-03-211-1/+1
* report TRUE for IS_AUDIO control when user forces the audio recordinghenry2003-03-211-0/+1
* largefile support by Matthias Schwarzott <zzam@gmx.de>alex2003-03-211-3/+3
* replace sys_errlist with strerror() by Ivan Szantohenry2003-03-201-5/+5
* hardware mjpeg encoding using v4l by Iván Szántó <szivan@freemail.hu>henry2003-03-193-1/+191
* 10l cbSize not inited for l=16.\n Could give problem in print_wave_headerrtognimp2003-03-171-0/+1
* 1000larpi2003-03-171-1/+0
* dvbin_param_on movedarpi2003-03-162-2/+2
* this is a combo patch that:arpi2003-03-1612-4/+2660
* remove the lower boundaryhenry2003-03-161-2/+1
* cleanups and some 10l fixes for previous commithenry2003-03-161-41/+44
* correct small framerate fluctuations directly in the capture threadhenry2003-03-151-1/+47
* This patch corrects the calculation of the MPEG bitrate from thearpi2003-03-151-3/+3
* Same behaviour as old code for short headersrtognimp2003-03-151-2/+5
* Read extradata for wav files, based on patch by <dimakar(at)yahoo.com>. Requi...rtognimp2003-03-151-5/+16
* Animatrix AAC fix, patch by <dimakar(at)yahoo.com>. (This is the right patch)rtognimp2003-03-151-5/+6
* Animatrix AAC fix, patch by <dimakar(at)yahoo.com>rtognimp2003-03-121-3/+4
* Improved RTP packet buffering, by relying on the underlying OS's UDPrsf2003-03-113-221/+336
* - fixed playback of files with bad WxH in header (tricky! we can always read thearpi2003-03-101-16/+32
* Hopefully fixed all RV30/RV40 A-V sync issuesarpi2003-03-091-9/+24
* Redundant packet ignoring is RV30-only (at least frame-header flag 0x20 is)arpi2003-03-091-2/+2
* rv40 pict_type parsermichael2003-03-071-5/+19
* Dynamic decision of DVD device Darwin patch by (danchr at daimi dot au dot dk)michael2003-03-051-4/+27
* add support for sgi files to mencoder patch by (Todd Kirby <slapcat at pacbe...michael2003-03-051-1/+3
* 10L never blowup an option pointer !!!!albeu2003-03-031-2/+3
* MACOSX support patch, based on Dan Christiansens workalex2003-02-251-1/+5
* make tv non-seekablehenry2003-02-251-1/+1
* commented out nonsensealex2003-02-211-0/+2
* gif library incompatibility fixes and prefere libungif over libgif. Patch by ...alex2003-02-191-0/+13
* Repairing breakage to RTP streaming. Patch by Ross Finlayson <finlayson@live....bertrand2003-02-182-7/+14
* enabling mpeg4-es autodetection (if we dont enable it, then we will never kno...michael2003-02-161-1/+1
* linux->osdeparpi2003-02-093-3/+3
* Motion-JPEG RTP streams can now be played. Some MPEG-4 ES video RTParpi2003-02-092-3/+11
* compile fixhenry2003-02-081-1/+1
* 1) codecs.conf changed recently and demux_gif no longer needs to spitarpi2003-02-081-11/+7
* disable num_of_packets check, it's unreliablearpi2003-02-041-0/+2
* Restruct by Ross Finlayson <finlayson@live.com>bertrand2003-02-034-164/+341
* - ignore movi_end if reading from stdinarpi2003-02-021-6/+6
* debugarpi2003-02-021-1/+1
* fix default device (manpage says /dev/video0, /dev/video often is a directory)colin2003-02-021-1/+1
* fix off-by-one error messagecolin2003-02-021-1/+1
* xmms_demuxer missing symbolarpi2003-02-021-0/+1
* 100l... ogg-in-avi (type 0xFFFE) fixarpi2003-01-291-6/+7
* removed nonsense (and confusing) defaultsarpi2003-01-281-3/+3
* type autodetection (from filemask/filelist extension)arpi2003-01-281-1/+12
* - mpeg extensions removed, it causes misdetction of renamed avi/asf filesarpi2003-01-281-5/+6
* argh, i forgot to 'cvs add' it (again)arpi2003-01-281-0/+213
* libgif/libungif based demuxer support for libmpdemux.arpi2003-01-284-2/+36
* Attached PATCH fixes the case, when data-flag and reference flags are set andarpi2003-01-271-1/+1
* 32 bpp is a valid color depth. Fixes 0-bit rle reportsrtognimp2003-01-261-1/+1
* added TVI_CONTROL_TUN_SET_NORMgabucino2003-01-261-0/+2
* cosmetic for 0.90, printf->mp_msg (hm..probably arpi will piss of me?:)alex2003-01-241-2/+2
* raw mpeg4-es support (you need to set -fps manually!)arpi2003-01-234-8/+78
* 16cif,sif,uyvymichael2003-01-231-1/+7
* raw video demuxer, requested by Michaelarpi2003-01-224-2/+138
* 10larpi2003-01-191-1/+1
* - added some morearpi2003-01-191-3/+15
* Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.arpi2003-01-194-21/+35
* extension-based filetype detection for headerless files (mp3 vs mpeg, etc)arpi2003-01-194-29/+105
* Support for MPEG-4 (AAC) audio RTSP/RTPbertrand2003-01-181-0/+17
* telecine detectionarpi2003-01-161-1/+23
* fixed the well-known DVD/DVB audio delay bug :)arpi2003-01-162-1/+31
* Removed the hardcoded cdrom device.bertrand2003-01-151-75/+39
* Removed the hardcoded /dev/cdrom for NetBSD and added an work aroundbertrand2003-01-151-4/+4
* bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can...mosu2003-01-151-1/+1
* sanity checks - patch by Fabian Franz <FabianFranz@gmx.de>arpi2003-01-141-6/+9
* NTSC is 29.97 fps, not 30. wrong values here are likely to causerfelker2003-01-142-2/+2
* better cache size defaultsarpi2003-01-131-4/+4
* do not discard cache content at seeking type=STREAMTYPE_STREAMarpi2003-01-131-5/+10
* patch adds support for MOV-Reference-Files.arpi2003-01-132-5/+21
* check if seeking supported, otherwise fallback to null readingarpi2003-01-121-1/+1
* (hopefully) fixed .mov streamingarpi2003-01-121-0/+5
* sanity checkarpi2003-01-121-0/+4
* upsz :))))))))))))))pontscho2003-01-122-3/+0
* this patch adds an fallback to playlist (any but the plaintext-list format)arpi2003-01-121-1/+1
* Finally commented out the code for autodetection based on the extension.bertrand2003-01-111-2/+10
* buffer overflow fix :)arpi2003-01-101-2/+2
* check if prop_hdr==NULL insteda of sig11arpi2003-01-091-5/+6
* - always print the longest stream in info, not the selected onearpi2003-01-061-7/+17
* Return another error code for timeout.bertrand2003-01-061-1/+1
* 10l bug...bertrand2003-01-061-3/+3
* Sanity checks.filon2003-01-061-1/+7
* 10l (was segfaulting on non-dv file)filon2003-01-061-1/+3
* 10l? :)arpi2003-01-061-1/+1
* 10l, hopefully correct fix, before path was always overwritten to '/'atmos42003-01-061-1/+1
* dirname() (from libgen) dependency removedarpi2003-01-061-5/+9
* i felt that libgen.h will not be portable...arpi2003-01-061-1/+3
* vcd_read_cue.h -> cue_read.c+harpi2003-01-056-514/+23
* -nosound fixhenry2003-01-051-0/+5
* mosu: Fixed OGG/OGM seeking for XCDs in which the OGG/OGM does not start at p...mosu2003-01-051-7/+6
* mosu: subtitles will be cleared after their life time as given in the packet'...mosu2003-01-041-4/+33
* cdrwin-style bin/cue VCD image support (-vcd <track> -cuefile file.cue)arpi2003-01-045-1/+1049
* 10Lhenry2003-01-041-1/+1
* Added the ICY 403 "Service Forbiden" error message.bertrand2003-01-041-0/+3
* - If CDDB fail, try CDDAbertrand2003-01-031-32/+42
* - Now mmst will use the MMS/TCP implementation first, instead of tryingbertrand2003-01-021-5/+5
* fixed stream errors on some cygwin installationsfaust32003-01-021-0/+4
* supress clicks/noise when changing channelshenry2003-01-011-4/+19
* Obvious patch to avoid undefined behaviour of multiple side effects inarpi2002-12-311-3/+3
* bunkus: Fixed Ogg/Ogm seeking by discarding the first packet after the seek w...mosu2002-12-301-2/+9
* allow utilization of more v4l buffers, patch by Carsten Schulz <carsten@gnocc...henry2002-12-291-15/+14
* fixes (ok, just workarounds) sig11 in playtree/cfgparser's free()arpi2002-12-291-2/+2
* fixed these:arpi2002-12-291-2/+2
* user friendly channel tuning + 10L fix in tvi_v4l (by Stephane Jourdois)henry2002-12-283-9/+170
* Added/reordered #includes to silence warnings about "implicit declaration".rathann2002-12-281-4/+2
* This patch adds a call to subcp_recode1(), so this subtitles too arearpi2002-12-281-0/+11
* The patch fixes a nullpointer dereference and free of NULL in demux_close_xmmsarpi2002-12-281-2/+5
* The following patch allows the MPlayer "cdparanoia" support to work onarpi2002-12-282-1/+49
* just quells warnings in the ".depends" generation phase.arpi2002-12-281-1/+1
* Lots of functions and variables specific to OSS audio are used withoutarpi2002-12-281-0/+6
* FreeBSD fixnexus2002-12-282-0/+2
* the long-waited MUXER layer, and new MPEG-PS muxerarpi2002-12-276-86/+566
* prefer inttypes.h (probably fix cygwin compile)arpi2002-12-271-1/+1
* pnm:// support (ported from xine)arpi2002-12-264-1/+905
* fixed playback of pnm:// streamed filesarpi2002-12-261-1/+1
* 1l :)arpi2002-12-241-1/+1
* print track title in new linearpi2002-12-241-2/+2
* - fixed uninitialized offsets[]arpi2002-12-241-2/+3
* I cleaned up the source a bit, hopefully fixed hanging, alsoarpi2002-12-231-38/+46
* xmp hangign I noticed too, and is fixed with this patch, seeking works nowarpi2002-12-231-6/+17
* fix VCD playback - this is a patch from the netbsd pkgsrc tree,arpi2002-12-231-0/+15
* XMMS Input plugin supportarpi2002-12-226-2/+531
* CDDA seeking fixedarpi2002-12-223-6/+14
* accurate bitrate calculation using index, and more accurate guessingarpi2002-12-211-14/+52
* Russian frequencies by Alexander S. Belov <asbel@sice.ru>alex2002-12-201-0/+104
* add a TV_SET_CNANNEL commandhenry2002-12-192-0/+23
* 1000L for messing up cvshenry2002-12-161-0/+8
* handle bogus norm parameter; check for errors when setting normhenry2002-12-161-9/+4
* don't give up when set_tuner fails; more zero div sanity checkshenry2002-12-161-7/+16
* support for exotic normshenry2002-12-163-5/+43
* compiler warning fixesarpi2002-12-142-2/+1
* fixed possible division by zerohenry2002-12-141-1/+6
* 10l - demux_avi handles AVI_NI and AVI_NINI tooarpi2002-12-111-0/+2
* allocate the video buffer on the fly, instead of one big chunk at startuphenry2002-12-101-21/+55
* 10larpi2002-12-071-1/+1
* find best (longest) streams if not specified (-aid/-vid)arpi2002-12-071-11/+39
* From live.com 2002.11.30:bertrand2002-12-061-0/+4
* Really (!) sync ov_struct_st between demux_ogg.c and ad_libvorbis.crguyom2002-12-051-0/+1
* Sync ov_struct_st between demux_ogg.c and ad_libvorbis.crguyom2002-12-051-0/+4
* fixed mp3 seeking near end of filearpi2002-12-041-2/+3
* dvd_* declarations fixed to matc with open.carpi2002-12-041-2/+2
* Add Tremor (an integer-only Vorbis decoder) support.rguyom2002-12-041-0/+5
* set channel count to a saner value if the card reports an unknown audio modehenry2002-12-031-0/+5
* dump URL referencesarpi2002-11-291-1/+41
* - parsing the handler reference atom (hnlr), save handler fourccsarpi2002-11-291-4/+98
* reversing warning fix (requested by alex)michael2002-11-231-3/+3
* warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)michael2002-11-2310-11/+18
* demuxer_control(), percent position and time length query implemented inarpi2002-11-167-14/+144
* Removed hard coded value for the length of the header separator.bertrand2002-11-131-4/+6
* FreeBSD fixnexus2002-11-121-0/+1
* New config system + cleanup of header inter dependencyalbeu2002-11-121-1/+1
* export imagedescription for qt video codecsarpi2002-11-112-3/+6
* dlopen() support for ad and vdalex