aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
* temporary disable mf support for systems without globGravatar faust32003-04-04
* Little fix.Gravatar albeu2003-04-04
* 10L NULL == 0 == stdinGravatar albeu2003-04-04
* Using a different alignment for only the Gui is bad as this code useGravatar albeu2003-04-04
* H264-ES demuxerGravatar michael2003-04-04
* workaround only, please fix.Gravatar pontscho2003-04-03
* 10lGravatar pontscho2003-04-03
* URL is cdda://tracks[:speed][/device]Gravatar albeu2003-04-02
* *** empty log message ***Gravatar albeu2003-04-02
* 10l to AlbeuGravatar faust32003-04-02
* MINGW32 portGravatar faust32003-04-02
* Remove -sdpGravatar albeu2003-04-02
* Stream modularization, the first step.Gravatar albeu2003-04-02
* Added a test for "s->fd == NULL" to the start of "stream_fill_buffer()".Gravatar rsf2003-04-02
* Added some optional debugging printfs (disabled by default)Gravatar rsf2003-04-02
* fix compilation without TV supportGravatar faust32003-03-31
* MINGW32 portGravatar faust32003-03-30
* Fix test compilationGravatar albeu2003-03-30
* Fix all demuxers wich where using a global var to enable themself.Gravatar albeu2003-03-30
* Set deuxer_type instead of using our own global var.Gravatar albeu2003-03-30
* Use new config headersGravatar albeu2003-03-30
* Stream cleanup, don't use blah_on options anymore.Gravatar albeu2003-03-30
* 10L, close isn't enouth we must munmap too.Gravatar albeu2003-03-30
* Switch to the new config headerGravatar albeu2003-03-27
* Free the stream of the audio and subtitle demuxer.Gravatar albeu2003-03-27
* Fix rawvideo and -audiofileGravatar albeu2003-03-27
* on now set the demuxer type some we can use rawvideo with -audiofileGravatar albeu2003-03-27
* Fix a 100L bug wich killed mencoder timing and switch to the newGravatar albeu2003-03-27
* 10l, found by Jan Kritzner <kritzner@informatik.rwth-aachen.de>Gravatar alex2003-03-26
* Added IPv6 support, patch by Dave Lambley <mplayer-dev-eng@dlambley.freeserve...Gravatar bertrand2003-03-26
* Added support for IPv6 numeric url like: http://[3ffe:400:100::1]:80/fileGravatar bertrand2003-03-26
* color equalizer for tv inputGravatar henry2003-03-23
* fixed trivial seeking bugs, patch by Krister Lagerstrom <krister@kmlager.com>Gravatar alex2003-03-22
* Warning fix, patch by Dominik MierzejewskyGravatar rtognimp2003-03-22
* fix crash on streams with frame tags, patch by Brett Kosinski <brettk@frodo.d...Gravatar alex2003-03-22
* wrong assignment of codec, patch by nsabbi@libero.itGravatar alex2003-03-21
* report TRUE for IS_AUDIO control when user forces the audio recordingGravatar henry2003-03-21
* largefile support by Matthias Schwarzott <zzam@gmx.de>Gravatar alex2003-03-21
* replace sys_errlist with strerror() by Ivan SzantoGravatar henry2003-03-20
* hardware mjpeg encoding using v4l by Iván Szántó <szivan@freemail.hu>Gravatar henry2003-03-19
* 10l cbSize not inited for l=16.\n Could give problem in print_wave_headerGravatar rtognimp2003-03-17
* 1000lGravatar arpi2003-03-17
* dvbin_param_on movedGravatar arpi2003-03-16
* this is a combo patch that:Gravatar arpi2003-03-16
* remove the lower boundaryGravatar henry2003-03-16
* cleanups and some 10l fixes for previous commitGravatar henry2003-03-16
* correct small framerate fluctuations directly in the capture threadGravatar henry2003-03-15
* This patch corrects the calculation of the MPEG bitrate from theGravatar arpi2003-03-15
* Same behaviour as old code for short headersGravatar rtognimp2003-03-15
* Read extradata for wav files, based on patch by <dimakar(at)yahoo.com>. Requi...Gravatar rtognimp2003-03-15