summaryrefslogtreecommitdiffstats
path: root/libmpdemux
Commit message (Expand)AuthorAgeFilesLines
* 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 vdalex2002-11-111-0/+6
* skew calculations modified to use integershenry2002-11-081-48/+36
* *HUGE* set of compiler warning fixes, unused variables removalarpi2002-11-0611-8/+31
* skip id3v2 junk when looking for mp3rfelker2002-11-051-0/+7
* Added OGG streaming support, patch from Balatoni Denes <pnis@coder.hu>bertrand2002-11-051-1/+6
* move timestamp debug printf to higher verbose level (hope it's ok)atmos42002-11-051-1/+1
* 10larpi2002-11-051-1/+1
* ASF-style stream auto-selection, to fix files with fake a/v streams (onlyarpi2002-11-051-96/+44
* workaround for ms11 ima4alex2002-11-041-0/+3
* - realaudio ATRC (sony atrac3) codec supportarpi2002-11-041-13/+45
* remove BE hack (yes, works now ! :-))colin2002-11-031-9/+0
* fix possible sig8 - found by Alexarpi2002-11-021-1/+1
* workaround old mencoder's cbr-mp3 header bugarpi2002-11-021-1/+10
* fixed comment - noticed by Alexarpi2002-11-021-2/+2
* A-V sync cleanup: sh_audio->timer replaced by sh_audio->delay, it containsarpi2002-11-024-7/+6
* cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed,arpi2002-11-024-58/+46
* verbose can be negativearpi2002-11-016-14/+17
* increase buffer size in immediate modehenry2002-11-011-1/+1
* set up nBlockAlign, nBytesPerSec correctly if extended audio header avail.arpi2002-10-311-1/+9
* pass audio codecdataarpi2002-10-311-1/+10
* debug printfarpi2002-10-301-1/+1
* 10L fixhenry2002-10-291-1/+1
* GCC warning fixesbertrand2002-10-297-41/+61
* check for framesize validity, return -1 (error) for zero size (bug found by pl)arpi2002-10-251-7/+13
* added an option for specifying the size of capture bufferhenry2002-10-253-10/+17
* max header size increasedarpi2002-10-231-4/+5
* allow cache to be disabled (-nocache should override cachesize autodetectionarpi2002-10-231-1/+1
* - fixed several 10l bugsarpi2002-10-231-198/+106
* yeah, test.c works now!arpi2002-10-232-3/+13
* 10larpi2002-10-231-1/+1
* cleanup config option handling in libmpdemux.arpi2002-10-237-127/+23
* mpdemux.c|h moved to libinput, mpdemux_check_interrupt() -> mp_input_check_in...arpi2002-10-236-31/+11
* added libmpdemux depends to test.carpi2002-10-232-1/+4
* dvd chapter detect function from Gregory Kovrigapontscho2002-10-222-0/+29
* dump wav headerarpi2002-10-221-0/+2
* endianess independency (using get int 16/32/64 func instead of typecasting po...arpi2002-10-221-24/+75
* minor fixes in forceaudio optionhenry2002-10-221-1/+9
* OSS is optional (fixes case when "tv" enabled, and "ossaudio" disabled)arpi2002-10-221-0/+16
* add an option to force audio recording when a tv card reports no audio sourceshenry2002-10-223-1/+3
* add a forgotten shutdown testhenry2002-10-221-0/+3
* Fixed more potential mem leaks and use the url_free methodbertrand2002-10-191-3/+8
* removed the messalex2002-10-191-56/+0
* set position in channel list on startup. note: hope one day we will get clean...alex2002-10-191-2/+30
* Stop grabbing from v4l when paused by Jindrich Makovickaalex2002-10-191-22/+17
* fix & workaround possible sig8/sig11 in blocksize calculationarpi2002-10-171-2/+10
* fix bih->biSize for uncompressed files tooarpi2002-10-171-1/+1
* fill the extra bytes with zeroarpi2002-10-171-1/+2
* 10l - do not read INDEX twice!!!arpi2002-10-161-4/+6
* memleaksarpi2002-10-161-0/+3
*