summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* avformat/avisynth: Don't insert null frames or samples at the start of a stream.Stephen Hutchinson2013-04-111-4/+4
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-114-10/+9
|\
| * Move misplaced file author information where it belongsDiego Biurrun2013-04-114-10/+9
* | mxfdec: update current edit unit when seeking in mxf files without index tablesMarton Balint2013-04-111-0/+1
* | lavf: add libquvi demuxer.Clément Bœsch2013-04-104-1/+149
* | Replace all occurrences of PRI in sscanf() calls with SCNJames Almer2013-04-105-9/+9
* | avformat/avisynth: Cosmeticsd s2013-04-101-4/+4
* | avformat/avisynth: Fix off-by-one error in avisynth demuxer.d s2013-04-101-4/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-093-5/+8
|\ \ | |/
| * srtp: Include rtpdec.h for RTP_MAX_PACKET_LENGTHMartin Storsjö2013-04-091-0/+1
| * rtpdec: Increase max rtp packet size to 8192Andrew Van Til2013-04-091-1/+1
| * lavf: Use RTP_MAX_PACKET_LENGTH instead of 1500Andrew Van Til2013-04-094-6/+8
* | lavf/wavdec: skip padding byteMatthieu Bouron2013-04-081-1/+4
* | rtsp: add option to set the socket timeout of the lower protocol.Michael Niedermayer2013-04-082-1/+8
* | avio.h: fix indentionMichael Niedermayer2013-04-081-10/+10
* | Merge remote-tracking branch 'mbouron/master'Michael Niedermayer2013-04-081-0/+115
|\ \
| * | lavf/mxfdec: handle identification metadataMatthieu Bouron2013-04-081-0/+115
* | | flvenc: dont call avio_flush() unconditionalMichael Niedermayer2013-04-081-1/+0
* | | mux: also call avio_flush() when flushing the muxerMichael Niedermayer2013-04-081-0/+2
* | | avformat: add writeout_count statisticMichael Niedermayer2013-04-082-1/+10
|/ /
* | asfenc: convert asserts to av_assertMichael Niedermayer2013-04-071-5/+6
* | lavf/http: use a more compatible default user agent.Clément Bœsch2013-04-061-3/+3
* | img2dec: make use of AV_OPT_TYPE_IMAGE_SIZEPaul B Mahol2013-04-051-13/+6
* | img2dec: make use of AV_OPT_TYPE_VIDEO_RATEPaul B Mahol2013-04-051-9/+3
* | rawvideodec: make use of AV_OPT_TYPE_IMAGE_SIZEPaul B Mahol2013-04-051-12/+5
* | rawvideodec: make use of AV_OPT_TYPE_VIDEO_RATEPaul B Mahol2013-04-051-10/+3
* | rawdec: make use of AV_OPT_TYPE_VIDEO_RATEPaul B Mahol2013-04-052-9/+3
* | bintext: make use of AV_OPT_TYPE_IMAGE_SIZEPaul B Mahol2013-04-051-11/+6
* | bintext: make use of AV_OPT_TYPE_VIDEO_RATEPaul B Mahol2013-04-051-12/+3
* | tty: make use of AV_OPT_TYPE_IMAGE_SIZEPaul B Mahol2013-04-051-9/+5
* | tty: make use of AV_OPT_TYPE_VIDEO_RATEPaul B Mahol2013-04-051-9/+4
* | Merge commit '8c65264595d5a82c56ae5043320e4b875a414229'Michael Niedermayer2013-04-051-1/+1
|\ \ | |/
| * img2: Add j2k file extension for JPEG 2000Nicolas Bertrand2013-04-041-0/+1
* | rtpdec: Increase max rtp packet size to 8192Andrew Van Til2013-04-051-1/+1
* | rtsp/rtp_read_header: Use RTP_MAX_PACKET_LENGTH instead of 1500Andrew Van Til2013-04-051-1/+1
* | matroskadec: Check EBML lace sizes.Michael Niedermayer2013-04-041-4/+4
* | matroskadec: Check for overflows in xiph lace decodingMichael Niedermayer2013-04-041-2/+2
* | matroskadec: fix return code for too long xiph lacesMichael Niedermayer2013-04-041-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-041-4/+8
|\ \ | |/
| * xmv: do not leak memory in the error paths in xmv_read_header()Anton Khirnov2013-04-041-4/+8
* | Merge commit 'd1016dccdcb10486245e5d7c186cc31af54b2a9c'Michael Niedermayer2013-04-041-14/+21
|\ \ | |/
| * xmv: check audio track parameters validity.Anton Khirnov2013-04-041-10/+22
* | Merge commit '8d617b11cfc87b2c6056fee029ac5bc760af874a'Michael Niedermayer2013-04-041-2/+2
|\ \ | |/
| * id3v2: pad the APIC packets as required by lavc.Anton Khirnov2013-04-041-2/+3
* | Merge commit 'dbb1425811a672eddf4acf0513237cdf20f83756'Michael Niedermayer2013-04-041-1/+1
|\ \ | |/
| * lavf: make sure stream probe data gets freed.Anton Khirnov2013-04-041-0/+1
* | Merge commit 'bcc94328980e6c56546792ab08b0756abdce310b'Michael Niedermayer2013-04-041-1/+2
|\ \ | |/
| * matroska: pass the lace size to the matroska_parse_rm_audioLuca Barbato2013-04-031-2/+2
* | Merge commit '8a96df7b70be509dae9ceec82d2c10a20361356d'Michael Niedermayer2013-04-041-1/+1
|\ \ | |/
| * matroska: fix a corner case in ebml-lace parsingLuca Barbato2013-04-031-1/+1
OpenPOWER on IntegriCloud