summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/chromaprint: Fix writing raw fingerprintAndriy Gelman2019-10-16
* avformat/latmenc: abort if no extradata is availableJames Almer2019-10-15
* avformat/chromaprint: improve logging messageAndriy Gelman2019-10-14
* avformat/chromaprint: Fix fp_format optionAndriy Gelman2019-10-14
* avformat/Makefile: Fix aiffdec replaygain dependencyAndreas Rheinhardt2019-10-14
* avformat/mov: parse sdtp atom and set the pkt disposable flag accordinglyMatthieu Bouron2019-10-12
* avformat/mpjpegdec: ensure seekback for latest chunkMoritz Barsnick2019-10-12
* avformat/mpjpegdec: fix strict boundary search stringMoritz Barsnick2019-10-12
* avformat/mpjpegdec: fix finding multipart boundary parameterMoritz Barsnick2019-10-12
* avformat/dv: free all allocated structs on dv_read_header failureJames Almer2019-10-11
* avformat/iff: fix memleak when get st->codecpar->extradata failed in iff_read...Steven Liu2019-10-10
* avformat/jvdec: fix memleak when read_header failedSteven Liu2019-10-10
* avformat/ivfdec: Change the length field to 32 bitsRaphaël Zumer2019-10-08
* avformat/ivfenc: Change the length fields to 32 bitsRaphaël Zumer2019-10-08
* avformat/ivfenc: Comment the length field encoding processRaphaël Zumer2019-10-08
* avformat/mpsubdec: Clear queue on errorMichael Niedermayer2019-10-08
* avformat/mpeg: Remove set-but-unused variableAndreas Rheinhardt2019-10-08
* avformat/hls: fix missing segment offset reset on last segment when http_mult...vectronic2019-10-08
* avformat/hls: pass http offset options to http requestvectronic2019-10-08
* avformat/http: add ff_http_do_new_request2 for optionsvectronic2019-10-08
* avformat/hlsenc: replace with av_freep for all av_freeLimin Wang2019-10-08
* avformat/hlsenc: replace with av_dirname to get the directoryLimin Wang2019-10-08
* avformat/hlsenc: remove the unnecessary null pointer checkLimin Wang2019-10-08
* avformat/mms: add logging context to logSteven Liu2019-10-08
* avformat/mmst: add logging context to logSteven Liu2019-10-08
* avformat/network: add logging context to logSteven Liu2019-10-08
* avformat/avidec: add logging context to logSteven Liu2019-10-08
* avformat/rtmpptoto: add logging context to logSteven Liu2019-10-08
* avformat/udp: add logging context to logSteven Liu2019-10-08
* avformat/hlsenc: add logging context to logSteven Liu2019-10-08
* avformat/flac_picture: Avoid allocation of AVIOContextAndreas Rheinhardt2019-10-07
* avformat/subtitles: Check nb_subs in ff_subtitles_queue_finalize()Michael Niedermayer2019-10-06
* avformat/mpjpegdec: Avoid allocation of AVIOContextAndreas Rheinhardt2019-10-06
* avformat/matroskaenc: use r_frame_rate as fallback to set a track's DefaultDu...James Almer2019-10-06
* avformat/matroskadec: don't rescale mastering display valuesJames Almer2019-10-05
* 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