aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
* more cola, not mine thoGravatar rfelker2004-04-30
* minimal fix for alex's 1000000000000l compile errors. imo the fix inGravatar rfelker2004-04-30
* Should be Connection: close, and not closed.Gravatar bertrand2004-04-29
* Leave the subs uninitialized and not "forcefully off" if the user hasn't chos...Gravatar mosu2004-04-29
* dewinifyGravatar alex2004-04-29
* forgot to commitGravatar alex2004-04-29
* removed loader/ dependancy, imported some files from g2, also used patches fr...Gravatar alex2004-04-28
* don't use odml when we don't have to -- the code is buggy!Gravatar rfelker2004-04-27
* Fix for 28_8 in rm files and header length != 0x4eGravatar rtognimp2004-04-27
* new configuration structure, gcc warn silencingGravatar nicodvb2004-04-26
* new configuration structure, dvb_set_channel takes 2 parameters, 1000l memle...Gravatar nicodvb2004-04-26
* fix possible segfault on lavf demuxer patch by (adland <adland123 at yahoo do...Gravatar michael2004-04-26
* potentially exploitable buffer overflow with maliciously crafted cd tocGravatar rfelker2004-04-26
* fix exploitable buffer overflowGravatar rfelker2004-04-26
* needed for a/v sync with compressed audio (e.g. raw .mp2 or .ac3 file)Gravatar rfelker2004-04-26
* More keyframe search fix for VP6xGravatar rtognimp2004-04-25
* Fix VP62 keyframe searchGravatar rtognimp2004-04-25
* Suggest -playlist if asf_stream_start failsGravatar rtognimp2004-04-25
* Don't say that a protocol is unsupported if that's not trueGravatar rtognimp2004-04-25
* Fix support for audio only streamsGravatar rtognimp2004-04-25
* More bounds checking fixes (thnaks to Miguel Freitas)Gravatar rtognimp2004-04-25
* Escape urls (needed for urls in playlists)Gravatar rtognimp2004-04-24
* Stop parsing an url after connection failureGravatar rtognimp2004-04-24
* Handle url redirectionGravatar rtognimp2004-04-24
* Some sanity and bound checkingGravatar rtognimp2004-04-24
* 1000000000000l to bunkusGravatar rfelker2004-04-23
* Clear subs in broken OGM files (those without empty subtitle packets) a bit l...Gravatar mosu2004-04-23
* Much improved seeking. Patch by Michael Behrich <behrisch at informatik adot ...Gravatar mosu2004-04-23
* 10l: don't run strcmp if arg is NULLGravatar rtognimp2004-04-19
* Get rid of the 'RIFF chunks have to be aligned on ODML_CHUNKLEN'Gravatar ranma2004-04-19
* Fix for some audio asf streams like http://ms.bandeapart.fm/bap/albums/973/65...Gravatar rtognimp2004-04-17
* Respect -playlist for asx streamsGravatar rtognimp2004-04-17
* less verbosity + printf --> mp_msgGravatar diego2004-04-17
* 10l to me: writing outside allocated memoryGravatar rtognimp2004-04-15
* specify field mode when setting image heightGravatar henry2004-04-15
* Try Real rtsp, then live.com on every rtsp stream (remove extensionGravatar rtognimp2004-04-14
* Do not crash on audio only streamsGravatar rtognimp2004-04-13
* Add license, remove bogus comment as told by Reza Jelveh, the author.Gravatar diego2004-04-12
* Fix vp61 keyframe search (do not skip blocks if 1st frame is keyframe)Gravatar rtognimp2004-04-12
* nsv (Nullsoft streaming video) demuxerGravatar rtognimp2004-04-12
* lavf ASF supportGravatar michael2004-04-11
* seekingGravatar michael2004-04-11
* avoid unneeded stream_reset()Gravatar michael2004-04-11
* nicer EOF solution, mpeg-ps works now tooGravatar michael2004-04-11
* libavformat really doesnt like it that the streams get stuck if the end is re...Gravatar michael2004-04-11
* demux_lavfGravatar michael2004-04-11
* '%' is unsafe and need to be escaped.Gravatar bertrand2004-04-07
* netbsd audio support by Bernd ErnestiGravatar alex2004-04-06
* correct typeconversion of fps, patches by several pplGravatar alex2004-04-06
* Changed -sid/-aid/-vid to be zero based and select the n'th stream of its typ...Gravatar mosu2004-04-06