1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-03 01:31:53 +02:00
vlc/modules/mux
2004-10-29 09:19:38 +00:00
..
mpeg * modules/mux/mpeg: for video ES, always put the pts and dts in the pes header when they are both available (makes vlc a lot happier when demuxing the stream, especially for other video codecs than mpeg2). 2004-10-27 14:59:24 +00:00
asf.c Fixed string 2004-10-02 17:57:33 +00:00
avi.c * avi.c: fixed fps computation, thanks markfm for testing. 2004-08-04 20:09:31 +00:00
dummy.c * all: cosmetics + MUX_GET_MIME. 2004-07-10 17:20:11 +00:00
Modules.am a mime multipart jpeg muxer. Mimics the way some webcams work. Resulting 2004-07-07 10:06:56 +00:00
mp4.c * modules/mux/mp4.c: added a 3gp mode which writes a 3gp ftyp header. 2004-10-29 09:19:38 +00:00
mpjpeg.c mpjpeg.c: The rfc says to use \r\n so use \r\n. Also set the right mime type. 2004-07-20 11:49:04 +00:00
ogg.c * modules/mux/ogg.c: when removing a stream, flush its fifo first. 2004-08-29 11:42:43 +00:00
wav.c * modules/mux/wav.c: use aout_ChannelReorder(). 2004-09-30 17:21:40 +00:00