summaryrefslogtreecommitdiff
path: root/libavformat/wtvdec.c
Commit message (Expand)AuthorAge
* avformat/demux: Add new demux.h headerAndreas Rheinhardt2022-05-10
* wtv: convert to new channel layout APIVittorio Giovara2022-03-15
* avformat: Avoid allocation for AVStreamInternalAndreas Rheinhardt2021-09-17
* avformat/wtvdec: Check for EOF before seeking back in parse_media_type()Michael Niedermayer2021-08-06
* avformat: move AVStream.{parser,need_parsing} to AVStreamInternalJames Almer2021-05-07
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-27
* avformat/wtvdec: Improve size overflow checks in parse_chunks()Michael Niedermayer2021-04-22
* avformat: Add and use helper function to add attachment streamsAndreas Rheinhardt2021-04-01
* avformat/wtvdec: Check size in SBE2_STREAM_DESC_EVENT / stream2_guidMichael Niedermayer2021-03-29
* avformat/wtvdec: Check len in parse_chunks() to avoid overflowMichael Niedermayer2021-02-09
* avformat/wtvdec: Check for EOF before potentially reseting the eof stateMichael Niedermayer2021-02-09
* avformat/wtvdec: Check dir_lengthMichael Niedermayer2020-10-21
* avformat/wtvdec: Forward errors when reading packetAndreas Rheinhardt2020-02-19
* avformat/wtvdec: CosmeticsAndreas Rheinhardt2020-01-07
* avformat/wtvdec: Fix memleak when reading header failsAndreas Rheinhardt2020-01-07
* avformat/wtvdec: Avoid (32bit signed) sectorsMichael Niedermayer2019-06-14
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-21
* libavformat/wtvdec: return AVERROR_EOF on EOFDaniel Kucera2017-10-13
* Use the new AVIOContext destructor.Anton Khirnov2017-09-01
* avformat/wtvdec: Check pointer before useMichael Niedermayer2016-08-21
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
* avformat/wtvdec: Set AVFMTCTX_NOHEADERMichael Niedermayer2016-03-19
* Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis2016-02-24
* wtvdec: Removed unused variableTimothy Gu2016-01-31
* wtv: Speed up wtv index creationpopcornmix2016-02-01
* Merge commit 'd80811c94e068085aab797f9ba35790529126f85'Michael Niedermayer2015-07-12
* avformat/wtvdec: Use 64bit for ret to avoid overflowMichael Niedermayer2015-02-20
* wtvdec: fix integer overflow resulting in errors with large filesRodger Combs2015-02-20
* Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e'Michael Niedermayer2015-02-14
* avformat/wtvdec: Use av_freep() avoid leaving stale pointers in memoryMichael Niedermayer2014-12-25
* wavdec: RIFX file format supportThomas Volkert2014-12-18
* Merge commit '82ee7d0dda0fec8cdb670f4e844bf5c2927ad9de'Michael Niedermayer2014-10-26
* Merge commit '9dcf2397219ca796f0fafce2a703770d6fd09920'Michael Niedermayer2014-10-26
* Merge commit '851ace79a307bea54b44bd6f7ecd3b7861c28ec6'Michael Niedermayer2014-10-26
* Merge commit '9fbc613f0df1628e7e78bca791fa8833846f8210'Michael Niedermayer2014-10-20
* Stop demuxing wtv on eof.Carl Eugen Hoyos2014-10-02
* avformat/wtvdec: seek over broken chunksPeter Ross2014-08-29
* replace calls to url_feof() with avio_feof()James Almer2014-08-08
* avformat/wtvdec: ignore mpeg2 extradataPeter Ross2014-05-01
* avformat/wtvdec: populate codec_tag from BITMAPINFOHEADERPeter Ross2014-04-04
* avformat/wtvdec: ignore MPEG2VIDEO extradata when count is invalidPeter Ross2014-04-04
* avformat/wtvdec: demux mpeg2 extradataPeter Ross2014-03-30
* Merge commit 'd92024f18fa3d69937cb2575f3a8bf973df02430'Michael Niedermayer2014-03-11
* wtv: make ff_format_videoinfo2 visible to wtv encoderPeter Ross2013-12-23
* wtvenc: test avio_size() validityPeter Ross2013-12-23
* wtvdec: when testing for truncated files, actually check the .wtv file sizePeter Ross2013-12-21
* Merge commit 'c0bba95c2363641d3297b3852b2ece1474cda295'Michael Niedermayer2013-11-03
* avformat/wtvdec: drop SHIFT_SECTOR_BITS() macroMichael Niedermayer2013-10-19
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-19