summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* lavf: add raw AVS2 demuxerhwren2018-09-12
* Revert "lavf: add raw AVS2 demuxer"Steven Liu2018-09-12
* lavf: add raw AVS2 demuxerSteven Liu2018-09-12
* lavf/Makefile: Fix standalone build of AVS2 muxerMark Thompson2018-09-11
* lavf: add raw avs2 muxerhwren2018-09-11
* avformat/tcp: re-add checks for setsockopt return valuesJames Almer2018-09-11
* Merge commit '8c76bfacf663ff71cee5264a74d0f9c86addd325'James Almer2018-09-11
|\
| * tcp: Use ff_connect_parallel for RFC 8305 style connectingMartin Storsjö2018-08-31
* | Merge commit '9b4c3f5aadf54ffd2a6e15746b1fd736379883c4'James Almer2018-09-11
|\|
| * network: Add RFC 8305 style "Happy Eyeballs"/"Fast Fallback" helper functionMartin Storsjö2018-08-31
* | Merge commit '6a9c00c09d2bc50c0ea64ba092b2f4afc46aa978'James Almer2018-09-11
|\|
| * tls_openssl: Fix checks for SSL_ERROR_WANT_WRITE in nonblocking operationMartin Storsjö2018-08-17
* | Merge commit '22f98ac19cf29f22b3e1d10314df9503f06fe683'James Almer2018-09-11
|\|
| * network: Check for EINTR in ff_poll_interruptMartin Storsjö2018-08-14
| * network: Use ff_neterrno instead of AVERROR(errno) for poll errorsSimon Thelen2018-08-14
| * http: pass return code from http_open_cnx_internal() on its failureAndrey Utkin2018-08-14
* | avformat/dashenc: Remove muxer overhead from Bandwidth field in DASH manifestKarthick Jeyapal2018-09-11
* | avformat/dashenc: Add CODECS tag to HLS master playlistKarthick Jeyapal2018-09-11
* | libavformat/mxfenc: add missing dnxhr mxfcontainer essence ULsJason Stevens2018-09-10
* | avformat/movenc: remove experimental checks for AV1 streamsJames Almer2018-09-09
* | Use QT format for audio sample descriptors depending on stsd version.Justin Ruggles2018-09-09
* | avformat/utils: Don't calculate duration using AV_NOPTS_VALUE for start_time.Dale Curtis2018-09-09
* | lavf/movenc: Fail when codec tag is invalid for formatJohn Stebbins2018-09-08
* | lavf/movenc: Add GoPro metadata to permitted mp4 "codecs"John Stebbins2018-09-08
* | lavf/mov: factor out setting codec_idJohn Stebbins2018-09-08
* | lavf/mov: add AVCodecTag entry for GoPro metadataJohn Stebbins2018-09-08
* | avcodec: add RemotelyAnywhere Screen Capture decoderPaul B Mahol2018-09-08
* | avformat/dashdec: minus minBufferTime when there have valueSteven Liu2018-09-06
* | avformat/mxfdec: do not use sound essence descriptor quantization bits for bi...Marton Balint2018-09-05
* | avformat/dashdec: refine compute current fragment for presentation_timeoffset...Steven Liu2018-09-05
* | avformat/dashdec: reindent code for previous commitSteven Liu2018-09-05
* | avformat/dashdec: add min_buffer_time process logicSteven Liu2018-09-05
* | avformat/dashdec: add trace message for get the logic output messageSteven Liu2018-09-05
* | avformat/dashdec: reindent code for previous commitSteven Liu2018-09-05
* | avformat/dashdec: remove redundant codeSteven Liu2018-09-05
* | avformat/dashdec: refine adaptionset attribute membersSteven Liu2018-09-05
* | avformat/dashdec: refine mpd element of attribute name availabilityEndTimeSteven Liu2018-09-05
* | avformat/hlsenc: rename option from use_localtime to strftimeSteven Liu2018-09-05
* | avformat/libsrt: fix merge of payload_size optionMarton Balint2018-09-03
* | avformat/av1: zero initialize the seq_params structJames Almer2018-09-02
* | Merge commit 'f25117a4286505b38c12466ef04459471de3c1b0'James Almer2018-09-02
|\|
| * libsrt: Pass the correct pointer for the passphraseSven Dueking2018-07-13
* | Merge commit 'a507af97eef468238d545ff954a39d7432832e54'James Almer2018-09-02
|\|
| * avformat/libsrt: add latency options and deprecate tspbdelaySven Dueking2018-06-04
* | Merge commit 'ea8ae27a5e112d06fd5625f640e40849e6313f0c'James Almer2018-09-02
|\|
| * avformat/libsrt: add payload size optionSven Dueking2018-06-03
* | Merge commit 'e368b0cbfa3fdc627c331e34556f8e39296d04d5'James Almer2018-09-02
|\|
| * tls_mbedtls: Use non-deprecated header fileDiego Biurrun2018-04-26
| * libavformat: add mbedTLS based TLSThomas Volkert2018-04-25
* | Merge commit '23be4eebf8aaa7519b12b2a49e5c5c6c4d076e6a'James Almer2018-09-02
|\|