summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/mpeg: better fix for MLP versus PCM-DVD misdetectionPaul B Mahol2019-10-05
* avformat/matroskadec: Fix demuxing ProResAndreas Rheinhardt2019-10-04
* avformat/aiffenc: Remove wrong and redundant checkAndreas Rheinhardt2019-10-03
* avformat/aiffenc: Fix potential memleak upon failureAndreas Rheinhardt2019-10-03
* avformat/aiffenc: Use standard packet list functionsAndreas Rheinhardt2019-10-03
* avformat/electronicarts: If no packet has been read at the end do not treat i...Michael Niedermayer2019-10-01
* lavf/avio: Print https warning also for avio_find_protocol_name().Carl Eugen Hoyos2019-10-01
* lavf/utils: support duration estimate method dumpJun Zhao2019-09-30
* lavf/utils: Cosmetics: fix indentation for estimate_timingsJun Zhao2019-09-30
* lavf/utils: correct the duration estimation method for nut demuxerJun Zhao2019-09-30
* lavf/nutdec: add logging context to logJun Zhao2019-09-30
* lavf/utils: change the log level to warning if can't get durationJun Zhao2019-09-30
* avformat/utils: Remove unnecessary initializationsAndreas Rheinhardt2019-09-28
* avformat/utils: Improve parsing packetsAndreas Rheinhardt2019-09-28
* avformat/utils: Avoid copying packets unnecessarilyAndreas Rheinhardt2019-09-28
* avformat/utils: Don't create unnecessary referencesAndreas Rheinhardt2019-09-28
* avformat/utils: Fix memleaks IIAndreas Rheinhardt2019-09-28
* avformat/utils: Don't initialize in loopsAndreas Rheinhardt2019-09-28
* libavformat/rtsp: return error if rtsp_hd_out is null instead of crashRoss Nicholson2019-09-27
* avformat: use avpriv_mpeg4audio_get_config2()James Almer2019-09-27
* avformat/dhav: fix demuxer since recent breakagePaul B Mahol2019-09-27
* avformat/g729dec: set packet duration and correctly set timebase infoPaul B Mahol2019-09-27
* avformat/nut: add pcm_s64 supportPaul B Mahol2019-09-27
* aformat/movenc: add missing padding to output track extradataJames Almer2019-09-26
* avformat/movenc: Fix undefined shiftAndreas Rheinhardt2019-09-26
* avformat/utils: ensure that all packets in AVPacketList are reference countedAndreas Rheinhardt2019-09-25
* avformat/utils: Move the reference to the packet listAndreas Rheinhardt2019-09-25
* avformat/utils: unref packet on AVInputFormat.read_packet() failureJames Almer2019-09-25
* avformat/utils: Fix memleaksAndreas Rheinhardt2019-09-25
* avformat/utils: Assert that stream_index is validAndreas Rheinhardt2019-09-25
* lavf/mov: Fix timestamp rescale on sidx atomJun Li2019-09-26
* avformat/sdsdec: fix undefined behaviourPaul B Mahol2019-09-25
* avformat/aiffdec: fix signed integer overflowPaul B Mahol2019-09-25
* lavf/4xm: fix memory leak in error handing pathJun Zhao2019-09-25
* avformat/utils: Do not assume duration is non negative in compute_pkt_fields()Michael Niedermayer2019-09-24
* avformat/vividas: Test size and packet numbers a bit moreMichael Niedermayer2019-09-24
* avformat/vividas: Check n_sb_blocks against input spaceMichael Niedermayer2019-09-24
* avformat/hashenc: fix incorrect use of av_mallocz_array()Moritz Barsnick2019-09-23
* avformat/dashdec: fix segfault when parsing segmentlistvectronic2019-09-23
* avformat/dashdec: fix pointer being freed was not allocatedvectronic2019-09-23
* avformat/y4m: do not try to seek if pts is less than 0Paul B Mahol2019-09-22
* avformat/latmenc: fix context used for loggingJames Almer2019-09-21
* avformat/hashenc: add streamhash muxerMoritz Barsnick2019-09-20
* avformat/hashenc: use an array of hashesMoritz Barsnick2019-09-20
* avformat/hashenc: rearrange options definitionMoritz Barsnick2019-09-20
* avformat/rtpenc_mpegts: copy metadata to mpegts sub-muxerMoritz Barsnick2019-09-20
* avformat/aiffdec: parse replaygain metadataMoritz Barsnick2019-09-20
* avformat/movenc: don't hardcode the colr box sizeJames Almer2019-09-19
* avformat/mpegts: add support for EPG extraction from mpegtsAnthony Delannoy2019-09-19
* avformat/mpegts: add all well known PIDs and TIDs to mpegts.hAnthony Delannoy2019-09-19