summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* lavf/segment: add a few log messages when avio_open2() failsStefano Sabatini2013-11-25
* lavf/segment: add segment_list_entry_prefix optionStefano Sabatini2013-11-25
* lavf: Exporting opus pre_skip in AVCodecContextVignesh Venkatasubramanian2013-11-25
* avformat/asfdec: ignore packet_segmentsMichael Niedermayer2013-11-24
* avformat/asfdec: reset packet_time_start when asf_read_frame_header() failedAlberto Delmás2013-11-24
* avformat/asfdec: remove duplicated packet_segments resetMichael Niedermayer2013-11-24
* lavf/mpegenc: Print a warning if ac3, pcm_s16be or dts are muxed into mpeg1.Carl Eugen Hoyos2013-11-24
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-24
|\
| * Add missing #includes for *INT64_MAX and *INT64_CDiego Biurrun2013-11-23
* | avformat/hnm: check chunk_size == 0Michael Niedermayer2013-11-22
* | avformat/mov: Check that we have a stream before accessing it in mov_read_ares()Michael Niedermayer2013-11-22
* | avformat/ipmovie: check OPCODE_INIT_VIDEO_BUFFERS size more completelyMichael Niedermayer2013-11-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-22
|\|
| * hls: Avoid reading outside of the allocated arrayMartin Storsjö2013-11-22
* | Merge commit '8c929098141ebc94ad3f303521c520bb3dc6d8f6'Michael Niedermayer2013-11-22
|\|
| * hls: Check whether the AVIOContext contains a new redirected URLMartin Storsjö2013-11-22
* | Merge commit 'be4edda6731a341d3fdeaa0e57753dc396790362'Michael Niedermayer2013-11-22
|\|
| * http: Expose the content location via an AVOptionMartin Storsjö2013-11-22
* | Merge commit '393d80cc278e2b2f5c9e7805db176e6f28335a33'Michael Niedermayer2013-11-22
|\|
| * http: Support relative URL redirectionZhang Rui2013-11-22
* | Merge commit '76267ecc82e3018e1913a2483d5fc47d0949cbd8'Michael Niedermayer2013-11-22
|\|
| * http: Remove an unrelated and mistakenly set AVOption unit nameMartin Storsjö2013-11-22
| * avidec: fix a memleak in the dv init code.Anton Khirnov2013-11-21
| * matroskadec: use correct compression parameters for current track CodecPrivateAurelien Jacobs2013-11-21
| * matroskadec: pad EBML_BIN data.Anton Khirnov2013-11-21
* | avformat/avidec: Dont assert the existence of an index for video streams.Michael Niedermayer2013-11-22
* | avformat/avidec: Skip duplicate strf chunksMichael Niedermayer2013-11-22
* | avformat/avidec: also print position in print_tag()Michael Niedermayer2013-11-22
* | avformat/utils: inject audio skip side data before the side data merge codeMichael Niedermayer2013-11-21
* | avformat/utils: move side data merge after parserMichael Niedermayer2013-11-21
* | riff: add DYM4 mpeg4 fourccCompn2013-11-19
* | avformat/jacosubdec: make probing less tolerant.Clément Bœsch2013-11-19
* | avformat/mpegts: fix resync seekMichael Niedermayer2013-11-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-18
|\|
| * rtmphttp: Check for both 0 and AVERROR_EOFValeriy Argunov2013-11-18
* | avformat/utils: dont count attached pics toward the probesizeMichael Niedermayer2013-11-18
* | Merge commit '5b9c3b4505206143d85398c1410949319fa1180f'Michael Niedermayer2013-11-16
|\|
| * Replace all instances of avcodec_alloc_frame() with av_frame_alloc().Anton Khirnov2013-11-16
* | avformat/rtmphttp: Partial fix for the ticket #3127 (second try)Byte2013-11-16
* | lavf/matroskadec ReferenceBlock is a signed integerJan Gerber2013-11-16
* | lavf/matroska*: DiscardPadding is a signed integerJan Gerber2013-11-16
* | avformat/matroska: simplify signed int access codeMichael Niedermayer2013-11-15
* | lavf/matroska*: add support for signed integersJan Gerber2013-11-15
* | riff: add G264 to mpeg4, only decodes keyframesCompn2013-11-15
* | Merge commit '3cbe1126530449336e2ce59b194bdb8c4eb4abb4'Michael Niedermayer2013-11-15
|\|
| * dv: Split DV data table declarations into their own headerDiego Biurrun2013-11-15
* | Merge commit 'ecf442a58b09bdb1dc1d2c3904b82ac5f79b2878'Michael Niedermayer2013-11-14
|\|
| * lavf: improve support for AVC-Intra files.Reimar Döffinger2013-11-14
| * mxfdec: update current edit unit when seeking in mxf files without index tablesMarton Balint2013-11-14
* | avformat/nullenc: mark null as VFPSMichael Niedermayer2013-11-13