summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '449511740f06a4675b0066730fa45cdb764ffafc'Michael Niedermayer2014-05-131-1/+0
|\
| * build: handle library dependencies in configureJanne Grunau2014-05-131-1/+0
* | Support broadcast destination for udp protocolOlivier Langlois2014-05-131-0/+9
* | avformat/asfenc: honor the maximum of 63 payloadsAaron Graham2014-05-131-0/+3
* | avformat/mp3dec: check the number of frames per buffer sizeMichael Niedermayer2014-05-121-2/+2
* | avformat/utils: if the id3 tag is too large for data after it to become avail...Michael Niedermayer2014-05-121-2/+5
* | avformat/utils: limit probe score in the id3 case only if there is a chance t...Michael Niedermayer2014-05-121-1/+3
* | Use Matroska document version 2 for WebM files if possible.Carl Eugen Hoyos2014-05-121-3/+13
* | avformat/mpegtsenc: fix minor typo in omit_video_pes_length descriptionAman Gupta2014-05-111-1/+1
* | avformat/movenc: Check ff_put_wav_header() return codeMichael Niedermayer2014-05-101-2/+6
* | 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
OpenPOWER on IntegriCloud