summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* img2enc: show first 4 bytes if a malformed jpeg2000 codestream is detectedMichael Niedermayer2011-09-27
* img2enc: Accept raw jpeg2000 codestream too,Michael Niedermayer2011-09-27
* mxfdec: Consider QuantizationBits between 17 and 24 to be pcm_s24*Tomas Härdin2011-09-27
* swfdec: return correct error code at EOFTanami, Ohad2011-09-27
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-27
|\
| * rtp: Simplify ff_rtp_get_payload_typeRafaël Carré2011-09-26
| * rtpenc: Add a payload type private optionRafaël Carré2011-09-26
| * rtp: Correct ff_rtp_get_payload_type documentationRafaël Carré2011-09-26
| * oggdec: add support for Xiph's CELT codecNicolas George2011-09-26
| * sol: return error if av_get_packet() fails.Justin Ruggles2011-09-25
| * lavf: do not set codec_tag for rawvideoMans Rullgard2011-09-25
| * flvdec: Check for overflow before allocating arraysMichael Niedermayer2011-09-25
* | act: correct file description commentAurelien Jacobs2011-09-26
* | act, bintext, wtvenc: use named struct initializersAurelien Jacobs2011-09-26
* | Fix return value on EOF in mpc v8 demuxer.Laurent Aimar2011-09-25
* | id3v2: Fix some (function) pointer types.Reimar Döffinger2011-09-25
* | Fixed NULL pointer dereference in id3v2 parser.Laurent Aimar2011-09-25
* | bit: remove more unused variablesMichael Niedermayer2011-09-25
* | bit: use AVERROR_INVALIDDATAMichael Niedermayer2011-09-25
* | lavf/utils: replace deprecated url_ferror.Nicolas George2011-09-25
* | lavf/utils: use correct format string for int64_t.Nicolas George2011-09-25
* | lavf/utils: use AV_NOWARN_DEPRECATED in compatibility code.Nicolas George2011-09-25
* | bit: use explicit struct initializers.Clément Bœsch2011-09-25
* | bit: remove unused variableMichael Niedermayer2011-09-25
* | bit: set AVPacket.posMichael Niedermayer2011-09-25
* | bit: loose seekback & wrong bitrate code.Michael Niedermayer2011-09-25
* | bit: rewrite probeMichael Niedermayer2011-09-25
* | bit: replace assert() by proper check.Michael Niedermayer2011-09-25
* | bit: return AVERROR_EOF on eof.Michael Niedermayer2011-09-25
* | AMV video encoder.Michael Niedermayer2011-09-25
* | Removed debug message in the probe function of bit demuxer.Laurent Aimar2011-09-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-24
|\|
| * flvdec: Fix invalid pointer deferences when parsing indexLaurent Aimar2011-09-24
| * Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations.Diego Biurrun2011-09-24
| * mpegps: Handle buffer exhaustion when reading packets.Alex Converse2011-09-23
* | Add .bit (de)muxerVladimir Voroshilov2011-09-24
* | G.729 .bit file demuxerVladimir Voroshilov2011-09-24
* | act: remove AVERROR_NOFMT useage.Michael Niedermayer2011-09-24
* | ACT demuxerVladimir Voroshilov2011-09-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-24
|\|
| * rtp: factorize dynamic payload type fallbackRafaël Carré2011-09-23
| * flvdec: Ignore the index if it's from a creator known to be differentMartin Storsjö2011-09-23
| * prores: mark prores as intra-only in libavformat/utils.c:is_intra_only()Diego Biurrun2011-09-23
* | psxstr: improve probe to not misdetect so much.Michael Niedermayer2011-09-23
* | Use a colon in the stream description, this matches how -map works now.Carl Eugen Hoyos2011-09-23
* | flvdec: Inject in stream extradata, into the stream.Michael Niedermayer2011-09-23
* | Minor documentation clarification regarding AVStream.start_time semanticsRobert Krüger2011-09-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-23
|\|
| * Add LATM demuxerJanne Grunau2011-09-22
| * 8svx/iff: fix decoding of compressed stereo 8svx files.Justin Ruggles2011-09-22