aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
...
* Fix url escaping and avoid double escapeGravatar rtognimp2004-05-01
* Try to get an asf file with normal http protocol if http streamingGravatar rtognimp2004-05-01
* 10000000000l twisted typecastingGravatar henry2004-05-01
* more nonsense lvalue casts, at least these aren't quite as stupidGravatar rfelker2004-05-01
* and more and more stupidityGravatar rfelker2004-05-01
* 1000000000000lGravatar rfelker2004-05-01
* 100l for me. Header seek is not needed to fix 28_8 and can cause sig11Gravatar rtognimp2004-05-01
* Allow user to disable writing of ODML indexGravatar ranma2004-04-30
* Only use odml index for files that need itGravatar ranma2004-04-30
* 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