mpv/libmpdemux
reimar e73aadd97b Use libc qsort to sort ODML index.
Based on patch by phillip at phdcam dot com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14298 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-02 14:29:43 +00:00
..
realrtsp fix security vulnerability reported by iDEFENSE 2004-12-15 18:16:24 +00:00
.cvsignore
Makefile TwinVQ decoder and demuxer 2004-12-29 19:51:56 +00:00
README
ai_alsa.c
ai_alsa1x.c
ai_oss.c
asf.h
asf_mmst_streaming.c fix a problem pointed out by iDEFENSE and several similar ones. 2004-12-15 19:12:46 +00:00
asf_streaming.c 10l, variable declarations must be before mp_msg. 2004-12-28 11:16:23 +00:00
asfheader.c fix stream selection and -bandwidth for mms-over-http. 2004-12-25 11:31:32 +00:00
audio_in.c
audio_in.h
aviheader.c Use libc qsort to sort ODML index. 2005-01-02 14:29:43 +00:00
aviheader.h
aviprint.c
bswap.h
cache2.c
cdd.h
cdda.c
cddb.c
cdinfo.c
config.h
cookies.c
cookies.h
cue_read.c
cue_read.h
demux_asf.c
demux_audio.c
demux_avi.c
demux_demuxers.c
demux_film.c
demux_fli.c
demux_gif.c
demux_lavf.c print build num 2004-10-24 20:55:33 +00:00
demux_lmlm4.c
demux_mf.c
demux_mkv.c Make use of the default duration for one frame if it is present in the file. This produces much smoother timecodes for laced audio frames. And I REALLY don't know why I missed that before... 2004-11-28 21:08:46 +00:00
demux_mov.c Fix channels, sample rate and sample size for 3gp files 2004-12-29 23:26:01 +00:00
demux_mpg.c seeking based on the largest timestamp in an mpeg stream 2004-10-23 00:05:38 +00:00
demux_nsv.c
demux_nuv.c
demux_ogg.c Output more information about vids, aids, sids, alangs and slangs with -identify. Patch by kiriuja <mplayer-patches@en-directo.net> 2004-11-25 22:24:00 +00:00
demux_pva.c
demux_rawaudio.c
demux_rawdv.c
demux_rawvideo.c y420 vs i420 typo 2004-12-16 23:54:59 +00:00
demux_real.c Memleak fix: free index data at demuxer_close 2004-11-01 13:49:07 +00:00
demux_realaud.c
demux_roq.c
demux_rtp.cpp
demux_rtp.h
demux_rtp_codec.cpp
demux_rtp_internal.h
demux_smjpeg.c
demux_ts.c Output more information about vids, aids, sids, alangs and slangs with -identify. Patch by kiriuja <mplayer-patches@en-directo.net> 2004-11-25 22:24:00 +00:00
demux_ty.c
demux_ty_osd.c
demux_viv.c
demux_vqf.c TwinVQ decoder and demuxer 2004-12-29 19:51:56 +00:00
demux_xmms.c removing AFMT_ dependancy 2004-12-27 17:55:06 +00:00
demux_xmms_plugin.h
demux_y4m.c
demuxer.c TwinVQ decoder and demuxer 2004-12-29 19:51:56 +00:00
demuxer.h TwinVQ decoder and demuxer 2004-12-29 19:51:56 +00:00
dvb_defaults.h
dvb_tune.c replaced deprecated FE_GET_EVENT with FE_READ_STATUS (only for DVB_HEAD); added a workaround for drivers that don't support FE_TIMEDOUT 2004-12-31 11:40:01 +00:00
dvbin.c
dvbin.h
dvdnav_stream.c
dvdnav_stream.h
ebml.c
ebml.h
extension.c
frequencies.c
frequencies.h
genres.h
help_mp.h
http.c
http.h
matroska.h Added support for MPEG-1 and MPEG-2 in Matroska. 2004-11-26 16:36:03 +00:00
mf.c
mf.h
mp3_hdr.c
mp3_hdr.h
mp_msg.h
mpeg_hdr.c
mpeg_hdr.h
ms_hdr.h
muxer.c
muxer.h
muxer_avi.c
muxer_mpeg.c
muxer_rawvideo.c
netstream.h
network.c Try http if pnm connection fails 2004-12-28 19:59:56 +00:00
network.h
nuppelvideo.h
open.c dvd_aid_from_lang() should return -1 if lang was not found 2004-12-03 14:14:29 +00:00
parse_es.c
parse_es.h
parse_mp4.c
parse_mp4.h Extended support for other object type IDs in the ESDS. This enables e.g. MPEG2 video in the MP4 container. 2004-11-15 15:04:57 +00:00
pnm.c Security fixes ported from upstream (xine) 2004-12-15 21:27:14 +00:00
pnm.h
qtpalette.h
rtp.c
rtp.h
stheader.h
stream.c
stream.h
stream_file.c
stream_ftp.c
stream_netstream.c
stream_null.c
stream_vcd.c
test.c
tv.c 100l, buf etc. in af_fmt2str call are already pointers... 2004-12-27 19:43:13 +00:00
tv.h setting the norm using text ID instead of numeric 2004-11-19 13:04:24 +00:00
tvi_bsdbt848.c removing AFMT_ dependancy 2004-12-27 17:30:15 +00:00
tvi_def.h
tvi_dummy.c
tvi_v4l.c removing AFMT_ dependancy 2004-12-27 17:30:15 +00:00
tvi_v4l2.c removing AFMT_ dependancy 2004-12-27 17:30:15 +00:00
url.c
url.h
vcd_read.h
vcd_read_darwin.h fix build on darwin ppc 2004-11-01 17:57:00 +00:00
vcd_read_fbsd.h
vcd_read_nbsd.h
video.c merged DEMUXER_TYPE_MPEG4_ES in the ordinary TS; added support for H264 in TS 2004-11-24 18:55:03 +00:00
videodev2.h
yuv4mpeg.c
yuv4mpeg.h
yuv4mpeg_intern.h
yuv4mpeg_ratio.c

README

libmpdemux - MPlayer's input/demuxer layer  (C) A'rpi / MPlayer team
==========================================

NOTE: It is not in the final form yet! API may change...

Stream input layer:
===================
#include "stream.h"

Supported modes:
- file (by 2048 byte sectors) including STDIN (if filename "-")
- VCD disk (by 2324 byte mode2 sectors)
- network (buggy, mpg/avi download-like streaming works, asf not)
- DVD disk using with libdvdread 0.8 or 0.9

Note: optional CACHE layer with read-ahead and seek-back buffer (not finished)

Demuxer layer:
==============
#include "demuxer.h"

Supported formats:
- MPEG (PS,PES,VOB,ES), including VCD disk image files (.ISO/.BIN)
- AVI, with or without index, interleaved and non-interleaved formats
- ASF v1.0 (aka .wmv/.wma)
- Quicktime MOV - including compressed headers, CBR and VBR

Others:
=======
#include "stheader.h" - audio and video stream structs used by header parsers
#include "parse_es.h" - Mpeg ES stream parser

Using it outside of mplayer tree:
=================================
It uses a few things from mplayer tree:
config.h - system-dependent options, see ./configure
mp_msg.c/.h - mplayer's message printing code - copy it or impement your own
help_mp.h - error/info message texts
bswap.h - little/big endian conversion

If you use it in your project - please tell me!

A'rpi - arpi@thot.banki.hu