aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
* demuxer is now more complete, though still not perfectGravatar melanson2002-02-02
* overwrite old infoGravatar nexus2002-02-01
* implemented RoQ file demuxingGravatar melanson2002-02-01
* warning (proper) fixGravatar pl2002-01-29
* DVD start position handling changed (progbar/eta fix)Gravatar arpi2002-01-27
* DVD progress bar fixGravatar arpi2002-01-27
* avoids a warningGravatar pl2002-01-27
* fixed (reversed) the RGB palette orderGravatar melanson2002-01-27
* yuy2 reported as workingGravatar alex2002-01-26
* pre-check for audio/video streams (hope it fix wma steraming)Gravatar arpi2002-01-26
* Don't segfault with empty -chapter spec.Gravatar kmkaplan2002-01-25
* Extended DVD chapter specification. Remove -last-chapter option.Gravatar kmkaplan2002-01-24
* freebsd fix by bjoern fischerGravatar atmos42002-01-24
* aspect ratio 9 added.Gravatar jaf2002-01-24
* Readded the content-type checking, in case of the no HTTP body areGravatar bertrand2002-01-24
* Add a parser for the "ASF group stream object" and display the bitrate valuesGravatar bertrand2002-01-24
* QT demuxer now supports the default QT palettesGravatar melanson2002-01-24
* fixed num_of_packets and current_packet handling, bug found by Mike MelansonGravatar alex2002-01-23
* 10l ...Gravatar nexus2002-01-23
* FreeBSD need this to compile after last changesGravatar nexus2002-01-23
* Added a turn around for badly configured web servers.Gravatar bertrand2002-01-23
* Modified the output of the http_debug function.Gravatar bertrand2002-01-23
* Removed unused code that I commented earlier.Gravatar bertrand2002-01-23
* Modified the cache option value setting/reading, so we can reportGravatar bertrand2002-01-22
* Add a check to not set the cache size if the user alredy set it.Gravatar albeu2002-01-21
* Add option -last-chapter for DVD playing/encodingGravatar kmkaplan2002-01-21
* Set the cache value if the network layer was able to compute it.Gravatar bertrand2002-01-20
* Changed the asf_file_header_t struct to read all the fields properly.Gravatar bertrand2002-01-20
* Moved network related code from open.c to network.cGravatar bertrand2002-01-19
* fixed channel changing with frequencies.cGravatar alex2002-01-18
* added .rm (real) and .y4m (yuv4mpeg)Gravatar alex2002-01-18
* fix dnet supportGravatar alex2002-01-18
* Fixed bug of multiple declaration of 'dvd_device'Gravatar nick2002-01-18
* made a little more headway but it still doesn't work properlyGravatar melanson2002-01-18
* more movi_end messGravatar arpi2002-01-17
* Change to use cdrom-device and dvd-device options needed for DVD/TV/VCDGravatar albeu2002-01-17
* reverted old seeking method - ask Holm why...Gravatar arpi2002-01-17
* fixed a few possible bugsGravatar arpi2002-01-16
* image field added. 10*10l....Gravatar arpi2002-01-16
* initial support for FILM file demuxingGravatar melanson2002-01-16
* workaround for broken 'muvi' chunksGravatar arpi2002-01-14
* Added support for the environment variable http_proxy.Gravatar bertrand2002-01-14
* Changed the proxy protocol to http_proxy.Gravatar bertrand2002-01-14
* QT demuxer loads palette information from files that transport palettes inGravatar melanson2002-01-13
* patch by Steven M. Schultz to support dvd under BSD/OSGravatar alex2002-01-13
* Added proxy support.Gravatar bertrand2002-01-12
* Added a debug function to print the struct's variables.Gravatar bertrand2002-01-12
* relatiev path to libcss.so - patch by Jim Radford <radford@robotics.caltech.edu>Gravatar arpi2002-01-11
* added mpeg userdata dumpGravatar arpi2002-01-10
* Changed the return value of the start function. Doesn't return the fdGravatar bertrand2002-01-10