]> git.sesse.net Git - ffmpeg/history - libavformat
gifdec: use av_fast_malloc()
[ffmpeg] / libavformat /
2012-12-01 Paul B Maholmvi: check av_mallocz() result
2012-11-30 Michael Niedermayercheck std tag size before reading.
2012-11-30 Paul B Maholgifdec: remove width and height from demuxer context
2012-11-30 Paul B Maholundo file modifiers that suck in
2012-11-30 Vitaliy E SugrobovAdd exception for "gif" in image2 probe() method.
2012-11-30 Vitaliy E SugrobovGif demuxer
2012-11-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-11-30 Michael NiedermayerMerge commit '9d46eaec7a90bd8f5cd9e45398c6d17804182320'
2012-11-30 Paul B Maholiff: fix some incorrect interpretations of invalid...
2012-11-30 Paul B Maholiff: MAUD support
2012-11-30 Carl Eugen HoyosCorrectly skip strf tag for subtitles when decoding...
2012-11-29 Michael Niedermayerid3v2: check index against buffer size. Fix out of...
2012-11-29 Paul B MaholBRSTM demuxer
2012-11-29 Diego Biurrunimg2: K&R formatting cosmetics
2012-11-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-11-29 Michael NiedermayerMerge commit 'e4d349b4014ee2a03f521027e0bd1ace4a9e60bd'
2012-11-29 Michael NiedermayerMerge commit 'c74f81786d434dfaf9b3dff06aa96bfd23d0127b'
2012-11-29 Michael NiedermayerMerge commit '5c7bf2dddee5bdfa247ff0d57cb8a37d19077f66'
2012-11-29 Michael NiedermayerMerge commit 'bfe5454cd238b16e7977085f880205229103eccb'
2012-11-29 Michael NiedermayerMerge commit '1f3f896564501c23b44fcf605567c78ce066b539'
2012-11-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-11-29 Michael NiedermayerMerge commit '565e4993c63f797e2d50ad2f1e8f62fdbe299666'
2012-11-28 Michael NiedermayerMerge commit 'bb6c67bb36b136de10256f0999128df4a42f9ffc'
2012-11-28 Daniel VerkampVivo demuxer
2012-11-28 Diego Biurrunrtpenc_chain: Remove unused variable
2012-11-28 Justin Rugglesnuv: cosmetics: pretty-printing
2012-11-28 Justin Ruggleslavf: move nuv fourcc audio tags from riff to nuv
2012-11-28 Justin Rugglesnuv: check for malloc failure when allocating extradata
2012-11-28 Justin Ruggleslavf: add a common function for selecting a pcm codec...
2012-11-28 Justin Rugglesnuv: use the stream indices generated by avformat_new_s...
2012-11-28 Justin Ruggleslavf: move ff_codec_get_tag() and ff_codec_get_id(...
2012-11-28 Justin Ruggleslavf: move "MP3 " fourcc from riff to nut
2012-11-28 Paul B Maholiff demuxer: 16SV support
2012-11-28 Paul B Maholavrdec: implement seeking
2012-11-28 Michael NiedermayerMerge commit 'af7d13ee4a4bf8d708f9b0598abb8f6e22b76de1'
2012-11-28 Michael NiedermayerMerge commit 'f5fa03660db16f9d78abc5a626438b4d0b54f563'
2012-11-28 Paul B Maholavrdec: sample rate takes 3 bytes not 4
2012-11-28 Paul B Maholavrdec: fix typo in .long_name
2012-11-28 Michael Niedermayernut: put nut PCM audio tags in front of avi tags.
2012-11-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-11-27 Michael NiedermayerMerge commit '6e5cdf26281945ddea3aaf5eca4d127791f23ca8'
2012-11-27 Michael NiedermayerMerge commit '3c370f5abc55739a261534b9f9bdc739cedbbbb9'
2012-11-27 Michael NiedermayerMerge commit '284ea790d89441fa1e6b2d72d3c1ed6d61972f0b'
2012-11-27 Michael Niedermayerfile: fix 10l error in access() check
2012-11-27 Paul B MaholAFC demuxer
2012-11-27 Paul B Maholastdec: improve probing
2012-11-27 Michael Niedermayercafdec: fix seeking with adpcm
2012-11-27 Michael Niedermayerfile: Fallback to stat() based file_check() when access...
2012-11-27 Michael Niedermayerfile: fix file_check()
2012-11-27 Michael Niedermayerwavenc: write fact chunk sample count at the correct...
2012-11-27 Justin Rugglesriff: only warn on a bad INFO chunk code size instead...
2012-11-27 Justin Rugglesriff: do not add empty metadata tags in INFO chunk
2012-11-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-11-26 Michael NiedermayerMerge commit '5ae72f54532960cb9eae82a1c9e8d505106c022b'
2012-11-26 Michael NiedermayerMerge commit '3d3cf6745e2a5dc9c377244454c3186d75b177fa'
2012-11-26 Michael NiedermayerMerge commit '8e134e5104e99a69cd4cea10540a7ce9c3682a2c'
2012-11-26 Peter Rossiff demuxer: don't bother checking bitmap compression...
2012-11-26 Janne Grunaulavf: avoid integer overflow in ff_compute_frame_duration()
2012-11-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-11-25 Michael NiedermayerMerge commit 'ad01ba6ceaea7d71c4b9887795523438689b5a96'
2012-11-25 Michael NiedermayerMerge commit '28c8e288fa0342fdef532a7522a4707bebf831cc'
2012-11-25 Paul B Maholyop: fix typo
2012-11-25 Diego Biurrunriff: Make ff_riff_tags static and move under appropria...
2012-11-25 Michael Niedermayermov: set flags to indicate that byte wise seeking is...
2012-11-24 Nicolas Georgelavf/sbgdec: use proper constants for av_log().
2012-11-24 Carl Eugen HoyosSupport u8 in aiff.
2012-11-24 Piotr Bandurskic93: signal EOF
2012-11-24 Paul B Maholmmf: simplify code by using FFMIN
2012-11-24 Paul B Maholmmf: signal EOF
2012-11-24 Paul B Maholomadec: remove stale comment
2012-11-24 Paul B MaholADPCM IMA Dialogic decoder
2012-11-24 Paul B Maholwvenc: multichannel muxing
2012-11-24 Paul B Maholomaenc: remove superfluous "OMA: "
2012-11-24 Paul B Maholomaenc: abort for unsupported codecs
2012-11-24 Piotr Bandurskiriff: fix decoding of 24-bit packed int (type 1, 20...
2012-11-24 Carl Eugen HoyosSupport G.722 in Sun AU.
2012-11-24 Carl Eugen HoyosAdd an annotation field as required by the specificatio...
2012-11-23 Michael Niedermayerriff: ignore ff_read_riff_info() failure.
2012-11-23 Michael Niedermayerreplace av_log(0, by av_log(NULL,
2012-11-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-11-23 Michael NiedermayerMerge commit '457cc333b424994ecf80a82369325771e0397fd9'
2012-11-23 Michael NiedermayerMerge commit '4a606c830ae664013cea33800094d4d0f4ec62da'
2012-11-23 Michael Niedermayerid3v2: restructure compressed and unsync code
2012-11-23 Michael Niedermayerrmdec: fix av_log level and context
2012-11-22 Michael Niedermayeravidec: try to support oddly muxed MMES stream
2012-11-22 Paul B Maholxmv: signal EOF
2012-11-22 Michael Niedermayermovenc: fix assert failure caused by rounding.
2012-11-22 Paul B MaholADPCM AFC decoder
2012-11-22 Michael Niedermayerid3v2: print ver/flags/len on debug level.
2012-11-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-11-22 Anton Khirnovid3v2: fix reading unsynchronized frames.
2012-11-22 Aleksi Nurmibrender_pix: a new image decoder
2012-11-21 Peter Rossuse correct doxygen parameter direction syntax
2012-11-21 Peter Rossensure comment blocks that contain doxygen commands...
2012-11-21 Piotr Bandurskisiff: signal EOF
2012-11-21 Piotr Bandurskisegafilm: signal EOF
2012-11-21 Piotr Bandurskibethsoftvid: signal EOF
2012-11-21 Piotr Bandurskibfi: signal EOF
2012-11-21 Paul B Maholyop: fix 10l typo
2012-11-21 Peter Rossbink: return AVERROR_EOF upon reaching end of file
next