..
4xm.c
adtsenc.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
aiff.c
try to demux even if codec is not recognized, should demux M1F1-float32C-AFsp.aif and fix #454
2008-05-15 22:47:40 +00:00
allformats.c
raw mlp demuxer
2008-05-30 16:05:56 +00:00
amr.c
apc.c
string.h is a system header file, so use <> for it.
2008-05-09 09:30:43 +00:00
ape.c
Missing tags in APE is normal situation, so don't print an error.
2008-04-26 06:29:56 +00:00
asf-enc.c
Correct ASF duration.
2008-04-21 08:19:16 +00:00
asf.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
asf.h
asfcrypt.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
asfcrypt.h
au.c
avc.c
Fix misplaced const, avoids a cast-discards-qualifiers warning
2008-02-19 16:18:17 +00:00
avc.h
const
2008-02-19 16:08:52 +00:00
avformat.h
Pass time_base as argument to new_chapter() as well.
2008-05-23 18:15:13 +00:00
avi.h
avi.h does not use anything from avcodec.h.
2008-03-03 22:56:07 +00:00
avidec.c
Fixes NULL pointer dereference CID66
2008-05-28 00:10:34 +00:00
avienc.c
Fix aspect ratio.
2008-03-27 01:18:16 +00:00
avio.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
avio.h
minor typo fixes
2008-03-31 17:31:11 +00:00
aviobuf.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
avisynth.c
avs.c
Fix icc warning #188 : enumerated type mixed with another type
2008-05-13 15:51:37 +00:00
bethsoftvid.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
bfi.c
BFI demuxer
2008-04-13 21:06:31 +00:00
c93.c
crcenc.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
cutils.c
Do not loop endlessly if converting into dv with timestamps Jan 1st not
2008-05-21 07:05:08 +00:00
daud.c
Check av_new_stream return value, fixes CID75 RUN2
2008-05-29 15:59:14 +00:00
dsicin.c
dv.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
dv.h
dvenc.c
use av_fifo_generic_write, old func is deprecated
2008-05-28 22:00:45 +00:00
dxa.c
eacdata.c
electronicarts.c
Fix icc warning #188 : enumerated type mixed with another type
2008-05-13 15:51:37 +00:00
ffm.h
split ffm de/muxer
2008-05-26 03:44:31 +00:00
ffmdec.c
typo
2008-05-26 23:59:28 +00:00
ffmenc.c
remove unneeded include
2008-05-26 03:46:06 +00:00
file.c
remove const qualifier, removes warning:
2008-05-27 01:19:19 +00:00
flic.c
flv.h
add new h264 and aac flv ids
2008-05-23 22:02:29 +00:00
flvdec.c
aac and h264 in flv demuxing
2008-05-26 22:01:41 +00:00
flvenc.c
check if extradata comes from mp4 and assume bitsteam is already formated, should fix streamcopy
2008-05-29 00:35:23 +00:00
framecrcenc.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
framehook.c
framehook.h
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
gif.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
gifdec.c
Fix decoding of interlaced gif, e.g. http://samples.mplayerhq.hu/GIF/7up.gif
2008-03-03 13:16:29 +00:00
gxf.c
Check for av_new_stream failure, fixes CID76 RUN2
2008-05-29 15:22:45 +00:00
gxf.h
gxfenc.c
use av_fifo_generic_write, old func is deprecated
2008-05-27 01:26:22 +00:00
http.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
idcin.c
fix the id CIN demuxer by using the pts API correctly
2008-03-01 01:43:19 +00:00
idroq.c
iff.c
IFF stereo support
2008-05-09 11:25:27 +00:00
img2.c
Detect "tif" suffix as TIFF.
2008-05-30 13:26:40 +00:00
ipmovie.c
consistency cosmetics: indices --> indexes
2008-05-26 23:14:25 +00:00
isom.c
qcelp fourcc
2008-04-24 17:16:13 +00:00
isom.h
libnut.c
lmlm4.c
Makefile
flvenc.o depends on avc.o (for H.264 support functions).
2008-05-31 14:26:56 +00:00
matroska.c
matroska.h
matroskadec: read TrackTimecodeScale and set timebase accordingly
2008-06-01 13:54:11 +00:00
matroskadec.c
matroskadec: fix potential mem leak
2008-06-02 23:37:14 +00:00
matroskaenc.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
mm.c
mmf.c
mov.c
aac chan config is 0 if bitstream contains program_config_element
2008-05-26 21:52:54 +00:00
movenc.c
warn if pts is not set, prevent writing negative/weird cts, happens when using genpts and streamcopy
2008-05-29 00:58:41 +00:00
mp3.c
Replace some occurrences of 0 with CODEC_ID_NONE.
2008-05-12 10:30:40 +00:00
mpc8.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
mpc.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
mpeg.c
Check return of url_fseek in mpeg timestamp reading code.
2008-05-29 09:50:17 +00:00
mpeg.h
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
mpegenc.c
use av_fifo_generic_write, old func is deprecated
2008-05-28 22:00:45 +00:00
mpegts.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
mpegts.h
treat stream_type==0x82 as AUDIO_DTS when the program has a REGISTRATION_DESCRIPTOR with the value HDMV; approved by Mans
2008-02-23 10:57:38 +00:00
mpegtsenc.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
mpjpeg.c
msnwc_tcp.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
mtv.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
mxf.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
network.h
nsvdec.c
consistency cosmetics: indices --> indexes
2008-05-26 23:14:25 +00:00
nut.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
nut.h
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
nutdec.c
Fix memleak, fixed CID123.
2008-05-27 20:48:27 +00:00
nutenc.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
nuv.c
Check av_new_stream return value, fixes CID79 RUN2
2008-05-29 15:25:45 +00:00
oggdec.c
oggdec.h
oggenc.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
oggparseflac.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
oggparseogm.c
parse audio in ogm demuxer.
2008-05-26 00:45:02 +00:00
oggparsespeex.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
oggparsetheora.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
oggparsevorbis.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
os_support.c
Include poll.h instead of sys/poll.h
2008-02-13 12:51:14 +00:00
os_support.h
typo: occured --> occurred
2008-03-22 01:06:57 +00:00
psxstr.c
Removing dead code, fixes CID4 RUN2.
2008-05-28 21:14:10 +00:00
pva.c
qtpalette.h
raw.c
raw mlp demuxer
2008-05-30 16:05:56 +00:00
raw.h
riff.c
Make ac3 in avi work better.
2008-05-26 00:05:30 +00:00
riff.h
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
rl2.c
consistency cosmetics: indices --> indexes
2008-05-26 23:14:25 +00:00
rm.h
rmdec.c
Check whether the memory allocation for extradata succeeded. Fixes issue 472.
2008-06-01 16:25:05 +00:00
rmenc.c
consistency cosmetics: indices --> indexes
2008-05-26 23:14:25 +00:00
rpl.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
rtp_aac.c
rtp_aac.h
rtp_h264.c
Fix non-debug build.
2008-05-13 17:43:18 +00:00
rtp_h264.h
Add some const, fixes warnings:
2008-02-19 22:07:48 +00:00
rtp_internal.h
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
rtp_mpv.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
rtp_mpv.h
rtp.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
rtp.h
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
rtpdec.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
rtpenc_h264.c
Add some const, fixes warnings:
2008-02-19 22:07:48 +00:00
rtpenc.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
rtpproto.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
rtsp.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
rtsp.h
Allow cycling between different protocols (TCP, UDP or multicast) so that if
2008-03-19 14:05:08 +00:00
rtspcodes.h
sdp.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
segafilm.c
Fix ;;
2008-02-19 22:09:08 +00:00
sierravmd.c
memleak / CID124 RUN2
2008-05-28 22:26:35 +00:00
siff.c
Remove unnecessary header #includes.
2008-05-29 13:40:43 +00:00
smacker.c
Remove unnecessary header #includes.
2008-05-29 13:40:43 +00:00
sol.c
Remove unnecessary header #includes.
2008-05-29 13:40:43 +00:00
swf.h
simplify, use pointer to codec context in struct instead of only id
2008-05-27 22:31:26 +00:00
swfdec.c
cosmetics, add demuxer word
2008-05-26 03:57:07 +00:00
swfenc.c
use internal video frame number
2008-05-27 22:37:54 +00:00
tcp.c
Set TCP protocol to is_streamed=1 as seeking is not possible.
2008-03-05 15:29:10 +00:00
thp.c
tiertexseq.c
remove != 0
2008-05-28 20:33:22 +00:00
tta.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
txd.c
udp.c
Fix type of dest_addr_len to respect return value of udp_set_url.
2008-05-11 10:53:21 +00:00
utils.c
Make update_initial_durations() also work if a dts occured before a
2008-06-03 00:50:22 +00:00
vc1test.c
Reduce probe score as it misdetects our flv file from the regression test.
2008-04-15 13:36:31 +00:00
voc.c
voc.h
vocdec.c
vocenc.c
wav.c
Decrease returning probe score for WAV demuxer to avoid
2008-04-19 14:52:19 +00:00
wc3movie.c
fix wc3movie demuxer to conform to the PTS API
2008-03-01 02:28:47 +00:00
westwood.c
Tighten up the Westwood AUD detection. Probability of random detections
2008-04-18 17:29:58 +00:00
wv.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
xa.c
Maxis XA demuxer and decoder.
2008-04-14 14:31:43 +00:00
yuv4mpeg.c
ENOMEM is better, yes ...
2008-05-29 15:40:16 +00:00