aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
* telecine detectionGravatar arpi2003-01-16
* fixed the well-known DVD/DVB audio delay bug :)Gravatar arpi2003-01-16
* Removed the hardcoded cdrom device.Gravatar bertrand2003-01-15
* Removed the hardcoded /dev/cdrom for NetBSD and added an work aroundGravatar bertrand2003-01-15
* bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can...Gravatar mosu2003-01-15
* sanity checks - patch by Fabian Franz <FabianFranz@gmx.de>Gravatar arpi2003-01-14
* NTSC is 29.97 fps, not 30. wrong values here are likely to causeGravatar rfelker2003-01-14
* better cache size defaultsGravatar arpi2003-01-13
* do not discard cache content at seeking type=STREAMTYPE_STREAMGravatar arpi2003-01-13
* patch adds support for MOV-Reference-Files.Gravatar arpi2003-01-13
* check if seeking supported, otherwise fallback to null readingGravatar arpi2003-01-12
* (hopefully) fixed .mov streamingGravatar arpi2003-01-12
* sanity checkGravatar arpi2003-01-12
* upsz :))))))))))))))Gravatar pontscho2003-01-12
* this patch adds an fallback to playlist (any but the plaintext-list format)Gravatar arpi2003-01-12
* Finally commented out the code for autodetection based on the extension.Gravatar bertrand2003-01-11
* buffer overflow fix :)Gravatar arpi2003-01-10
* check if prop_hdr==NULL insteda of sig11Gravatar arpi2003-01-09
* - always print the longest stream in info, not the selected oneGravatar arpi2003-01-06
* Return another error code for timeout.Gravatar bertrand2003-01-06
* 10l bug...Gravatar bertrand2003-01-06
* Sanity checks.Gravatar filon2003-01-06
* 10l (was segfaulting on non-dv file)Gravatar filon2003-01-06
* 10l? :)Gravatar arpi2003-01-06
* 10l, hopefully correct fix, before path was always overwritten to '/'Gravatar atmos42003-01-06
* dirname() (from libgen) dependency removedGravatar arpi2003-01-06
* i felt that libgen.h will not be portable...Gravatar arpi2003-01-06
* vcd_read_cue.h -> cue_read.c+hGravatar arpi2003-01-05
* -nosound fixGravatar henry2003-01-05
* mosu: Fixed OGG/OGM seeking for XCDs in which the OGG/OGM does not start at p...Gravatar mosu2003-01-05
* mosu: subtitles will be cleared after their life time as given in the packet'...Gravatar mosu2003-01-04
* cdrwin-style bin/cue VCD image support (-vcd <track> -cuefile file.cue)Gravatar arpi2003-01-04
* 10LGravatar henry2003-01-04
* Added the ICY 403 "Service Forbiden" error message.Gravatar bertrand2003-01-04
* - If CDDB fail, try CDDAGravatar bertrand2003-01-03
* - Now mmst will use the MMS/TCP implementation first, instead of tryingGravatar bertrand2003-01-02
* fixed stream errors on some cygwin installationsGravatar faust32003-01-02
* supress clicks/noise when changing channelsGravatar henry2003-01-01
* Obvious patch to avoid undefined behaviour of multiple side effects inGravatar arpi2002-12-31
* bunkus: Fixed Ogg/Ogm seeking by discarding the first packet after the seek w...Gravatar mosu2002-12-30
* allow utilization of more v4l buffers, patch by Carsten Schulz <carsten@gnocc...Gravatar henry2002-12-29
* fixes (ok, just workarounds) sig11 in playtree/cfgparser's free()Gravatar arpi2002-12-29
* fixed these:Gravatar arpi2002-12-29
* user friendly channel tuning + 10L fix in tvi_v4l (by Stephane Jourdois)Gravatar henry2002-12-28
* Added/reordered #includes to silence warnings about "implicit declaration".Gravatar rathann2002-12-28
* This patch adds a call to subcp_recode1(), so this subtitles too areGravatar arpi2002-12-28
* The patch fixes a nullpointer dereference and free of NULL in demux_close_xmmsGravatar arpi2002-12-28
* The following patch allows the MPlayer "cdparanoia" support to work onGravatar arpi2002-12-28
* just quells warnings in the ".depends" generation phase.Gravatar arpi2002-12-28
* Lots of functions and variables specific to OSS audio are used withoutGravatar arpi2002-12-28