aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
...
* MinGW compilation fix, idea and approval by Sascha SommerGravatar diego2004-06-03
* fix bug reported by Leonardo Giordani: sh->aspect is not pixel aspect but mov...Gravatar rik2004-06-03
* Added "audio_id", "video_id", "dvdsub_id" to the call to "demux_open()".Gravatar rsf2004-06-02
* removed unused and commented code; audio is pushed synchronously (reported to...Gravatar nicodvb2004-05-31
* no kabbe-bytes or men in black or any of that nonsense here...Gravatar rfelker2004-05-23
* Add detection of nsa streamed by aol ultravox serverGravatar rtognimp2004-05-14
* segfault fixGravatar michael2004-05-12
* ENCA support (http://trific.ath.cx/software/enca/)Gravatar henry2004-05-08
* Cosmetics. Shortened the "displaying subtitle..." message. Replaced "OGG" wit...Gravatar mosu2004-05-07
* Be more verbose and tell the user which subtitle stream has been selected (if...Gravatar mosu2004-05-05
* 100l for meGravatar rtognimp2004-05-03
* Restore ftp support (was erroneusly disabled while fixing bogus errorsGravatar rtognimp2004-05-02
* Fix hang for some asf video stream like http://193.219.139.115/ltv/zinios/new...Gravatar rtognimp2004-05-02
* 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