mpv/libmpdemux
reimar ec029a1034 100l, fix compilation.
Commited old patch that used alloc_put_byte instead of av_alloc_put_byte


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25506 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-22 18:32:45 +00:00
..
Makefile libnemesi support, yet another rtsp/rtp library... 2007-09-19 21:38:22 +00:00
asf.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
asfheader.c Remove some useless "extern" before function prototypes 2007-07-25 17:29:29 +00:00
aviheader.c Set sh_video->format when parsing aviheader, otherwise it might never 2007-12-01 14:29:53 +00:00
aviheader.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
aviprint.c Fix format strings to match argument type 2007-06-24 13:09:08 +00:00
demux_aac.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_asf.c removed functions that were used to parse mpeg12 video (no more video); patch by John Donaghy 2007-06-10 09:25:09 +00:00
demux_audio.c Simplify: initialize at declaration at the start of the function 2007-09-24 22:21:14 +00:00
demux_avi.c Remove some pointless casts 2007-12-01 14:22:27 +00:00
demux_avs.c Use explicit path for headers from the loader/ directory. 2007-03-15 22:34:45 +00:00
demux_avs.h Use the standard inline instead of __inline 2007-07-30 13:58:45 +00:00
demux_demuxers.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_film.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_fli.c Set biWidth/biHeight in fli demuxer 2007-10-02 19:22:46 +00:00
demux_gif.c Replace implicit use of fast_memcpy via macro by explicit use to allow 2007-06-05 14:27:54 +00:00
demux_lavf.c 100l, fix compilation. 2007-12-22 18:32:45 +00:00
demux_lmlm4.c warning fix: 2007-09-09 09:48:51 +00:00
demux_mf.c 100l, fix uint32_t* instead of uint32_t typo in demux_mf type->fourcc table 2007-11-18 10:02:28 +00:00
demux_mkv.c Vobsub support tridx setting in .idx file. 2007-12-19 08:35:40 +00:00
demux_mov.c Cosmetics: Fix indentation. 2007-12-14 07:15:13 +00:00
demux_mpc.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_mpg.c reindented 2007-11-05 20:16:06 +00:00
demux_nemesi.c Rename demuxer tags to clarify 2007-12-04 15:26:56 +00:00
demux_nsv.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_nut.c Remove silly #ifdef around the complete file. 2007-08-24 11:06:07 +00:00
demux_nuv.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_ogg.c Finally replace get_uint?? by AV_RL?? 2007-12-01 15:12:05 +00:00
demux_pva.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_rawaudio.c Make m_option_t arrays referenced by cfg-common.h const 2007-12-02 21:26:23 +00:00
demux_rawdv.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_rawvideo.c Make m_option_t arrays referenced by cfg-common.h const 2007-12-02 21:26:23 +00:00
demux_real.c Print warning about encrypted audio tracks 2007-11-15 22:16:41 +00:00
demux_realaud.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_roq.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_rtp.cpp Rename demuxer tags to clarify 2007-12-04 15:26:56 +00:00
demux_rtp.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
demux_rtp_codec.cpp Fix compilation of live555 support after FFmpegs r10173. 2007-08-22 23:37:06 +00:00
demux_rtp_internal.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
demux_smjpeg.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_ts.c Remove useless stray #include. 2007-12-16 23:57:34 +00:00
demux_ty.c Avoid one more code duplication 2007-09-15 13:25:56 +00:00
demux_ty_osd.c Another missed case-range 2007-07-30 13:55:51 +00:00
demux_viv.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_vqf.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_xmms.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demux_xmms_plugin.h
demux_y4m.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
demuxer.c Move ds->current=NULL; further up to the free_demux_packet. 2007-12-20 11:21:02 +00:00
demuxer.h Add demuxer functions for chapter feature. 2007-12-13 12:51:05 +00:00
ebml.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
ebml.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
extension.c added monkey audio file extensions to extension table 2007-09-13 17:06:36 +00:00
genres.h Table of ID3 genres should be const as well 2007-12-02 20:48:16 +00:00
matroska.h add support for wavpack into matroska 2007-10-21 22:57:42 +00:00
mf.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
mf.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
mp3_hdr.c
mp3_hdr.h
mpeg_hdr.c Mark constant argument of mp_header_process_sequence_header as such. 2007-10-19 10:08:02 +00:00
mpeg_hdr.h Mark constant argument of mp_header_process_sequence_header as such. 2007-10-19 10:08:02 +00:00
mpeg_packetizer.c
mpeg_packetizer.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
ms_hdr.h Add comment that clears up what _WINGDI_H is for. 2007-09-18 10:56:29 +00:00
muxer.c Simplify preprocessor directives: There is a general variable for 2007-04-26 15:10:07 +00:00
muxer.h Add imgfmt (AKA pixel format) to muxer_stream_t so that encoders can 2007-05-17 00:15:08 +00:00
muxer_avi.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
muxer_lavf.c Bring (de)muxer_lavf up to date with the libavformat API changes introduced by FFmpeg commit r11071. 2007-11-23 10:44:33 +00:00
muxer_mpeg.c Remove unused function write_psm_block(), fixes the warning: 2007-11-21 09:14:01 +00:00
muxer_rawaudio.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
muxer_rawvideo.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
nuppelvideo.h
parse_es.c Remove unused parameter for mp_msg 2007-06-03 08:48:44 +00:00
parse_es.h
parse_mp4.c Add explicit location for headers from the stream/ directory. 2007-03-15 18:36:36 +00:00
parse_mp4.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
qtpalette.h
stheader.h Clean up some fields in stheader.h structs 2007-11-01 06:52:14 +00:00
video.c in video_read_frame() set the keyframe flag in demuxer->video when dealing with 2007-11-02 23:05:51 +00:00
yuv4mpeg.c Disable function that is only used in disabled code, fixes warning: 2007-10-30 08:06:39 +00:00
yuv4mpeg.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
yuv4mpeg_intern.h Do not use leading underscores in multiple inclusion guards, they are reserved. 2007-07-02 22:34:45 +00:00
yuv4mpeg_ratio.c