summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* nut: Fix unchecked allocationsDerek Buitenhuis2013-10-22
* Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2013-10-21
|\
| * lavf/tee: fix leak of bsfs array.Nicolas George2013-10-21
| * lavf/tee: fix leak of select option.Nicolas George2013-10-21
| * lavf/tee: fix leak of strdup/strtoked buffer.Nicolas George2013-10-21
* | avformat/bintext: protect against potential overflow of chars_per_frameMichael Niedermayer2013-10-21
|/
* avformat/mxfdec; parse random index pack to get last partition offset and use...Paul B Mahol2013-10-21
* avformat/vobsub: fix invalid sub queue access while seeking.Clément Bœsch2013-10-20
* avformat/utils: Check av_packet_new_side_data() return before using itMichael Niedermayer2013-10-20
* avformat/oggparsespeex: Check for extradata allocation failureMichael Niedermayer2013-10-20
* avformat/oggparseflac: check ff_alloc_extradata() return codeMichael Niedermayer2013-10-20
* avformat/oggparsecelt/celt_header: fix memleakMichael Niedermayer2013-10-20
* avformat/network: check for fcntl() failure in ff_socket()Michael Niedermayer2013-10-20
* avformat/au: add assert to help source code analyzersMichael Niedermayer2013-10-20
* avformat/oggdec: favor av_freep() over av_free()Michael Niedermayer2013-10-19
* Do not leave positive values undefined when negative are defined as errorMichael Niedermayer2013-10-19
* avformat/wtvdec: drop SHIFT_SECTOR_BITS() macroMichael Niedermayer2013-10-19
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-19
|\
| * wtv: Seek by sector properlyLuca Barbato2013-10-18
* | avformat/wtv: rename to wtv_commonMichael Niedermayer2013-10-19
* | Fix decoding of G.726 in AIFF.Carl Eugen Hoyos2013-10-18
* | lavf/riff: Fix a comment.Carl Eugen Hoyos2013-10-18
* | avformat: Use G726LE decoder for Sun AU filesCarl Eugen Hoyos2013-10-18
* | Support 4k AVC-Intra in mov.Carl Eugen Hoyos2013-10-18
* | avformat/flvdec: use avpriv_request_sample()Paul B Mahol2013-10-18
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2013-10-17
|\ \
| * | Add some necessary casts in the wtv demuxer.Carl Eugen Hoyos2013-10-17
* | | avformat/hevcdec: add more irap cases to hevc_probe()Dirk Farin2013-10-17
* | | avformat/hevcdec: cosmetics, whitespacesDirk Farin2013-10-17
|/ /
* | Support HEVC in transport streams.Carl Eugen Hoyos2013-10-16
* | avformat/mov: fix "correctly" typoMichael Niedermayer2013-10-16
* | lavf/matroskadec: Support HEVC demuxing.Yusuke Nakamura2013-10-16
* | lavf/mov: Support HEVC demuxing.Yusuke Nakamura2013-10-16
* | hevc: add ts demux supportMickaël Raulet2013-10-15
* | avformat: rename a few more h.265 to HEVCMichael Niedermayer2013-10-15
* | lavf/segment: simplify logic and fix !=0 check on segment_end return valueStefano Sabatini2013-10-15
* | lavf/segment: log segments as they end to AV_LOG_VERBOSEBilly Shambrook2013-10-15
* | lavf/segment: simplify segment_count updateStefano Sabatini2013-10-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-15
|\|
| * http: Check the auth string contents and not only the pointerMichael Niedermayer2013-10-14
* | matroskadec: Demux support for SeekPreRoll and CodecDelayVignesh Venkatasubramanian2013-10-14
* | avformat/rpl: use avpriv_report_missing_feature/avpriv_request_samplePaul B Mahol2013-10-14
* | Support H.264 fourcc UMSV.Carl Eugen Hoyos2013-10-14
* | Merge commit '84a125c4c28f3e3e215d2e6c32f7f0ec43bbc04c'Michael Niedermayer2013-10-14
|\|
| * rtmp: Allocate the prev_pkt arrays dynamicallyMartin Storsjö2013-10-14
* | movenc: use ff_alloc_extradata()James Almer2013-10-14
* | oggparsecelt: use ff_alloc_extradata()James Almer2013-10-14
* | oggparseopus: use ff_alloc_extradata()James Almer2013-10-14
* | avformat/http: check the auth string contents not the pointer which cannot be...Michael Niedermayer2013-10-14
* | Merge commit '71549a857b13edf4c4f95037de6ed5bb4c4bd4af'Michael Niedermayer2013-10-14
|\|