.. |
aac_hdr.c
|
…
|
|
asf.h
|
Remove unused GUID_t definition that also incorrectly defined GUID_DEFINED
|
2008-08-31 11:21:29 +00:00 |
asfguid.h
|
Move find_backwards_asf_guid asfguid.h to asfheader.c, the only place where
|
2008-10-05 21:44:42 +00:00 |
asfheader.c
|
Move find_backwards_asf_guid asfguid.h to asfheader.c, the only place where
|
2008-10-05 21:44:42 +00:00 |
aviheader.c
|
…
|
|
aviheader.h
|
…
|
|
aviprint.c
|
…
|
|
demux_aac.c
|
…
|
|
demux_asf.c
|
Do not special-case a grouping-subsegment length of 0.
|
2008-09-25 17:11:01 +00:00 |
demux_audio.c
|
Remove unused line (and fix an icc warning).
|
2008-10-09 17:10:31 +00:00 |
demux_avi.c
|
Change a bunch of codec-specific preprocessor directives from a HAVE_
|
2008-08-02 16:30:32 +00:00 |
demux_avs.c
|
Upgrade license of LGPL 2 or later files to LGPL 2.1 or later.
|
2008-09-15 05:40:29 +00:00 |
demux_avs.h
|
Upgrade license of LGPL 2 or later files to LGPL 2.1 or later.
|
2008-09-15 05:40:29 +00:00 |
demux_demuxers.c
|
…
|
|
demux_film.c
|
…
|
|
demux_fli.c
|
…
|
|
demux_gif.c
|
Rename preprocessor directives related to image libraries.
|
2008-08-05 08:47:51 +00:00 |
demux_lavf.c
|
fix compilation w/ FFmpeg r15533
|
2008-10-03 14:54:22 +00:00 |
demux_lmlm4.c
|
…
|
|
demux_mf.c
|
…
|
|
demux_mkv.c
|
Revert bad changes to SSA/ASS subtitle packet format
|
2008-09-08 21:26:22 +00:00 |
demux_mov.c
|
Rename all preprocessor directives related to Apple / Mac OS X.
|
2008-08-06 07:42:26 +00:00 |
demux_mpc.c
|
…
|
|
demux_mpg.c
|
…
|
|
demux_nemesi.c
|
Unbreak audio, thanks to Uoti for the insight
|
2008-06-12 21:53:48 +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
|
Fix double free in demux_nut, patch by Onur Küçük.
|
2008-10-13 22:32:20 +00:00 |
demux_nuv.c
|
…
|
|
demux_ogg.c
|
Give a CONFIG_ prefix to preprocessor directives that lacked one and
|
2008-08-07 12:20:50 +00:00 |
demux_pva.c
|
…
|
|
demux_rawaudio.c
|
…
|
|
demux_rawdv.c
|
…
|
|
demux_rawvideo.c
|
…
|
|
demux_real.c
|
Apply patch for oCERT #2008-013 / CVE-2008-3827
|
2008-09-30 10:44:50 +00:00 |
demux_realaud.c
|
…
|
|
demux_roq.c
|
…
|
|
demux_rtp.cpp
|
Start unifying names of internal preprocessor directives.
|
2008-07-30 12:01:30 +00:00 |
demux_rtp.h
|
…
|
|
demux_rtp_codec.cpp
|
fix audio in some rtsp streams, ok'd by lu_zero
|
2008-08-11 17:32:31 +00:00 |
demux_rtp_internal.h
|
Start unifying names of internal preprocessor directives.
|
2008-07-30 12:01:30 +00:00 |
demux_smjpeg.c
|
…
|
|
demux_ts.c
|
…
|
|
demux_ty.c
|
…
|
|
demux_ty_osd.c
|
Correctly place second const in declaration.
|
2008-10-05 23:16:49 +00:00 |
demux_viv.c
|
Avoid including avcodec.h in demuxer.h (and thus many other files) just to get
|
2008-07-17 17:14:12 +00:00 |
demux_vqf.c
|
…
|
|
demux_xmms.c
|
…
|
|
demux_xmms_plugin.h
|
…
|
|
demux_y4m.c
|
…
|
|
demuxer.c
|
Give a CONFIG_ prefix to preprocessor directives that lacked one and
|
2008-08-07 12:20:50 +00:00 |
demuxer.h
|
Change a bunch of video/audio-output-specific preprocessor directives from
|
2008-08-03 15:21:40 +00:00 |
ebml.c
|
…
|
|
ebml.h
|
…
|
|
extension.c
|
support E-AC-3 decoding using ffmpeg
|
2008-09-01 22:37:50 +00:00 |
genres.h
|
…
|
|
matroska.h
|
…
|
|
mf.c
|
Change mf_fps to double
|
2008-02-14 14:44:52 +00:00 |
mf.h
|
…
|
|
mp3_hdr.c
|
…
|
|
mp3_hdr.h
|
…
|
|
mp_taglists.c
|
support E-AC-3 decoding using ffmpeg
|
2008-09-01 22:37:50 +00:00 |
mp_taglists.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
|
…
|
|
mpeg_packetizer.c
|
Use correct PRIu64 length modifier for uint64_t value, fixes the warning:
|
2008-07-08 08:17:50 +00:00 |
mpeg_packetizer.h
|
…
|
|
ms_hdr.h
|
…
|
|
muxer.c
|
Start unifying names of internal preprocessor directives.
|
2008-07-30 12:01:30 +00:00 |
muxer.h
|
…
|
|
muxer_avi.c
|
…
|
|
muxer_lavf.c
|
fix compilation w/ FFmpeg r15533
|
2008-10-03 14:54:22 +00:00 |
muxer_mpeg.c
|
Start unifying names of internal preprocessor directives.
|
2008-07-30 12:01:30 +00:00 |
muxer_rawaudio.c
|
…
|
|
muxer_rawvideo.c
|
…
|
|
nuppelvideo.h
|
…
|
|
parse_es.c
|
…
|
|
parse_es.h
|
…
|
|
parse_mp4.c
|
…
|
|
parse_mp4.h
|
…
|
|
qtpalette.h
|
…
|
|
stheader.h
|
Give a CONFIG_ prefix to preprocessor directives that lacked one and
|
2008-08-07 12:20:50 +00:00 |
video.c
|
handle the lavfpref demuxer in the same way as the lavf one
|
2008-08-27 11:31:53 +00:00 |
yuv4mpeg.c
|
…
|
|
yuv4mpeg.h
|
…
|
|
yuv4mpeg_intern.h
|
…
|
|
yuv4mpeg_ratio.c
|
…
|
|