ffmpeg/libavformat
Diego Biurrun 7b17ad84be Get rid of unnecessary conditionals.
Originally committed as revision 8617 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-04-03 16:33:04 +00:00
..
4xm.c
Makefile Get rid of unnecessary conditionals. 2007-04-03 16:33:04 +00:00
adtsenc.c
aiff.c
allformats.c Fix copy and paste error in comment. 2007-04-01 15:46:43 +00:00
allformats.h cosmetics: Sort list of input/output formats. 2007-04-03 12:40:17 +00:00
amr.c
asf-enc.c some url_is_streamed()==1 related fixes 2007-03-11 02:51:06 +00:00
asf.c fix demuxing of IMAG0002.ASF 2007-03-30 16:20:40 +00:00
asf.h Add the stream_bitrate GUID to the asf parsing code, and set stream bitrate 2007-02-20 23:44:11 +00:00
au.c Fix UNKOWN --> UNKNOWN typo 2007-03-07 00:49:49 +00:00
audio.c implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
avformat.h DXA demuxer and decoder 2007-03-14 14:49:49 +00:00
avi.h
avidec.c fix demuxing of broken MVI_3011.avi 2007-03-10 19:30:59 +00:00
avienc.c
avio.c Move avio.h's url_get_max_packet_size() comment from source to header file. 2007-03-05 14:26:50 +00:00
avio.h Convert all the comment sections into Doxygen compatible comments, same for 2007-03-05 15:18:50 +00:00
aviobuf.c Move aviobuf.c comments to avio.h. By moving the aviobuf.c comments to avio.h, 2007-03-05 13:55:45 +00:00
avisynth.c
avs.c
beosaudio.cpp implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
crc.c
cutils.c
daud.c
dc1394.c implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
dsicin.c
dv.c
dv.h
dv1394.c implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
dv1394.h
dvenc.c
dxa.c DXA demuxer and decoder 2007-03-14 14:49:49 +00:00
electronicarts.c
ffm.c codec_tag settable via VideoTag, and transmit codec_tag in ffm 2007-02-22 13:23:38 +00:00
file.c
flic.c spit an error message in case of invalid chunk 2007-02-18 00:47:13 +00:00
flv.h Complete the video format enum. 2007-02-23 21:09:50 +00:00
flvdec.c workaround for broken flvtoolized files 2007-03-07 01:52:08 +00:00
flvenc.c Set FLV_SAMPLESSIZE_16BIT for ADPCM. 2007-03-03 09:16:38 +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 Change the vhook code to send real timestamps to the filters instead of the 2007-03-29 05:24:35 +00:00
gif.c
gifdec.c
grab.c implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
grab_bktr.c implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
gxf.c
gxf.h
gxfenc.c
http.c expose av_base64_decode and av_base64_encode 2007-03-19 00:48:47 +00:00
idcin.c
idroq.c
img2.c
ipmovie.c not checking error return, resulting double free 2007-02-17 02:46:47 +00:00
isom.c add hdv1 fourcc 2007-03-28 15:45:24 +00:00
isom.h cosmectics, mov -> mp4 2007-03-24 15:24:36 +00:00
libnut.c remove usage of deprecated functions in libnut.c (codec_get_id/tag) 2007-03-10 18:39:58 +00:00
matroska.c add support for V_THEORA into Matroska 2007-03-25 01:11:00 +00:00
mm.c
mmf.c
mov.c move atom size check before parsing function search 2007-03-29 10:45:34 +00:00
movenc.c cosmectics, mov -> mp4 2007-03-24 15:24:36 +00:00
mp3.c
mpc.c
mpeg.c
mpegts.c Introduce two new logging functions av_hex_dump_log() and av_pkt_dump_log() 2007-03-12 14:17:26 +00:00
mpegts.h
mpegtsenc.c write DTS, based on patch by Luca Abeni, lucabe72 email it 2007-03-02 21:47:24 +00:00
mpjpeg.c
mtv.c
mxf.c Give context to dprintf 2007-03-12 12:36:41 +00:00
network.h Some more BeOS cleanup: check for arpa/inet.h; declare the prototype for inet_aton if not found; remove barpainet.h as it's not longer needed. 2007-03-23 22:01:37 +00:00
nsvdec.c The NSV demuxer assumes that a video frame's timestamp increases by one on each 2007-03-21 11:05:35 +00:00
nut.c
nut.h
nutdec.c fix end-of-file detection 2007-03-18 23:59:56 +00:00
nuv.c
ogg.c
ogg2.c
ogg2.h
oggparseflac.c
oggparseogm.c
oggparsetheora.c
oggparsevorbis.c
os_support.c Some more BeOS cleanup: check for arpa/inet.h; declare the prototype for inet_aton if not found; remove barpainet.h as it's not longer needed. 2007-03-23 22:01:37 +00:00
os_support.h BeOS only: we don't have SA_RESTART. #define to 0 and emit a warning. I don't plan on hosting a streaming tv anyway but it gets ffserver building. 2007-02-23 23:35:42 +00:00
psxstr.c
qtpalette.h Add missing license headers. 2007-02-27 16:05:19 +00:00
raw.c fix probe of 001.vdr-broken-6025 2007-03-29 20:22:38 +00:00
riff.c WMVA 2007-04-01 01:09:56 +00:00
riff.h
rm.c Do not return invalid pointer for non-audio or video streams. 2007-03-30 23:04:45 +00:00
rtp.c Move rtp_check_and_send_back_rr()'s unaltered comments to the header file. 2007-03-04 23:29:14 +00:00
rtp.h Doxygenize the unaltered comments for the AUHeaders structure. 2007-03-05 13:43:16 +00:00
rtp_h264.c Corrections so that builds with DEBUG work 2007-03-08 14:49:43 +00:00
rtp_h264.h
rtp_internal.h
rtpproto.c Remove parameter unused in format string. 2007-03-18 09:49:25 +00:00
rtsp.c Move unaltered rtsp.c comments to the header file. 2007-03-05 13:53:42 +00:00
rtsp.h Make rtsp_set_callback() comments available to Doxygen 2007-03-05 13:54:15 +00:00
rtspcodes.h Convert macro+enum into a simple enum: Currently the enum was filled using a 2007-03-05 13:52:14 +00:00
segafilm.c
sierravmd.c
smacker.c
sol.c Fix UNKOWN --> UNKNOWN typo 2007-03-07 00:49:49 +00:00
swf.c seems safer to set pts timebase to sample rate, fix some mp3 2007-03-08 22:14:04 +00:00
tcp.c change PF_INET to AF_INET to be consistent in the whole project. PF_INET is deprecated, while AF_INET is referred by the POSIX standards 2007-02-22 13:34:36 +00:00
thp.c support for the THP game format by Marco Gerards, mgerards xs4all nl 2007-04-01 14:28:48 +00:00
tiertexseq.c
tta.c cosmetics: Fix indentation. 2007-03-31 11:48:28 +00:00
udp.c change PF_INET to AF_INET to be consistent in the whole project. PF_INET is deprecated, while AF_INET is referred by the POSIX standards 2007-02-22 13:34:36 +00:00
utils.c analyze end condition must match r_fps selection condition 2007-03-30 15:05:09 +00:00
v4l2.c Allow setting v4l2 input and video standard. 2007-03-29 06:32:54 +00:00
voc.c
voc.h
vocdec.c simplification 2007-03-07 00:29:51 +00:00
vocenc.c
wav.c
wc3movie.c
westwood.c
wv.c
x11grab.c implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
yuv4mpeg.c