.. |
aac_hdr.c
|
Split the aac header parsing out of aac demuxer to allow using libmpmux
|
2008-04-09 00:43:19 +00:00 |
asf.h
|
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-22 09:09:46 +00:00 |
asfguid.h
|
Make stream independent of libmpdemux, the asf demuxer and streaming
|
2008-04-09 00:32:35 +00:00 |
asfheader.c
|
Make stream independent of libmpdemux, the asf demuxer and streaming
|
2008-04-09 00:32:35 +00:00 |
aviheader.c
|
Mark some functions static
|
2008-04-23 13:48:38 +03:00 |
aviheader.h
|
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-22 09:09:46 +00:00 |
aviprint.c
|
…
|
|
demux_aac.c
|
Split the aac header parsing out of aac demuxer to allow using libmpmux
|
2008-04-09 00:43:19 +00:00 |
demux_asf.c
|
demux_asf: Fix operator precedence in packet length check
|
2008-04-13 23:04:07 +00:00 |
demux_audio.c
|
Remove another two useless special-case from flac metadata reading function
|
2008-04-12 15:16:37 +00:00 |
demux_avi.c
|
Mark some functions static
|
2008-04-23 13:48:38 +03:00 |
demux_avs.c
|
Take audio delay into account when seeking in avisynth demuxer.
|
2008-04-23 07:50:54 +00:00 |
demux_avs.h
|
Add missing header #includes to fix 'make checkheaders'.
|
2008-03-05 23:32:01 +00:00 |
demux_demuxers.c
|
Remove useless cast
|
2008-04-05 14:07:05 +00:00 |
demux_film.c
|
Fix lots and lots of other demuxers broken by r26301
|
2008-04-05 14:11:48 +00:00 |
demux_fli.c
|
Use defines to give names to the different seek flags.
|
2008-01-29 15:11:38 +00:00 |
demux_gif.c
|
Make all demuxer_desc_t const, thus moving them to .rodata
|
2008-01-13 16:00:39 +00:00 |
demux_lavf.c
|
Move dvdsub_id to options struct
|
2008-04-23 13:48:38 +03:00 |
demux_lmlm4.c
|
Make all demuxer_desc_t const, thus moving them to .rodata
|
2008-01-13 16:00:39 +00:00 |
demux_mf.c
|
sun rasterfile decoder
|
2008-02-25 18:30:02 +00:00 |
demux_mkv.c
|
Move dvdsub_id to options struct
|
2008-04-23 13:48:38 +03:00 |
demux_mov.c
|
Add option pointer to demuxers and stheader.h structs
|
2008-04-23 13:41:05 +03:00 |
demux_mpc.c
|
Use defines to give names to the different seek flags.
|
2008-01-29 15:11:38 +00:00 |
demux_mpg.c
|
Use defines to give names to the different seek flags.
|
2008-01-29 15:11:38 +00:00 |
demux_nemesi.c
|
Remove _s/_st suffix from some struct names
|
2008-04-25 03:34:22 +03:00 |
demux_nsv.c
|
Set demuxer->audio->id to avoid breakage due to r26301
|
2008-04-05 09:19:55 +00:00 |
demux_nut.c
|
Use defines to give names to the different seek flags.
|
2008-01-29 15:11:38 +00:00 |
demux_nuv.c
|
Fix lots and lots of other demuxers broken by r26301
|
2008-04-05 14:11:48 +00:00 |
demux_ogg.c
|
Move dvdsub_id to options struct
|
2008-04-23 13:48:38 +03:00 |
demux_pva.c
|
Fix lots and lots of other demuxers broken by r26301
|
2008-04-05 14:11:48 +00:00 |
demux_rawaudio.c
|
Remove global demuxer_type
|
2008-04-12 15:51:05 +00:00 |
demux_rawdv.c
|
Fix lots and lots of other demuxers broken by r26301
|
2008-04-05 14:11:48 +00:00 |
demux_rawvideo.c
|
Remove global demuxer_type
|
2008-04-12 15:51:05 +00:00 |
demux_real.c
|
demux_real.c: Always use MP_NOPTS_VALUE for unknown pts
|
2008-04-12 15:51:15 +00:00 |
demux_realaud.c
|
Make all demuxer_desc_t const, thus moving them to .rodata
|
2008-01-13 16:00:39 +00:00 |
demux_roq.c
|
Fix lots and lots of other demuxers broken by r26301
|
2008-04-05 14:11:48 +00:00 |
demux_rtp.cpp
|
Add option pointer to demuxers and stheader.h structs
|
2008-04-23 13:41:05 +03:00 |
demux_rtp.h
|
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-22 09:09:46 +00:00 |
demux_rtp_codec.cpp
|
#include base64.h with full path.
|
2008-04-24 16:49:31 +00:00 |
demux_rtp_internal.h
|
FFmpeg now uses different (unified) #include paths.
|
2008-02-25 15:46:36 +00:00 |
demux_smjpeg.c
|
Fix lots and lots of other demuxers broken by r26301
|
2008-04-05 14:11:48 +00:00 |
demux_ts.c
|
typo in filename
|
2008-04-11 10:35:32 +00:00 |
demux_ty.c
|
Use defines to give names to the different seek flags.
|
2008-01-29 15:11:38 +00:00 |
demux_ty_osd.c
|
typo fix: inited --> initialized
|
2008-02-14 14:23:55 +00:00 |
demux_viv.c
|
FFmpeg now uses different (unified) #include paths.
|
2008-02-25 15:46:36 +00:00 |
demux_vqf.c
|
Fix lots and lots of other demuxers broken by r26301
|
2008-04-05 14:11:48 +00:00 |
demux_xmms.c
|
Use defines to give names to the different seek flags.
|
2008-01-29 15:11:38 +00:00 |
demux_xmms_plugin.h
|
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-22 09:09:46 +00:00 |
demux_y4m.c
|
Make all demuxer_desc_t const, thus moving them to .rodata
|
2008-01-13 16:00:39 +00:00 |
demuxer.c
|
Remove _s/_st suffix from some struct names
|
2008-04-25 03:34:22 +03:00 |
demuxer.h
|
Remove _s/_st suffix from some struct names
|
2008-04-25 03:34:22 +03:00 |
ebml.c
|
…
|
|
ebml.h
|
Add missing header #includes to fix 'make checkheaders'.
|
2008-03-05 23:32:01 +00:00 |
extension.c
|
…
|
|
genres.h
|
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-22 09:09:46 +00:00 |
matroska.h
|
Remove unnecessary includes
|
2008-04-01 15:24:53 +00:00 |
mf.c
|
Change mf_fps to double
|
2008-02-14 14:44:52 +00:00 |
mf.h
|
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-22 09:09:46 +00:00 |
mp3_hdr.c
|
…
|
|
mp3_hdr.h
|
Add missing header #includes to fix 'make checkheaders'.
|
2008-03-05 23:32:01 +00:00 |
mp_taglists.c
|
Add BFI video support through FFmpeg.
|
2008-04-22 10:14:55 +00:00 |
mp_taglists.h
|
Split the lavf taglists out of the lavf muxer to allow using libmpmux
|
2008-04-09 00:46:21 +00:00 |
mpeg_hdr.c
|
…
|
|
mpeg_hdr.h
|
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-22 09:09:46 +00:00 |
mpeg_packetizer.c
|
moved pes_header from file-static to send_mpeg_pes_packet_ll()
|
2008-01-13 09:34:43 +00:00 |
mpeg_packetizer.h
|
Add missing header #includes to fix 'make checkheaders'.
|
2008-03-05 23:32:01 +00:00 |
ms_hdr.h
|
Revert fixing illegal identifiers to fix compilation on MinGW. Unfortunately
|
2008-03-02 19:38:50 +00:00 |
muxer.c
|
…
|
|
muxer.h
|
Add missing header #includes to fix 'make checkheaders'.
|
2008-03-05 23:32:01 +00:00 |
muxer_avi.c
|
…
|
|
muxer_lavf.c
|
Split the lavf taglists out of the lavf muxer to allow using libmpmux
|
2008-04-09 00:46:21 +00:00 |
muxer_mpeg.c
|
typo fix: inited --> initialized
|
2008-02-14 14:23:55 +00:00 |
muxer_rawaudio.c
|
…
|
|
muxer_rawvideo.c
|
…
|
|
nuppelvideo.h
|
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-22 09:09:46 +00:00 |
parse_es.c
|
…
|
|
parse_es.h
|
Add missing header #includes to fix 'make checkheaders'.
|
2008-03-05 23:32:01 +00:00 |
parse_mp4.c
|
Mark some functions static
|
2008-04-23 13:48:38 +03:00 |
parse_mp4.h
|
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-22 09:09:46 +00:00 |
qtpalette.h
|
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-22 09:09:46 +00:00 |
stheader.h
|
Make video decoder description structs const
|
2008-04-25 07:16:32 +03:00 |
video.c
|
Do proper parsing for DVR-MS files, this fixes playback with ffmpeg decoder
|
2008-04-05 11:09:21 +00:00 |
yuv4mpeg.c
|
…
|
|
yuv4mpeg.h
|
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-22 09:09:46 +00:00 |
yuv4mpeg_intern.h
|
Add MPLAYER_ prefix to multiple inclusion guards.
|
2008-02-22 09:09:46 +00:00 |
yuv4mpeg_ratio.c
|
…
|
|