summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* libavformat/mov: Elimitate double reading of COVR metadata if MOV_EXPORT_ALL_...Alex Sukhanov2014-05-15
* avformat/libnut: use av_mallocz_array()Michael Niedermayer2014-05-15
* avformat/matroskaenc: use av_mallocz_array()Michael Niedermayer2014-05-15
* avformat/http: remove never twice executable loopMichael Niedermayer2014-05-14
* Merge commit 'a738540366c9b114949b7914c0d08e2c28982cfb'Michael Niedermayer2014-05-14
|\
| * lavf: properly document the distinction between flags and ctx_flagsAnton Khirnov2014-05-14
* | Merge commit '449511740f06a4675b0066730fa45cdb764ffafc'Michael Niedermayer2014-05-13
|\|
| * build: handle library dependencies in configureJanne Grunau2014-05-13
* | Support broadcast destination for udp protocolOlivier Langlois2014-05-13
* | avformat/asfenc: honor the maximum of 63 payloadsAaron Graham2014-05-13
* | avformat/mp3dec: check the number of frames per buffer sizeMichael Niedermayer2014-05-12
* | avformat/utils: if the id3 tag is too large for data after it to become avail...Michael Niedermayer2014-05-12
* | avformat/utils: limit probe score in the id3 case only if there is a chance t...Michael Niedermayer2014-05-12
* | Use Matroska document version 2 for WebM files if possible.Carl Eugen Hoyos2014-05-12
* | avformat/mpegtsenc: fix minor typo in omit_video_pes_length descriptionAman Gupta2014-05-11
* | avformat/movenc: Check ff_put_wav_header() return codeMichael Niedermayer2014-05-10
* | rtpdec: make the NTP time values unsigned.Diego Elio 'Flameeyes' Pettenò2014-05-09
* | Merge commit '0bacfa8d37710b904897e7cbeb8d6f96fbf75e2e'Michael Niedermayer2014-05-08
|\|
| * rtmpproto: Check the buffer sizes when copying app/playpath stringsMartin Storsjö2014-05-08
* | avformat/rtmpproto: add FFMIN() to av_strlcpy()Michael Niedermayer2014-05-08
* | lavf: use av_fifo_freepLukasz Marek2014-05-07
* | avformat/utils: fix const warningsMichael Niedermayer2014-05-07
* | avformat/h263dec/h263_probe: Check TRMichael Niedermayer2014-05-07
* | avformat/h263dec/h263_probe: Check PSC bit 9 and 13 inMichael Niedermayer2014-05-07
* | avformat/h263dec: shift data in state to make more bits available to probeMichael Niedermayer2014-05-07
* | Merge commit '7ce3bd9614717e545af8fb8455032c807e389b78'Michael Niedermayer2014-05-07
|\|
| * rtmpproto: Support alternative slist parameter in rtmp URLsUwe L. Korn2014-05-06
| * probe: Support AAC_LATM in set_codec_from_probe_dataLuca Barbato2014-05-03
* | Merge remote-tracking branch 'cus/stable'Michael Niedermayer2014-05-06
|\ \
| * | mpegts: always reset pes packet state on new packetMarton Balint2014-05-05
| * | mpegts: unref buffer in reset_pes_packet_stateMarton Balint2014-05-05
| * | mpegts: factorize pes packet state reset functionMarton Balint2014-05-05
| * | mpegts: fix indentation after last commitMarton Balint2014-05-05
| * | mpegts: only emit new packets if data buffer existsMarton Balint2014-05-05
| * | mpegts: remove uneeded buf_size checkMarton Balint2014-05-05
* | | avformat/segment: Use av_malloc_array()Michael Niedermayer2014-05-05
|/ /
* | avformat/astenc: avoid using AVCodecContext.frame_numberMichael Niedermayer2014-05-05
* | avisynth: set duration of audio streamsHendrik Leppkes2014-05-05
* | lavf/mux: pass options to nested structs of priv dataLukasz Marek2014-05-04
* | avformat: add AV_EF_IGNORE_ERRMichael Niedermayer2014-05-04
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2014-05-04
|\ \
| * | Initialize riff and wav size fields to -1 instead of 0.Carl Eugen Hoyos2014-05-03
* | | Merge commit 'f66d0c57b13c1b7102e1e353237af178960dd3c5'Michael Niedermayer2014-05-04
|\ \ \ | |/ / |/| / | |/
| * latm: Add a probe functionLuca Barbato2014-05-03
* | Fix oga muxer standalone compilation.Carl Eugen Hoyos2014-05-03
* | lavf/mux: pass options to nested structs of priv dataLukasz Marek2014-05-02
* | avformat/wtvdec: ignore mpeg2 extradataPeter Ross2014-05-01
* | Merge commit 'ef9732162cd4b593c6db28fdd352ebef21b5c1ca'Michael Niedermayer2014-05-01
|\|
| * rmdec: do not export anything to AVCodecContext.codec_nameAnton Khirnov2014-05-01
* | Merge commit '6072184e702b4b631ac72f1b66b75e5f21e0ce2d'Michael Niedermayer2014-05-01
|\|