summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge commit '5f0226668124aa7ae4db501ba7f4ace4c770f3d1'Derek Buitenhuis2016-05-08
|\
| * matroska: Support interlaced content correctlyLuca Barbato2016-03-31
| * rtpdec_jpeg: fix low contrast image on low quality settingIco Doornekamp2016-03-26
* | avformat/tee: Use ref instead copy in write_packetJan Sebechlebsky2016-05-07
* | avformat/tee: Fix TeeSlave.bsfs pointer array sizeJan Sebechlebsky2016-05-07
* | riff: add comment for g721,g723 codec tagscompn2016-05-07
* | avformat/riff: add M102 FourCCPiotr Bandurski2016-05-07
* | avformat/riff: add M101Michael Niedermayer2016-05-06
* | avformat/dtsdec: reduce the scope of crctabJames Almer2016-05-04
* | avformat/dtsdec: detect core-less streamsfoo862016-05-04
* | avformat/mpegtsenc: fix usage of AVStream.codecJames Almer2016-05-04
* | avformat/h264dec: Avoid get_ue_golomb_31( ) due to ff_ prefixed table from go...Michael Niedermayer2016-05-04
* | avformat/utils: Do not detect video codecs when audio is expectedMichael Niedermayer2016-05-04
* | avformat/h264dec: Check pps_id/sps_id fields from parameter setsMichael Niedermayer2016-05-04
* | lavf/mpegtsenc: Define service_type "HEVC digital television service".smallishzulu2016-05-03
* | rtpenc: packetizer for VC-2 HQ RTP payload format (draft v1)Thomas Volkert2016-05-03
* | lavf/mpegtsenc: Fix stream_type for low sample rate MP2/MP3.Carl Eugen Hoyos2016-05-03
* | lavf/mpegts: Add E-AC3 registered stream specifier "EAC3".Carl Eugen Hoyos2016-05-03
* | avformat/riff: add M702Michael Niedermayer2016-05-03
* | avformat/options_table: Add missing identifier for very strict complianceMichael Niedermayer2016-05-02
* | avformat/wsddec: set bit_rate, fixes duration estimationPaul B Mahol2016-05-01
* | avformat/dsfdec: set bit_rate, fixes duration estimationPaul B Mahol2016-05-01
* | lavf/mpegts: Return small probe score for very short transport streams.Carl Eugen Hoyos2016-05-01
* | avformat/riff: add m704Michael Niedermayer2016-05-01
* | avformat/iff: fix deadlock in parsing dsd chunksPaul B Mahol2016-04-30
* | avformat/dsfdec: check if number of channels is <= 0Paul B Mahol2016-04-30
* | avformat: add Wideband Single-bit Data (WSD) demuxerPeter Ross2016-04-30
* | avformat/ffmdec: Check pix_fmtMichael Niedermayer2016-04-28
* | avformat/riff: support for matrox m703 mpeg-2Александр Слободенюк2016-04-28
* | avformat/riff: assign g721 and g723 codec tags to g726 decoderPiotr Bandurski2016-04-28
* | lavf/concatdec: clear extradata when inserting h264_mp4toannexb bsf.Nicolas George2016-04-26
* | lavf/concatdec: remove unrelated change during codecpar merge.Nicolas George2016-04-26
* | avformat/mux: Check that deinit is set before calling itMichael Niedermayer2016-04-24
* | avformat/mpegts: Skip over broken 0x80 headersMichael Niedermayer2016-04-24
* | avformat/mpegts: factor duplicate seek back code into mpegts_resyncMichael Niedermayer2016-04-24
* | lavf/isom: Support Perian tag NELL for nellymoser.Carl Eugen Hoyos2016-04-23
* | avformat/tee: Handling slave failure in tee muxerJan Sebechlebsky2016-04-22
* | avformat/tee: Fix leaks in tee muxer when open_slave failsJan Sebechlebsky2016-04-22
* | Merge commit '704a39769719d2e1ae3f13bfc562b51c9cd002d7'Derek Buitenhuis2016-04-22
|\|
| * rtmpdh: add an stdio.h includeAnton Khirnov2016-03-25
* | avcodec: add TrueMotion 2.0 Real Time decoderPaul B Mahol2016-04-21
* | Merge commit '439929859ae0eb9542d3bb8a0c856bd5a1d1ec48'Derek Buitenhuis2016-04-21
|\|
| * testprogs: Clean up #includesDiego Biurrun2016-03-24
* | Merge commit '3ee2ec5ec1e39a438f89302d949c93a1b5d365a2'Derek Buitenhuis2016-04-21
|\|
| * unix: Use rw_timeout for setting the connect timeoutMartin Storsjö2016-03-24
| * tcp: Use rw_timeout for setting the connect/listen timeoutsMartin Storsjö2016-03-24
* | Merge commit 'fab8156b2f30666adabe227b3d7712fd193873b1'Derek Buitenhuis2016-04-21
|\|
| * avio: Copy URLContext generic options into child URLContextsMartin Storsjö2016-03-24
* | libnut: Pass stream to ff_parse_specific_paramsDerek Buitenhuis2016-04-21
* | lavf: use new decode APIwm42016-04-21