summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* 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