summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* rtpdec: make the NTP time values unsigned.Diego Elio 'Flameeyes' Pettenò2014-05-091-2/+2
* Merge commit '0bacfa8d37710b904897e7cbeb8d6f96fbf75e2e'Michael Niedermayer2014-05-081-1/+2
|\
| * rtmpproto: Check the buffer sizes when copying app/playpath stringsMartin Storsjö2014-05-081-4/+5
* | avformat/rtmpproto: add FFMIN() to av_strlcpy()Michael Niedermayer2014-05-081-2/+2
* | lavf: use av_fifo_freepLukasz Marek2014-05-075-8/+7
* | avformat/utils: fix const warningsMichael Niedermayer2014-05-071-3/+3
* | avformat/h263dec/h263_probe: Check TRMichael Niedermayer2014-05-071-0/+8
* | avformat/h263dec/h263_probe: Check PSC bit 9 and 13 inMichael Niedermayer2014-05-071-0/+5
* | avformat/h263dec: shift data in state to make more bits available to probeMichael Niedermayer2014-05-071-5/+5
* | Merge commit '7ce3bd9614717e545af8fb8455032c807e389b78'Michael Niedermayer2014-05-071-2/+14
|\ \ | |/
| * rtmpproto: Support alternative slist parameter in rtmp URLsUwe L. Korn2014-05-061-2/+14
| * probe: Support AAC_LATM in set_codec_from_probe_dataLuca Barbato2014-05-031-0/+1
* | Merge remote-tracking branch 'cus/stable'Michael Niedermayer2014-05-061-18/+24
|\ \
| * | mpegts: always reset pes packet state on new packetMarton Balint2014-05-051-1/+2
| * | mpegts: unref buffer in reset_pes_packet_stateMarton Balint2014-05-051-1/+2
| * | mpegts: factorize pes packet state reset functionMarton Balint2014-05-051-6/+10
| * | mpegts: fix indentation after last commitMarton Balint2014-05-051-10/+10
| * | mpegts: only emit new packets if data buffer existsMarton Balint2014-05-051-2/+2
| * | mpegts: remove uneeded buf_size checkMarton Balint2014-05-051-1/+1
* | | avformat/segment: Use av_malloc_array()Michael Niedermayer2014-05-051-2/+2
|/ /
* | avformat/astenc: avoid using AVCodecContext.frame_numberMichael Niedermayer2014-05-051-2/+2
* | avisynth: set duration of audio streamsHendrik Leppkes2014-05-051-0/+1
* | lavf/mux: pass options to nested structs of priv dataLukasz Marek2014-05-041-1/+1
* | avformat: add AV_EF_IGNORE_ERRMichael Niedermayer2014-05-041-0/+1
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2014-05-042-2/+2
|\ \
| * | Initialize riff and wav size fields to -1 instead of 0.Carl Eugen Hoyos2014-05-032-2/+2
* | | Merge commit 'f66d0c57b13c1b7102e1e353237af178960dd3c5'Michael Niedermayer2014-05-042-10/+19
|\ \ \ | |/ / |/| / | |/
| * latm: Add a probe functionLuca Barbato2014-05-031-0/+53
* | Fix oga muxer standalone compilation.Carl Eugen Hoyos2014-05-031-0/+2
* | lavf/mux: pass options to nested structs of priv dataLukasz Marek2014-05-021-1/+1
* | avformat/wtvdec: ignore mpeg2 extradataPeter Ross2014-05-011-13/+1
* | Merge commit 'ef9732162cd4b593c6db28fdd352ebef21b5c1ca'Michael Niedermayer2014-05-011-2/+0
|\ \ | |/
| * rmdec: do not export anything to AVCodecContext.codec_nameAnton Khirnov2014-05-011-2/+0
* | Merge commit '6072184e702b4b631ac72f1b66b75e5f21e0ce2d'Michael Niedermayer2014-05-011-14/+18
|\ \ | |/
| * asfenc: use codec descriptors instead of AVCodecs to write codec infoAnton Khirnov2014-05-011-14/+18
* | Merge commit '92e4b643dfdafdb6528f1baffdbea2b9a028d7c0'Michael Niedermayer2014-05-011-1/+0
|\ \ | |/
| * oggparseskeleton: do not use AVCodecContext.codec_nameAnton Khirnov2014-05-011-1/+0
* | Merge commit '18f2514c4037befd37b02e4d4f10c159edf3b26f'Michael Niedermayer2014-05-011-3/+8
|\ \ | |/
| * mov: export stsd Compressorname in metadataAnton Khirnov2014-05-011-3/+8
* | avformat/vobsub: use av_make_q().Clément Bœsch2014-05-011-1/+1
* | avformat/vobsub: remove pointless FAIL macro.Clément Bœsch2014-05-011-4/+2
* | Merge commit '141fdc763c2841b572d29a2ad78513e8d5325870'Michael Niedermayer2014-05-011-1/+1
|\ \ | |/
| * matroska: add the Opus mappingAnton Khirnov2014-05-011-0/+1
* | Merge commit 'a1aa37dd0b96710d4a17718198a3f56aea2040c1'Michael Niedermayer2014-05-012-6/+13
|\ \ | |/
| * matroskaenc: write CodecDelayAnton Khirnov2014-05-011-0/+13
* | avformat/avidec: set average frame rate from headerMichael Niedermayer2014-05-011-0/+1
* | Merge commit 'eb3b5501e8b85bfea09d533314cb6920efc42639'Michael Niedermayer2014-05-011-4/+10
|\ \ | |/
| * matroskadec: read the CodecDelay elementAnton Khirnov2014-04-302-1/+10
* | avformat/nut: support storing RFC 3389 comfort noiseMichael Niedermayer2014-05-011-0/+1
* | Merge commit '7d027b9d6d6290557cc5d4fc56f4b9ed630a7feb'Michael Niedermayer2014-04-301-15/+126
|\ \ | |/
OpenPOWER on IntegriCloud