summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* lavf/rawenc: Only accept the appropriate stream type for raw muxers.Carl Eugen Hoyos2019-09-06
* avformat/hlsenc: fix compiling error of hlsencSteven Liu2019-09-06
* avformat/hlsenc: fix code styleSteven Liu2019-09-06
* avformat/hlsenc: move the warning message from every segment upload to init partSteven Liu2019-09-06
* avformat/hlsenc: avformat/hlsenc: reopen new http session for http_persistentSteven Liu2019-09-06
* avformat/http: add ff_http_get_shutdown_status api for check the status of sh...Steven Liu2019-09-06
* avformat/mxfenc: fix warning: unused function 'klv_ber_length' [-Wunused-func...Limin Wang2019-09-04
* avformat/matroskadec: use av_fast_realloc to reallocate ebml list arraysJames Almer2019-09-04
* avformat/matroskadec: use proper types for some EbmlSyntax fieldsJames Almer2019-09-04
* avformat/mpegts: Check if ready on SCTE receptionAnthony Delannoy2019-09-03
* avformat: Add ZeroMQ as a protocolAndriy Gelman2019-09-02
* avformat/mpegtsenc: fix flushing of audio packetsMarton Balint2019-09-02
* avformat/dashdec: start from the root uri when baseURL is start with '/'Steven Liu2019-09-02
* lavf/hlsenc: refine the get_relative_url function to avoid extra malloc for r...Limin Wang2019-09-02
* avformat/utils: return pending IO error on EOF in av_read_frame()Marton Balint2019-08-31
* avformat/avidec: add support for recognizing HEVC fourcc when demuxingMarton Balint2019-08-31
* avformat/mpegts: fix teletext PTS when selecting teletext streams onlyMarton Balint2019-08-31
* avcodec: add IMM5 decoderPaul B Mahol2019-08-29
* avformat/mpsubdec: Remove floating point usageMichael Niedermayer2019-08-29
* lavf/dump: dump the vbv_delay with N/A instead of 18446744073709551615Limin Wang2019-08-28
* avformat/dsfdec: set packet pts/duration/pos correctlyPaul B Mahol2019-08-28
* avformat/mov: improve timecode calculationPaul B Mahol2019-08-28
* avformat/dhav: always initializer retPaul B Mahol2019-08-28
* avformat/hlsenc: remove unused valueSteven Liu2019-08-26
* avformat/hlsenc: fix memleak of filenameSteven Liu2019-08-26
* avformat/hlsenc: fix memleak in hls_write_trailerSteven Liu2019-08-26
* avformat/movenc: add muxing support for Dolby TrueHD streamsJames Almer2019-08-24
* avformat/mov: add demuxing support for Dolby TrueHD streamsJames Almer2019-08-24
* avformat/dhav: handle files missing data at startPaul B Mahol2019-08-24
* avformat/dhav: gracefully handle corrupted filesPaul B Mahol2019-08-24
* avformat/mpegtsenc: get rid of packet counting for sdt/pat/pmtMarton Balint2019-08-23
* avformat/mpegtsenc: move some code around and simplify a bitMarton Balint2019-08-23
* avformat/mpegtsenc: add support for setting PCR interval for VBR streamsMarton Balint2019-08-23
* avformat/mpegtsenc: rename pcr_period variable to pcr_period_msMarton Balint2019-08-23
* avformat/mpsubdec: Check pts / duration before castMichael Niedermayer2019-08-23
* avformat/flvdec: delete unused codeleozhang2019-08-23
* avformat/mxfdec: do not ignore bad size errorsMarton Balint2019-08-22
* avformat/realtextdec: free queue on errorMichael Niedermayer2019-08-22
* avformat/vividas: Check av_xiphlacing() return value before useMichael Niedermayer2019-08-22
* avformat/hlsenc: avformat/hlsenc: simplified codeSteven Liu2019-08-21
* avformat/hlsenc: simplified code of use_localtime in hls_initSteven Liu2019-08-21
* avformat/hlsenc: fix memleak in update_variant_stream_infoSteven Liu2019-08-21
* avformat/hlsenc: reindent codeSteven Liu2019-08-20
* avformat/hlsenc: remove unuse comment of the codeSteven Liu2019-08-20
* lavf/hlsenc: free the old_filname to avoid memory leakJun Zhao2019-08-20
* lavf/hlsenc: fix one warning: unused variable 'filename' [-Wunused-variable]Limin Wang2019-08-20
* avformat/hlsenc: merge mpegts and fmp4 workflow to one workflowSteven Liu2019-08-18
* lavf/dump: use error log level for invalid sizeLimin Wang2019-08-18
* avformat/avio: remove 4k limit from avio_printfMarton Balint2019-08-17
* avformat/assenc: optimize writing dialogsMarton Balint2019-08-17