summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* avfomat/hlsenc: support fmp4 format in hlsSteven Liu2017-07-03
* libavformat/avformat.h: Move docs inside of #ifMax Weber2017-06-30
* avcodec/gdv: add decompression for 2 and 5 methodPaul B Mahol2017-06-29
* Update mp4 object type for VP9KongQun Yang2017-06-28
* Interplay MVE: Implement frame format 0x10Hein-Pieter van Braam2017-06-27
* Interplay MVE: Implement frame format 0x06Hein-Pieter van Braam2017-06-27
* Interplay MVE: Refactor IP packet formatHein-Pieter van Braam2017-06-27
* Interplay MVE: Implement MVE SEND_BUFFER operationHein-Pieter van Braam2017-06-27
* avformat: Fix Pro-MPEG non-square matrixAndreas HÃ¥kon2017-06-27
* avformat/file: increase min/max packet size to 256k for written filesMarton Balint2017-06-24
* avformat: make flush_packets a tri-state and set it to -1 (auto) by defaultMarton Balint2017-06-24
* avformat/aviobuf: add support for specifying minimum packet size and marking ...Marton Balint2017-06-24
* avformat/aviobuf: fix flushing write buffers after seeking backward or forwardMarton Balint2017-06-24
* avformat/oggenc: check for stream private data in ogg_free()James Almer2017-06-22
* avformat/hlsenc: donnot show duplicate segment warning at byterange modeSteven Liu2017-06-19
* avformat/oggenc: add ogg_init() and ogg_free()James Almer2017-06-18
* avformat/rmenc: do not access AVIO write buffer directlyMarton Balint2017-06-18
* Cleanly exit at the end of an Interplay MVEHein-Pieter van Braam2017-06-18
* libavformat/file: return AVERROR_EOF on EOFDaniel Kucera2017-06-17
* libavformat/subfile: return AVERROR_EOF on EOFDaniel Kucera2017-06-17
* avformat/libssh: check the user provided a password before trying to use itJames Almer2017-06-17
* avformat/pcmdec: fix memory leakTimo Rothenpieler2017-06-13
* avformat/librtmp: check return value of setsockoptTimo Rothenpieler2017-06-13
* avformat/mov: add support for reading VP Codec Configuration BoxJames Almer2017-06-11
* avformat: add Gremlin Digital Video demuxerPaul B Mahol2017-06-11
* lavf/mov.c: offset index timestamps by the minimum pts to make first pts zeroSasi Inguva2017-06-09
* libavformat/http: return EIO when ffurl_read return 0, but s->off < target_endraymondzheng2017-06-09
* lavf: consider codec framerate for framerate detectionwm42017-06-07
* avformat/utils: Slightly un-clutter code in determinable_frame_size() by usin...Michael Niedermayer2017-06-06
* avformat/hls: Check local file extensionsMichael Niedermayer2017-06-05
* Revert "avformat/hls: Check local file extensions"Michael Niedermayer2017-06-05
* avformat/hls: Check local file extensionsSysiphus2017-06-05
* avformat/aacdec: add a custom read_packet functionJames Almer2017-06-04
* avformat/utils: change bitrate to int64_t in av_find_best_streamMarton Balint2017-06-04
* avformat/utils: return impaired streams in av_find_best_stream if only those ...Marton Balint2017-06-04
* avformat/options: log filename on openMichael Niedermayer2017-06-03
* avformat/matroskaenc: also write chapters when output is WebMJames Almer2017-06-02
* avformat/tls_schannel: log unknown error codeswm42017-05-31
* avformat/avidec: Limit formats in gab2 to srt and ass/ssaMichael Niedermayer2017-05-31
* avformat/avidec: Fix txts fmts parsingMichael Niedermayer2017-05-31
* lavf: remove the libnut library wrapperRostislav Pehlivanov2017-05-29
* libavformat/hls: Observe Set-Cookie headersMicah Galizia2017-05-29
* movenc: encryption with time code track fixerankor2017-05-28
* avformat/mov: add support for reading Content Light Level BoxJames Almer2017-05-27
* avformat/mov: add support for reading Mastering Display Metadata BoxJames Almer2017-05-27
* avformat/mux: Fix copy an paste typoMichael Niedermayer2017-05-27
* avformat/mux: remove autobsf extradata propagation hackJames Almer2017-05-24
* avcodec/adtsenc: check packet side data for AAC extradata updatesJames Almer2017-05-24
* avformat/latmenc: check packet side data for AAC extradata updatesJames Almer2017-05-24
* avformat/matroskaenc: check packet side data for AAC extradata updatesJames Almer2017-05-24