.. |
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
|
…
|
|
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
|
Check ASF packet size before calling demux_asf_read_packet. Fixes segfault
|
2008-05-02 13:33:14 +00:00 |
demux_audio.c
|
Continue detection if it is not clear if we have a MP3 or flac file.
|
2008-05-21 16:07:37 +00:00 |
demux_avi.c
|
cosmetic typo fix, geneate > generate
|
2008-02-09 13:13:02 +00: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
|
cosmetics: Remove pointless parentheses from return statements.
|
2008-05-16 09:41:00 +00:00 |
demux_demuxers.c
|
Make internal subtitle and subtitle switching work with -audiofile
|
2008-05-21 18:45:30 +00:00 |
demux_film.c
|
cosmetics: Remove pointless parentheses from return statements.
|
2008-05-16 09:41:00 +00:00 |
demux_fli.c
|
cosmetics: Remove pointless parentheses from return statements.
|
2008-05-16 09:41:00 +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
|
Use standard license headers with standard formatting.
|
2008-05-14 18:01:51 +00: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
|
add ffptx , works on ptx samples
|
2008-05-12 02:09:47 +00:00 |
demux_mkv.c
|
Remove unused function, fixes the warning:
|
2008-05-15 21:25:41 +00:00 |
demux_mov.c
|
Use HAVE_QUICKTIME instead of MACOSX preprocessor condition.
|
2008-03-15 11:32:19 +00: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
|
Use standard license headers with standard formatting.
|
2008-05-14 18:01:51 +00: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
|
Fill sh_sub_t.lang in lavf, mkv and ogg demuxers. Use it for printing subtitle
|
2008-02-29 17:25:39 +00: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
|
…
|
|
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 standard license headers with standard formatting.
|
2008-05-14 18:01:51 +00:00 |
demux_ty_osd.c
|
Mike Baker agreed to relicense his parts of the code as GPL v2+ on IRC.
|
2008-05-07 08:01:51 +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
|
cosmetics: Remove pointless parentheses from return statements.
|
2008-05-16 09:41:00 +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
|
cosmetics: Remove pointless parentheses from return statements.
|
2008-05-16 09:41:00 +00:00 |
demuxer.h
|
Remove unused function demux_read_data_pack
|
2008-04-11 23:06:33 +00: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 ffmpeg ea maxis xa adpcm audio decoder
|
2008-05-16 23:31:05 +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
|
Use standard license headers with standard formatting.
|
2008-05-14 18:01:51 +00:00 |
mpeg_packetizer.h
|
Use standard license headers with standard formatting.
|
2008-05-14 18:01:51 +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
|
Remove unnecessary version.h #includes.
|
2008-04-30 11:03:41 +00:00 |
muxer.h
|
Add missing header #includes to fix 'make checkheaders'.
|
2008-03-05 23:32:01 +00:00 |
muxer_avi.c
|
…
|
|
muxer_lavf.c
|
Use av_alloc_put_byte instead of custom protocol.
|
2008-05-21 18:21:05 +00:00 |
muxer_mpeg.c
|
cosmetics: Remove pointless parentheses from return statements.
|
2008-05-16 09:41:00 +00:00 |
muxer_rawaudio.c
|
…
|
|
muxer_rawvideo.c
|
Remove unnecessary version.h #includes.
|
2008-04-30 11:03:41 +00:00 |
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
|
…
|
|
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
|
Support 'default' attribute for audio and subtitle tracks.
|
2008-03-30 16:55:46 +00: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
|
Mark files that were imported from the MJPEG Tools suite as such.
|
2008-05-14 18:16:38 +00:00 |
yuv4mpeg.h
|
Mark files that were imported from the MJPEG Tools suite as such.
|
2008-05-14 18:16:38 +00:00 |
yuv4mpeg_intern.h
|
Mark files that were imported from the MJPEG Tools suite as such.
|
2008-05-14 18:16:38 +00:00 |
yuv4mpeg_ratio.c
|
Mark files that were imported from the MJPEG Tools suite as such.
|
2008-05-14 18:16:38 +00:00 |