8617 Commits (0f39fa0279e12c7a174d1da9294bffd95cb15c4c)

Author SHA1 Message Date
  Anton Khirnov c7a63a521b matroskaenc: write attachments. 14 years ago
  Anton Khirnov 98cfe22b5c matroskadec: export mimetype of attachments as metadata. 13 years ago
  Tomas Härdin 3e48dceac0 mxfdec: Consider QuantizationBits between 17 and 24 to be pcm_s24* 13 years ago
  Tanami, Ohad 99d7d1510e swfdec: return correct error code at EOF 13 years ago
  Rafaël Carré 1430ae44e8 rtp: Simplify ff_rtp_get_payload_type 13 years ago
  Rafaël Carré 9152880e95 rtpenc: Add a payload type private option 13 years ago
  Rafaël Carré 142887741f rtp: Correct ff_rtp_get_payload_type documentation 13 years ago
  Nicolas George 4ca59d1948 oggdec: add support for Xiph's CELT codec 13 years ago
  Aurelien Jacobs f3d5840474 act: correct file description comment 13 years ago
  Aurelien Jacobs c894449fc4 act, bintext, wtvenc: use named struct initializers 13 years ago
  Laurent Aimar 7ec5ea437f Fix return value on EOF in mpc v8 demuxer. 13 years ago
  Reimar Döffinger a1526cd78f id3v2: Fix some (function) pointer types. 13 years ago
  Laurent Aimar f57b00e897 Fixed NULL pointer dereference in id3v2 parser. 13 years ago
  Justin Ruggles b15a9888a8 sol: return error if av_get_packet() fails. 13 years ago
  Mans Rullgard bb416bd68c lavf: do not set codec_tag for rawvideo 14 years ago
  Michael Niedermayer ba9d174851 bit: remove more unused variables 13 years ago
  Michael Niedermayer 136a663ceb bit: use AVERROR_INVALIDDATA 13 years ago
  Michael Niedermayer a246cefa75 flvdec: Check for overflow before allocating arrays 13 years ago
  Nicolas George 73a5287482 lavf/utils: replace deprecated url_ferror. 13 years ago
  Nicolas George 86af962830 lavf/utils: use correct format string for int64_t. 13 years ago
  Nicolas George 9c98af13af lavf/utils: use AV_NOWARN_DEPRECATED in compatibility code. 13 years ago
  Clément Bœsch 6f8c8fa8af bit: use explicit struct initializers. 13 years ago
  Michael Niedermayer bf85b909f6 bit: remove unused variable 13 years ago
  Michael Niedermayer a5e8492796 bit: set AVPacket.pos 13 years ago
  Michael Niedermayer fa15b1e7b9 bit: loose seekback & wrong bitrate code. 13 years ago
  Michael Niedermayer dfc571ff18 bit: rewrite probe 13 years ago
  Michael Niedermayer 21922dc5ae bit: replace assert() by proper check. 13 years ago
  Michael Niedermayer fc9d6035c3 bit: return AVERROR_EOF on eof. 13 years ago
  Michael Niedermayer f2f28861da AMV video encoder. 13 years ago
  Laurent Aimar 3b26daedd8 Removed debug message in the probe function of bit demuxer. 13 years ago
  Vladimir Voroshilov 0f2297a9b9 Add .bit (de)muxer 13 years ago
  Vladimir Voroshilov 5df643c5df G.729 .bit file demuxer 17 years ago
  Michael Niedermayer fb98b71261 act: remove AVERROR_NOFMT useage. 13 years ago
  Vladimir Voroshilov 6080553e6e ACT demuxer 16 years ago
  Laurent Aimar 2b4e49d428 flvdec: Fix invalid pointer deferences when parsing index 13 years ago
  Diego Biurrun 30b4ee7901 Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations. 13 years ago
  Alex Converse 9fba8ebe0a mpegps: Handle buffer exhaustion when reading packets. 13 years ago
  Rafaël Carré 0c378ea1f7 rtp: factorize dynamic payload type fallback 13 years ago
  Martin Storsjö bafff1668c flvdec: Ignore the index if it's from a creator known to be different 13 years ago
  Michael Niedermayer 3f7dc480c1 psxstr: improve probe to not misdetect so much. 13 years ago
  Carl Eugen Hoyos cab2860c8a Use a colon in the stream description, this matches how -map works now. 13 years ago
  Michael Niedermayer 6d789f50d2 flvdec: Inject in stream extradata, into the stream. 13 years ago
  Robert Krüger 57d5d5f62d Minor documentation clarification regarding AVStream.start_time semantics 13 years ago
  Diego Biurrun 5cc2530fc2 prores: mark prores as intra-only in libavformat/utils.c:is_intra_only() 13 years ago
  Aaron Colwell 6c4cc0f640 matroskadec: Fix seeking for matroska files with CUES before first cluster 13 years ago
  Janne Grunau dcb9f6a20d Add LATM demuxer 13 years ago
  Justin Ruggles 1993c6849c 8svx/iff: fix decoding of compressed stereo 8svx files. 13 years ago
  Alex Converse 1c2e07b811 mp4: Don't read an empty Decoder Config Descriptor 13 years ago
  Michael Niedermayer e8d8517b16 lavf/utils: only complain about aspect missmatch when the difference is "meassureable" 13 years ago
  Martin Storsjö b14629e5ea rtmp: Make the input FLV parser handle data cut at any point 13 years ago