ffmpeg/libavformat
Baptiste Coudurier b399b932b7 cosmetics, change case and comments alignment
Originally committed as revision 19305 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-06-30 07:43:32 +00:00
..
4xm.c
adtsenc.c Use av_log_missing_feature in the ADTS encoder. (Pseudo reverts r19173). 2009-06-29 22:48:07 +00:00
aiff.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 2009-06-22 23:09:34 +00:00
allformats.c Implement SoX native format muxer and demuxer. 2009-05-30 18:51:15 +00:00
amr.c
apc.c
ape.c
asf.c Per-stream language-tags extraction in asfdec. 2009-05-12 12:35:46 +00:00
asf.h Remove any reference to ASFContext.packet_size and replace it with 2009-06-24 23:04:05 +00:00
asfcrypt.c
asfcrypt.h
asfdec.c Remove any reference to ASFContext.packet_size and replace it with 2009-06-24 23:04:05 +00:00
asfenc.c Remove any reference to ASFContext.packet_size and replace it with 2009-06-24 23:04:05 +00:00
assdec.c
assenc.c
au.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 2009-06-22 23:09:34 +00:00
audiointerleave.c
audiointerleave.h
avc.c
avc.h
avformat.h Remove inconsistent use of a @brief command in av_write_trailer() 2009-06-28 21:05:46 +00:00
avi.h
avidec.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 2009-06-22 23:09:34 +00:00
avienc.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 2009-06-22 23:09:34 +00:00
avio.c Move function for reading whole specified amount of data from RTSP 2009-06-04 06:25:53 +00:00
avio.h Move function for reading whole specified amount of data from RTSP 2009-06-04 06:25:53 +00:00
aviobuf.c seek inside buffer when offset is exactly at the end, fix seeking with memory ByteIOContext 2009-04-13 04:02:51 +00:00
avisynth.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 2009-06-22 23:09:34 +00:00
avlanguage.c Remove a test on an always false condition. 2009-06-17 07:05:17 +00:00
avlanguage.h Convert names to the FFmpeg style. 2009-04-28 19:51:50 +00:00
avs.c
bethsoftvid.c
bfi.c
c93.c
crcenc.c
cutils.c
daud.c
dsicin.c
dv.c fix dvcprohd 720p channels 3 and 4 audio timestamps, patch by Brian Brice, bbrice at gmail dot com 2009-06-19 21:36:21 +00:00
dv.h
dvenc.c
dxa.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 2009-06-22 23:09:34 +00:00
eacdata.c
electronicarts.c Electronic Arts demuxer: support Madcow video tag 2009-06-13 02:20:54 +00:00
ffm.h
ffmdec.c remove useless duplication of what av_new_stream() already does 2009-04-10 12:49:53 +00:00
ffmenc.c
file.c
flacdec.c Add a VorbisComment metadata conversion table and use it in the FLAC and 2009-06-13 22:45:58 +00:00
flacenc.c
flacenc.h
flic.c
flv.h
flvdec.c flvdec: Build a Speex header during FLV demuxing using required and 2009-06-24 22:10:53 +00:00
flvenc.c Fix onMetaData property count in flv files (issue 1206). 2009-06-20 12:52:48 +00:00
framecrcenc.c
gif.c Rename pbBufPtr() to put_bits_ptr(). 2009-04-13 16:59:38 +00:00
gopher.c
gxf.c
gxf.h
gxfenc.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 2009-06-22 23:09:34 +00:00
http.c Add support for "chunked" data blocks. Patch by Peter Holik (peter holik at). 2009-06-23 15:38:53 +00:00
id3v1.c Move id3v1/id3v2 handling code from mp3.c to id3v[12].c. 2009-06-19 14:03:35 +00:00
id3v1.h Move id3v1/id3v2 handling code from mp3.c to id3v[12].c. 2009-06-19 14:03:35 +00:00
id3v2.c indent 2009-06-29 18:37:29 +00:00
id3v2.h Move id3v1/id3v2 handling code from mp3.c to id3v[12].c. 2009-06-19 14:03:35 +00:00
idcin.c
idroq.c
iff.c
img2.c Revert unintended hunk of r19241. 2009-06-20 14:51:03 +00:00
internal.h
ipmovie.c
isom.c Add '.mp1' for MP1 audio in MOV/CAF. 2009-06-17 00:37:06 +00:00
isom.h Remove time_rate, we cannot compute exactly when fragments are 2009-06-11 05:13:23 +00:00
iss.c
libnut.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 2009-06-22 23:09:34 +00:00
lmlm4.c
Makefile Make the configure script select the input/output devices using 2009-06-29 18:49:15 +00:00
matroska.c
matroska.h
matroskadec.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 2009-06-22 23:09:34 +00:00
matroskaenc.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 2009-06-22 23:09:34 +00:00
metadata_compat.c
metadata.c
metadata.h
mm.c
mmf.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 2009-06-22 23:09:34 +00:00
mov.c only set par if it does not indicates a rotation, ex iphone 3GS 2009-06-25 00:17:47 +00:00
movenc.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 2009-06-22 23:09:34 +00:00
mp3.c Move id3v1/id3v2 handling code from mp3.c to id3v[12].c. 2009-06-19 14:03:35 +00:00
mpc8.c Allocate a bit more memory for MPC SV8 seek table, so bitreader won't read 2009-06-13 06:39:01 +00:00
mpc.c Rename bitstream.h to get_bits.h. 2009-04-13 16:20:26 +00:00
mpeg.c Remove 2 ++ from check_pes() that are useless, found by CSA. 2009-04-17 18:08:39 +00:00
mpeg.h
mpegenc.c Set restrictions on packet_size, as per ISO-11172 / H-222 specifications 2009-06-17 19:04:02 +00:00
mpegts.c Only set CODEC_ID_PROBE when a packet from a stream having a PES header 2009-06-25 19:01:16 +00:00
mpegts.h remove defines 2009-05-31 03:02:12 +00:00
mpegtsenc.c simplify pes timestamps fetching, based on a patch by corp186, chasedouglas at gmail dot com 2009-05-23 06:25:44 +00:00
mpjpeg.c
msnwc_tcp.c
mtv.c Remove dead assignments found by CSA 2009-05-03 09:32:40 +00:00
mvi.c
mxf.c
mxf.h
mxfdec.c return AVERROR_EOF 2009-05-30 06:16:44 +00:00
mxfenc.c cosmetics, change case and comments alignment 2009-06-30 07:43:32 +00:00
ncdec.c
network.h
nsvdec.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 2009-06-22 23:09:34 +00:00
nut.c
nut.h
nutdec.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 2009-06-22 23:09:34 +00:00
nutenc.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 2009-06-22 23:09:34 +00:00
nuv.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 2009-06-22 23:09:34 +00:00
oggdec.c Add a VorbisComment metadata conversion table and use it in the FLAC and 2009-06-13 22:45:58 +00:00
oggdec.h Add a VorbisComment metadata conversion table and use it in the FLAC and 2009-06-13 22:45:58 +00:00
oggenc.c oggenc: Change error log text. An error here does not necessarily mean 2009-06-21 20:18:29 +00:00
oggparseflac.c Rename bitstream.h to get_bits.h. 2009-04-13 16:20:26 +00:00
oggparseogm.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 2009-06-22 23:09:34 +00:00
oggparsespeex.c Ensure that the extradata buffer is padded appripriately in the ogg demuxer. 2009-06-05 23:39:11 +00:00
oggparsetheora.c Ensure that the extradata buffer is padded appripriately in the ogg demuxer. 2009-06-05 23:39:11 +00:00
oggparsevorbis.c Add a VorbisComment metadata conversion table and use it in the FLAC and 2009-06-13 22:45:58 +00:00
oma.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 2009-06-22 23:09:34 +00:00
options.c use AVFormatContext->probesize in av_find_stream_info and raise default to 5M 2009-06-25 19:10:27 +00:00
os_support.c
os_support.h
output-example.c
psxstr.c
pva.c technically mp2 in pva needs AVSTREAM_PARSE_FULL 2009-05-27 06:58:22 +00:00
qcp.c Add QCP demuxer. 2009-05-20 17:19:39 +00:00
qtpalette.h
r3d.c
raw.c Add support for id3 tag parsing for ADTS AAC streams 2009-06-19 14:36:47 +00:00
raw.h
rdt.c Rename bitstream.h to get_bits.h. 2009-04-13 16:20:26 +00:00
rdt.h
riff.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 2009-06-22 23:09:34 +00:00
riff.h Add ff_ prefixes to exported symbols in libavformat/riff.h. 2009-06-22 23:09:34 +00:00
rl2.c
rm.c
rm.h Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should 2009-06-06 09:35:15 +00:00
rmdec.c Move declarations in sync() closer to where they are used. 2009-04-17 14:38:52 +00:00
rmenc.c
rpl.c
rtp_aac.c Correctly set the "AU size" field in the payload header for 2009-05-29 13:46:46 +00:00
rtp_amr.c Add support for AMR audio in the RTP muxer 2009-04-08 07:16:14 +00:00
rtp_asf.c
rtp_asf.h
rtp_h263.c
rtp_h264.c Rename bitstream.h to get_bits.h. 2009-04-13 16:20:26 +00:00
rtp_h264.h
rtp_mpv.c Make sure buffer end remains constant within the loop 2009-06-10 14:56:50 +00:00
rtp_vorbis.c Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoC 2009-04-14 15:01:46 +00:00
rtp_vorbis.h Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoC 2009-04-14 15:01:46 +00:00
rtp.c Rename bitstream.h to get_bits.h. 2009-04-13 16:20:26 +00:00
rtp.h
rtpdec.c Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoC 2009-04-14 15:01:46 +00:00
rtpdec.h
rtpenc_h264.c Fix the M bit for multi-packet NALs. 2009-05-16 17:11:47 +00:00
rtpenc.c Rename bitstream.h to get_bits.h. 2009-04-13 16:20:26 +00:00
rtpenc.h Add support for AMR audio in the RTP muxer 2009-04-08 07:16:14 +00:00
rtpproto.c
rtsp.c Support seeking as defined by the rfc 2009-06-10 15:08:02 +00:00
rtsp.h Support seeking as defined by the rfc 2009-06-10 15:08:02 +00:00
rtspcodes.h
sdp.c Add support for AMR audio in the RTP muxer 2009-04-08 07:16:14 +00:00
segafilm.c
sierravmd.c
siff.c
smacker.c
sol.c
sox.h Implement SoX native format muxer and demuxer. 2009-05-30 18:51:15 +00:00
soxdec.c Implement SoX native format muxer and demuxer. 2009-05-30 18:51:15 +00:00
soxenc.c Implement SoX native format muxer and demuxer. 2009-05-30 18:51:15 +00:00
swf.h
swfdec.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 2009-06-22 23:09:34 +00:00
swfenc.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 2009-06-22 23:09:34 +00:00
tcp.c
thp.c
tiertexseq.c
timefilter.c Replace rand() usage by av_lfg_get(). 2009-04-10 17:12:36 +00:00
timefilter.h
tmv.c Add 8088flex TMV file demuxer. 2009-05-06 22:01:54 +00:00
tta.c Rename bitstream.h to get_bits.h. 2009-04-13 16:20:26 +00:00
txd.c
udp.c
utils.c use AVFormatContext->probesize in av_find_stream_info and raise default to 5M 2009-06-25 19:10:27 +00:00
vc1test.c
vc1testenc.c
voc.c
voc.h
vocdec.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 2009-06-22 23:09:34 +00:00
vocenc.c
vqf.c
wav.c Add ff_ prefixes to exported symbols in libavformat/riff.h. 2009-06-22 23:09:34 +00:00
wc3movie.c Slightly improve/correct description of wc3_pal_lookup 2009-04-12 08:49:20 +00:00
westwood.c Remove unused code from Westwood VQA/AUD demuxer. 2009-04-16 12:39:14 +00:00
wv.c Add floating point audio decoding to WavPack decoder. 2009-05-06 05:40:43 +00:00
xa.c
yuv4mpeg.c Use chroma_sample_location in reading/writing yuv4mpeg 2009-05-11 04:35:15 +00:00