1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-18 15:25:05 +02:00
ffmpeg/libavformat
Alex Beregszaszi e2e2e7dd70 .memleak fix by Ronald Bultje. OK'd by Luca.
Originally committed as revision 9697 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-07-16 10:56:40 +00:00
..
4xm.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
adtsenc.c update my email address 2007-07-05 20:08:51 +00:00
aiff.c compute absolute data offset after reading blocksize 2007-06-26 23:08:39 +00:00
allformats.c add mpegtsraw demuxer 2007-06-06 13:31:30 +00:00
allformats.h include all prerequisites in header files 2007-06-16 22:59:13 +00:00
amr.c kill uninitialised variable warning in amr_read_packet() 2007-07-07 13:46:30 +00:00
apc.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
asf-enc.c some url_is_streamed()==1 related fixes 2007-03-11 02:51:06 +00:00
asf.c Add support for track numbers when they are set via strings 2007-06-15 09:10:19 +00:00
asf.h add a comment to indicate which #endif belong to which #define 2007-06-17 18:59:28 +00:00
au.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
audio.c fix oss audio playback, broken since r7983, pass AVFormatContext filename to audio_open since audio_device when NULL is no more set to default value 2007-04-27 16:10:05 +00:00
avformat.h avoid deprecation warnings for AVFrac from avformat.h 2007-07-09 22:15:11 +00:00
avi.h Change license headers to say 'FFmpeg' instead of 'this program/this library' 2006-10-07 15:30:46 +00:00
avidec.c add an enum for need_parsing 2007-04-15 13:51:57 +00:00
avienc.c remove redundant codec_get_bmp_tag() call in avi_write_header() 2007-07-08 01:41:06 +00:00
avio.c use new string functions 2007-06-23 23:10:32 +00:00
avio.h include all prerequisites in header files 2007-06-16 22:59:13 +00:00
aviobuf.c cosmetics: fix indentation 2007-05-11 19:07:40 +00:00
avisynth.c Change license headers to say 'FFmpeg' instead of 'this program/this library' 2006-10-07 15:30:46 +00:00
avs.c license header consistency cosmetics 2007-07-05 10:40:25 +00:00
beosaudio.cpp implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
bethsoftvid.c bethsoftvid: use correct type for size passed to av_fast_realloc() 2007-07-08 13:42:42 +00:00
c93.c license header consistency cosmetics 2007-07-05 10:40:25 +00:00
crc.c Change license headers to say 'FFmpeg' instead of 'this program/this library' 2006-10-07 15:30:46 +00:00
cutils.c spelling cosmetics 2007-07-02 12:19:26 +00:00
daud.c ISO8859-1 --> UTF-8 2007-07-09 18:54:11 +00:00
dc1394.c implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
dsicin.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
dv1394.c implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
dv1394.h license header consistency cosmetics 2007-07-05 10:40:25 +00:00
dv.c * clarifying the AVInputFormat::read_seek return value 2007-06-25 02:08:04 +00:00
dv.h add a comment to indicate which #endif belong to which #define 2007-06-17 18:59:28 +00:00
dvenc.c Cosmetics: use consistent indentation by four spaces 2007-06-24 07:45:19 +00:00
dxa.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
electronicarts.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
ffm.c Use AV_RB* macros where appropriate. 2007-07-06 09:32:34 +00:00
file.c Check for O_BINARY instead of a list of systems that need it 2007-06-25 20:34:20 +00:00
flic.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
flv.h Complete the video format enum. 2007-02-23 21:09:50 +00:00
flvdec.c Group all copyright and author notices together. 2007-07-05 10:37:29 +00:00
flvenc.c misc spelling fixes 2007-06-12 09:29:25 +00:00
framehook.c Change the vhook code to send real timestamps to the filters instead of the 2007-03-29 05:24:35 +00:00
framehook.h Remove leading underscores from specifiers, they are reserved. 2007-07-02 17:00:04 +00:00
gif.c kill AVImageFormat 2006-11-02 23:22:23 +00:00
gifdec.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
grab_bktr.c There were two files, libavformat/grab.c and libavformat/grab_bktr.c declaring 2007-04-03 21:09:36 +00:00
grab.c Fix linking: emms_c is a macro, #include the correct header file. 2007-06-07 14:13:59 +00:00
gxf.c add an enum for need_parsing 2007-04-15 13:51:57 +00:00
gxf.h Change license headers to say 'FFmpeg' instead of 'this program/this library' 2006-10-07 15:30:46 +00:00
gxfenc.c Smartjog granted permission to relicense as LGPL 2.1 2007-07-13 17:15:56 +00:00
http.c replace the uses of old string functions that Reimar missed 2007-06-24 11:27:12 +00:00
idcin.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
idroq.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
img2.c use new string functions 2007-06-23 23:10:32 +00:00
ipmovie.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
isom.c dmb1 fourcc, mjpeg_opendml.mov 2007-05-10 23:42:28 +00:00
isom.h include all prerequisites in header files 2007-06-16 22:59:13 +00:00
libnut.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
Makefile Allow selecting only the vc1 demuxer. 2007-07-14 14:43:06 +00:00
matroska.c add support for ASS like subtitles in Matroska 2007-07-11 13:37:07 +00:00
matroska.h split some common code from the mkv demuxer that will be useful to the muxer 2007-06-04 22:10:54 +00:00
matroskadec.c Remove broken assert. ebml_read_element_id can handle level_up set to NULL. 2007-07-13 11:58:15 +00:00
mm.c license header consistency cosmetics 2007-07-05 10:40:25 +00:00
mmf.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
mov.c misc spelling fixes 2007-06-12 09:29:25 +00:00
movenc.c kill harmless 64-bit pointer cast warning 2007-07-08 13:42:44 +00:00
mp3.c kill uninitialised variable warning in mp3_read_probe() 2007-07-08 13:42:46 +00:00
mpc.c license header consistency cosmetics 2007-07-05 10:40:25 +00:00
mpeg.c remove now useless ifdef 2007-06-21 09:49:20 +00:00
mpeg.h split mpeg ps and variants muxer and demuxer, I'll clean more in a few minutes, lpcm freq tab is left static const in mpeg.h for now until we have more code in common 2007-06-21 09:39:29 +00:00
mpegenc.c remove likely wrong reseting of align_iframe 2007-07-15 18:24:39 +00:00
mpegts.c fix compilation with assert 2007-07-13 00:49:40 +00:00
mpegts.h remove redundant declaration of mpegts_muxer 2007-07-08 13:42:48 +00:00
mpegtsenc.c write DTS, based on patch by Luca Abeni, lucabe72 email it 2007-03-02 21:47:24 +00:00
mpjpeg.c Change license headers to say 'FFmpeg' instead of 'this program/this library' 2006-10-07 15:30:46 +00:00
mtv.c add an enum for need_parsing 2007-04-15 13:51:57 +00:00
mxf.c cosmetics remove struct name with typedef 2007-06-03 22:56:11 +00:00
network.h initial mingw networking support 2007-05-15 14:58:30 +00:00
nsvdec.c misc spelling fixes 2007-06-12 09:29:25 +00:00
nut.c URL update, move comment to a better place. 2007-07-05 09:06:27 +00:00
nut.h license header consistency cosmetics 2007-07-05 10:40:25 +00:00
nutdec.c nutdec: don't use deprecated codec_get_{bmp,wav}_id() 2007-07-08 01:41:07 +00:00
nuv.c fix "incorrect frame size" errors with small.nuv 2007-05-27 08:06:45 +00:00
ogg2.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
ogg2.h save/restore number of streams 2007-01-15 22:05:22 +00:00
ogg.c remove uneeded include as assert is never used 2007-07-13 12:01:56 +00:00
oggparseflac.c use get_bits_long() where needed 2007-06-14 18:14:35 +00:00
oggparseogm.c ogm: don't use deprecated codec_get_{bmp,wav}_id() 2007-07-08 01:41:09 +00:00
oggparsetheora.c Use AV_RB* macros where appropriate. 2007-07-06 09:32:34 +00:00
oggparsevorbis.c warnings-- 2007-06-24 12:20:18 +00:00
os_support.c Remove OS/2 support 2007-07-10 21:52:04 +00:00
os_support.h Remove OS/2 support 2007-07-10 21:52:04 +00:00
psxstr.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
qtpalette.h Add missing license headers. 2007-02-27 16:05:19 +00:00
raw.c * Getting rid of the use of GCC language extensions 2007-07-08 03:16:59 +00:00
riff.c Move public API functions av_codec_get_tag() and av_codec_get_id() 2007-07-11 12:45:14 +00:00
riff.h remove deprecated codec_get_{bmp,wav}_{id,tag}() 2007-07-08 01:49:24 +00:00
rm.h split rm muxer and demuxer in their own files 2007-05-30 09:44:16 +00:00
rmdec.c avoid uninitialised variable warning and clarify code 2007-07-08 13:42:52 +00:00
rmenc.c split rm muxer and demuxer in their own files 2007-05-30 09:44:16 +00:00
rtp_h264.c h264_rtp_extra_data is not only used for debug purposes, asserts are using it also 2007-07-13 12:12:38 +00:00
rtp_h264.h include all prerequisites in header files 2007-06-16 22:59:13 +00:00
rtp_internal.h include all prerequisites in header files 2007-06-16 22:59:13 +00:00
rtp.c Use AV_RB* macros where appropriate. 2007-07-06 09:32:34 +00:00
rtp.h include all prerequisites in header files 2007-06-16 22:59:13 +00:00
rtpproto.c remove duplicate #include 2007-06-24 12:29:12 +00:00
rtsp.c .memleak fix by Ronald Bultje. OK'd by Luca. 2007-07-16 10:56:40 +00:00
rtsp.h include all prerequisites in header files 2007-06-16 22:59:13 +00:00
rtspcodes.h add a comment to indicate which #endif belong to which #define 2007-06-17 18:59:28 +00:00
segafilm.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
sierravmd.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
smacker.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
sol.c allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 2007-04-08 11:34:15 +00:00
swf.c misc spelling fixes 2007-06-12 09:29:25 +00:00
tcp.c implement ff_socket_nonblock and use it in networking code 2007-04-27 00:41:50 +00:00
thp.c cosmetics: indentation fix 2007-04-08 12:05:02 +00:00
tiertexseq.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
tta.c license header consistency cosmetics 2007-07-05 10:40:25 +00:00
txd.c Renderware TXD demuxer 2007-05-07 13:30:08 +00:00
udp.c Add some explanatory comments to #endif directives. 2007-06-12 08:01:35 +00:00
utils.c avoid division by zero in av_find_stream_info() when no time base is set 2007-07-14 12:42:57 +00:00
v4l2.c Support for the AVFMT_FLAG_NONBLOCK flag (non-blocking input) in v4l2.c 2007-07-06 07:18:25 +00:00
voc.c license header consistency cosmetics 2007-07-05 10:40:25 +00:00
voc.h license header consistency cosmetics 2007-07-05 10:40:25 +00:00
vocdec.c license header consistency cosmetics 2007-07-05 10:40:25 +00:00
vocenc.c license header consistency cosmetics 2007-07-05 10:40:25 +00:00
wav.c add an enum for need_parsing 2007-04-15 13:51:57 +00:00
wc3movie.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
westwood.c Get rid of unnecessary pointer casts. 2007-04-08 20:24:16 +00:00
wv.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
x11grab.c license header consistency cosmetics 2007-07-05 10:40:25 +00:00
yuv4mpeg.c remove empty write trailer functions 2007-06-27 06:54:47 +00:00