ffmpeg / libavformat @ d78d72da
Name | Size | Revision | Age | Author | Comment |
---|---|---|---|---|---|
4xm.c | 10.6 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
Makefile | 9.75 KB | cb4ddf77 | about 13 years | Reimar Döffinger | Add support for speex in ogg Originally commit... |
adtsenc.c | 3.34 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
aiff.c | 13.6 KB | 112249de | about 13 years | Baptiste Coudurier | set block align for mace3/6 Originally committ... |
allformats.c | 6.33 KB | 5e534865 | about 13 years | Diego Biurrun | typo fix: inited --> initialized Originally co... |
amr.c | 4.5 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
apc.c | 2.44 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
ape.c | 17.7 KB | 8dd8dc57 | about 13 years | Michael Niedermayer | fix 8 "initialization discards qualifiers from ... |
asf-enc.c | 28.3 KB | d7742a74 | about 13 years | Baptiste Coudurier | typo, typedef uint8_t GUID[16] in asf.h, and fi... |
asf.c | 40.3 KB | 7abe4380 | about 13 years | Reimar Döffinger | Remove ff_mms_set_stream_selection again from a... |
asf.h | 10.6 KB | 64bb7bd5 | over 13 years | Diego Biurrun | typo: begining --> beginning Originally commit... |
asfcrypt.c | 5.08 KB | 72be7db4 | over 13 years | Reimar Döffinger | Add support for decrypting asf files Originall... |
asfcrypt.h | 1002 Bytes | f0a838e5 | over 13 years | Diego Biurrun | Add missing #includes to fix 'make checkheaders... |
au.c | 4.89 KB | c5adfd64 | about 13 years | Roberto Togni | Add support for S8 PCM (codec 2) Fix samples/au... |
avc.c | 4.31 KB | 591de5cf | about 13 years | Reimar Döffinger | Fix misplaced const, avoids a cast-discards-qua... |
avc.h | 1.15 KB | d937cd0e | about 13 years | Michael Niedermayer | const Originally committed as revision 12145 t... |
avformat.h | 35.3 KB | 800c289a | about 13 years | Måns Rullgård | less preprocessor magic in version number macro... |
avi.h | 1.31 KB | abf2dc9c | about 13 years | Aurelien Jacobs | avi.h does not use anything from avcodec.h. Or... |
avidec.c | 35.2 KB | 78db672c | about 13 years | Michael Niedermayer | Use block_align as the avi spec says. fix issue... |
avienc.c | 19.1 KB | 5b087549 | about 13 years | Michael Niedermayer | Store aspect ratio in avis. Originally committ... |
avio.c | 4.85 KB | 727601bc | over 13 years | Guillaume LecrefECERF | url_write is part of the public API so it may n... |
avio.h | 11.8 KB | 1e0f3468 | over 13 years | Reimar Döffinger | Add a av_alloc_put_byte function. The name is i... |
aviobuf.c | 19.9 KB | 3abe5fbd | over 13 years | Aurelien Jacobs | improve CRC API - don't export any global var ... |
avisynth.c | 6.64 KB | 6f3e0b21 | over 13 years | Panagiotis Issaris | Replace all occurrences of AVERROR_IO with AVER... |
avs.c | 6.44 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
bethsoftvid.c | 7.62 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
c93.c | 5.46 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
crcenc.c | 1.74 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
cutils.c | 4.97 KB | 34359cab | almost 14 years | Diego Biurrun | spelling cosmetics Originally committed as rev... |
daud.c | 1.74 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
dsicin.c | 6.38 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
dv.c | 13.7 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
dv.h | 1.53 KB | 5b21bdab | over 13 years | Diego Biurrun | Add FFMPEG_ prefix to all multiple inclusion gu... |
dvenc.c | 15.6 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
dxa.c | 6.13 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
eacdata.c | 2.78 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
electronicarts.c | 14.4 KB | 725d86bf | over 13 years | Aurelien Jacobs | add pcm_s16le_planar support for electronicarts... |
ffm.c | 22.5 KB | aa6b38c2 | over 13 years | Diego Biurrun | Fix random typos. Originally committed as revi... |
file.c | 2.79 KB | a5e979f4 | over 13 years | Ramiro Polla | os_support.h is also needed for usleep and lsee... |
flic.c | 6.26 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
flv.h | 3.18 KB | 44de39f9 | about 13 years | Michael Niedermayer | flv/swf do not have a big endian codec id, they... |
flvdec.c | 14.6 KB | 58293e57 | about 13 years | Michael Niedermayer | Fix issue357 Do what the spec says, insane or n... |
flvenc.c | 9.95 KB | 44de39f9 | about 13 years | Michael Niedermayer | flv/swf do not have a big endian codec id, they... |
framecrcenc.c | 1.42 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
framehook.c | 3.05 KB | 621d7fe9 | over 13 years | Diego Biurrun | Rename two structures, identifiers starting wit... |
framehook.h | 1.95 KB | f7f8b4d2 | over 13 years | Aurelien Jacobs | mention libavfilter in warning about deprecated... |
gif.c | 16 KB | 76d7c327 | about 13 years | Michael Niedermayer | Replace idiotic (what moron wrote that code?) "... |
gifdec.c | 15.5 KB | e7a5e2f6 | about 13 years | Reimar Döffinger | Fix decoding of interlaced gif, e.g. http://sam... |
gxf.c | 15.9 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
gxf.h | 1.46 KB | 89aa478f | over 13 years | Aurelien Jacobs | cosmetics: alignment Originally committed as r... |
gxfenc.c | 24.8 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
http.c | 9.06 KB | 2907abed | about 13 years | Reimar Döffinger | Remove a pointless cast. Originally committed ... |
idcin.c | 10 KB | 40e8e497 | about 13 years | Mike Melanson | fix the id CIN demuxer by using the pts API cor... |
idroq.c | 8.65 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
img2.c | 11.1 KB | 042e0add | about 13 years | Loren Merritt | decode mng color decorrelation Originally comm... |
ipmovie.c | 20 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
isom.c | 11.8 KB | d0cbff86 | about 13 years | Baptiste Coudurier | fcp imx 40 fourccs Originally committed as rev... |
isom.h | 1.38 KB | 1e3c9307 | about 13 years | Michael Niedermayer | Set correct codec type and id for text subtitle... |
libnut.c | 9 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
lmlm4.c | 3.8 KB | 670c7847 | over 13 years | Ivo van Poorten | Linux Media Labs MPEG-4 (LMLM4) demuxer Origin... |
matroska.c | 3.22 KB | f8d7c9d3 | about 13 years | Evgeniy Stepanov | Add support for Matroska attachments. patch by ... |
matroska.h | 6.09 KB | f8d7c9d3 | about 13 years | Evgeniy Stepanov | Add support for Matroska attachments. patch by ... |
matroskadec.c | 90.1 KB | 37e4979a | about 13 years | Michael Niedermayer | Remove incorrect cast found by -Wwrite-strings.... |
matroskaenc.c | 28.4 KB | 73260a11 | about 13 years | Aurelien Jacobs | simplification proposed by Rich Originally com... |
mm.c | 6.25 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
mmf.c | 8.42 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
mov.c | 59.2 KB | 0de2157f | about 13 years | Baptiste Coudurier | set codec bps to grayscale bits, fix 256grey.mo... |
movenc.c | 54 KB | 91208916 | about 13 years | Baptiste Coudurier | cosmetics, remove whitespaces before and after ... |
mp3.c | 17.6 KB | 8df94c73 | about 13 years | Michael Niedermayer | Another const found by -Wwrite-strings. Origin... |
mpc.c | 6.53 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
mpc8.c | 6.53 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
mpeg.c | 17.3 KB | 675b8390 | about 13 years | Michael Niedermayer | Ignore flags after pts/dts if there are no byte... |
mpeg.h | 2.33 KB | 6e196eac | about 13 years | Aurelien Jacobs | include required headers for int64_t and AV_RB1... |
mpegenc.c | 41.4 KB | febc8fad | about 13 years | Baptiste Coudurier | init to 0, fix warning: mpegenc.c:1022: warning... |
mpegts.c | 43.3 KB | a45b40c4 | about 13 years | Nico Sabbi | treat stream_type==0x82 as AUDIO_DTS when the p... |
mpegts.h | 2.11 KB | a45b40c4 | about 13 years | Nico Sabbi | treat stream_type==0x82 as AUDIO_DTS when the p... |
mpegtsenc.c | 20.5 KB | 3abe5fbd | over 13 years | Aurelien Jacobs | improve CRC API - don't export any global var ... |
mpjpeg.c | 1.85 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
mtv.c | 5.2 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
mxf.c | 40.5 KB | 2b12d6fc | about 13 years | Baptiste Coudurier | add const Originally committed as revision 117... |
network.h | 1.67 KB | 5b21bdab | over 13 years | Diego Biurrun | Add FFMPEG_ prefix to all multiple inclusion gu... |
nsvdec.c | 24.1 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
nut.c | 2.34 KB | 1326621c | about 13 years | Michael Niedermayer | Subtitle support. (untested) Originally commit... |
nut.h | 3.93 KB | 1326621c | about 13 years | Michael Niedermayer | Subtitle support. (untested) Originally commit... |
nutdec.c | 27.3 KB | 1326621c | about 13 years | Michael Niedermayer | Subtitle support. (untested) Originally commit... |
nutenc.c | 24.2 KB | 1326621c | about 13 years | Michael Niedermayer | Subtitle support. (untested) Originally commit... |
nuv.c | 8.09 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
oggdec.c | 13.2 KB | cb4ddf77 | about 13 years | Reimar Döffinger | Add support for speex in ogg Originally commit... |
oggdec.h | 2.59 KB | cb4ddf77 | about 13 years | Reimar Döffinger | Add support for speex in ogg Originally commit... |
oggenc.c | 10.3 KB | 37b74c86 | about 13 years | Baptiste Coudurier | Fix issue 338: Correctly interleave ogg packets... |
oggparseflac.c | 2.77 KB | a0ddef24 | over 13 years | Diego Biurrun | Rename ogg2.[ch] to oggdec.[ch]. Originally co... |
oggparseogm.c | 5.04 KB | 73965d1b | about 13 years | Baptiste Coudurier | const Originally committed as revision 11763 t... |
oggparsespeex.c | 2.07 KB | cb4ddf77 | about 13 years | Reimar Döffinger | Add support for speex in ogg Originally commit... |
oggparsetheora.c | 4.26 KB | e1a794b2 | over 13 years | Måns Rullgård | set PKT_FLAG_KEY for Theora and OGM streams Or... |
oggparsevorbis.c | 6.63 KB | 47a0513b | about 13 years | Baptiste Coudurier | const Originally committed as revision 11762 t... |
os_support.c | 3.89 KB | f8cda19e | about 13 years | Luca Abeni | Include poll.h instead of sys/poll.h Originall... |
os_support.h | 2.72 KB | f8cda19e | about 13 years | Luca Abeni | Include poll.h instead of sys/poll.h Originall... |
psxstr.c | 11.1 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
pva.c | 6.5 KB | e03caf2e | over 13 years | Ivo van Poorten | Implement read_timestamp and enable seeking in ... |
qtpalette.h | 12.4 KB | 7827885c | over 13 years | Diego Biurrun | Fix make checkheaders. Originally committed as... |
raw.c | 21.2 KB | f5b41031 | about 13 years | Michael Niedermayer | Set pts/dts in raw (yuv,rgb,pcm) demuxers. Ori... |
raw.h | 1.02 KB | 5b21bdab | over 13 years | Diego Biurrun | Add FFMPEG_ prefix to all multiple inclusion gu... |
riff.c | 17.7 KB | a7805e29 | about 13 years | Michael Niedermayer | Fallback to sample rate if bit rate is 0. This ... |
riff.h | 1.79 KB | 5b21bdab | over 13 years | Diego Biurrun | Add FFMPEG_ prefix to all multiple inclusion gu... |
rm.h | 4.18 KB | 0fd36362 | over 13 years | Ronald S. Bultje | Make three rm demuxer functions non static. Pat... |
rmdec.c | 25.8 KB | badbe09a | about 13 years | Roberto Togni | Fix forgotten braces from r11039 Originally co... |
rmenc.c | 14.2 KB | 47ac2b0d | over 13 years | Kostya Shishkov | Fix muxer so that generated files are playable ... |
rtp.c | 11.5 KB | 7d51eddd | over 13 years | Diego Pettenò | Make AVRtpPayloadTypes static and constant Patc... |
rtp.h | 3.22 KB | 7d51eddd | over 13 years | Diego Pettenò | Make AVRtpPayloadTypes static and constant Patc... |
rtp_aac.c | 2.81 KB | e0d21bfe | over 13 years | Luca Abeni | Allow to set the maximum number of frames per R... |
rtp_aac.h | 964 Bytes | f0a838e5 | over 13 years | Diego Biurrun | Add missing #includes to fix 'make checkheaders... |
rtp_h264.c | 14.2 KB | f841a0fc | about 13 years | Ronald S. Bultje | Add a flags field to the RTPDynamicPayloadPacke... |
rtp_h264.h | 1.05 KB | a56dcc57 | about 13 years | Reimar Döffinger | Add some const, fixes warnings: rtpenc_h264.c:6... |
rtp_internal.h | 5.41 KB | f841a0fc | about 13 years | Ronald S. Bultje | Add a flags field to the RTPDynamicPayloadPacke... |
rtp_mpv.c | 3.57 KB | 0ebecca5 | over 13 years | Luca Abeni | Add my name to the copyright header, since rtp_... |
rtp_mpv.h | 970 Bytes | f0a838e5 | over 13 years | Diego Biurrun | Add missing #includes to fix 'make checkheaders... |
rtpdec.c | 17.9 KB | f841a0fc | about 13 years | Ronald S. Bultje | Add a flags field to the RTPDynamicPayloadPacke... |
rtpenc.c | 10.7 KB | d597e1b7 | about 13 years | Luca Abeni | Fix computation of the "NTP time" field in RTCP... |
rtpenc_h264.c | 2.49 KB | a56dcc57 | about 13 years | Reimar Döffinger | Add some const, fixes warnings: rtpenc_h264.c:6... |
rtpproto.c | 8.13 KB | 93115b82 | over 13 years | Dave Yeo | Add #include "os_support.h" to restore OS/2 sup... |
rtsp.c | 44.6 KB | c482500f | over 13 years | Ronald S. Bultje | Drop RTSP default protocol. patch by Ronald S. ... |
rtsp.h | 2.92 KB | c482500f | over 13 years | Ronald S. Bultje | Drop RTSP default protocol. patch by Ronald S. ... |
rtspcodes.h | 1.63 KB | 5b21bdab | over 13 years | Diego Biurrun | Add FFMPEG_ prefix to all multiple inclusion gu... |
sdp.c | 10.3 KB | 83cc23c5 | about 13 years | Luca Abeni | Add some information about the stream bitrate, ... |
segafilm.c | 9.24 KB | cea96420 | about 13 years | Michael Niedermayer | Fix ;; Originally committed as revision 12153... |
sierravmd.c | 10.4 KB | cd41a73f | about 13 years | Reimar Döffinger | Fix a possible use of an uninitialized pointer.... |
siff.c | 6.41 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
smacker.c | 11.1 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
sol.c | 3.95 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
swf.c | 23.3 KB | afecbec2 | about 13 years | Baptiste Coudurier | unset extension, so code path, and guess format... |
tcp.c | 5.22 KB | d78d72da | about 13 years | Diego Biurrun | Set TCP protocol to is_streamed=1 as seeking is... |
thp.c | 5.88 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
tiertexseq.c | 9.06 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
tta.c | 4.19 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
txd.c | 2.84 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
udp.c | 13.1 KB | 03c09e43 | about 13 years | D Richard Felker III | Do not use GNU-specific (or BSD-specific or wha... |
utils.c | 93.1 KB | ac6f1330 | about 13 years | Michael Niedermayer | Set indexmem to a saner default. Originally co... |
vc1test.c | 2.84 KB | eda178d2 | about 13 years | Kostya Shishkov | SMPTE 421 Annex L format demuxer Originally co... |
voc.c | 1.25 KB | e5a389a1 | almost 14 years | Diego Biurrun | license header consistency cosmetics Originall... |
voc.h | 1.64 KB | 5b21bdab | over 13 years | Diego Biurrun | Add FFMPEG_ prefix to all multiple inclusion gu... |
vocdec.c | 4.12 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
vocenc.c | 3 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
wav.c | 7.23 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
wc3movie.c | 12.7 KB | 74e21d03 | about 13 years | Mike Melanson | fix wc3movie demuxer to conform to the PTS API ... |
westwood.c | 12.7 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
wv.c | 6.46 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
yuv4mpeg.c | 12.4 KB | 899681cd | over 13 years | Björn Axelsson | Use dynamically allocated ByteIOContext in AVFo... |
Latest revisions
Also available in: Atom