summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/libsrt: add payload size optionSven Dueking2018-06-03
* tls_mbedtls: Use non-deprecated header fileDiego Biurrun2018-04-26
* libavformat: add mbedTLS based TLSThomas Volkert2018-04-25
* build: Group external library protocols separatelyDiego Biurrun2018-04-20
* Add Haivision SRT protocolSven Dueking2018-03-28
* ivf: Support VP9 and AV1 as wellLuca Barbato2018-03-12
* hls: Add a discontinuity marker on recoverLuca Barbato2018-03-06
* hvcc: zero initialize the nal buffers past the last written byteJames Almer2018-02-23
* Drop some unnecessary config.h #includesDiego Biurrun2018-02-06
* rtmp: Plug leak if sending bytes read report fails.Josh Allmann2018-01-24
* rtsp: only break on parse_rtsp_message on errorTristan Matthews2017-11-30
* matroskadec: allow RealAudio/Cook/Sipro streams of flavor 0Sean McGovern2017-11-06
* matroskadec: don't warn about unknown spherical medata when none is presentJames Almer2017-11-03
* dashenc: copy stream frame rate to output streamPeter Große2017-10-27
* dashenc: fix bitrate estimation with correct scalingAnton Schubert2017-10-27
* http: Reset compressed header flag when starting to read a requestJacek Jendrzej2017-09-26
* smacker: fix integer overflow with pts_incMichael Niedermayer2017-09-24
* smacker: return meaningful error codes on failureSean McGovern2017-09-24
* avio: update avio_alloc_context() doxyJames Almer2017-09-14
* flvdec: Check the avio_seek return value after reading a metadata packetMartin Storsjö2017-09-04
* Remove support for building for mingw32ce (Windows CE)Martin Storsjö2017-08-31
* lavf: make avio_read_partial() publicwm42017-08-30
* hevc: Improve stream constraint values in common headerMark Thompson2017-08-05
* mov: move stsd finalization to an appropriate placeSean McGovern2017-07-31
* mov: Do not set stsd_count if mov_read_stsd() failsSean McGovern2017-07-31
* mov: log and return early on non-positive stsd entry countsSean McGovern2017-07-30
* rmdec: add missing brackets to compound statementSean McGovern2017-07-25
* lavf: allow avformat_close_input() with NULLwm42017-07-22
* caf: add an Opus tagAnton Khirnov2017-07-22
* rmdec: don't ignore the return value of av_get_packet()Sean McGovern2017-07-17
* build: Add feature test macros for glibc 2.19+Diego Biurrun2017-07-10
* os_support: Use HAVE_UWP instead of manually checking WINAPI_FAMILYMartin Storsjö2017-07-05
* lavf: Remove codec_tag from dashenc and smoothstreamingencMartin Storsjö2017-07-02
* tls_gnutls: Readd support for nonblocking operationMartin Storsjö2017-06-20
* tls_openssl: Readd support for nonblocking operationMartin Storsjö2017-06-20
* movenc: allow alternative hvc1 h.265 codec tagJohn Stebbins2017-06-20
* movenc: write correct format hvcc when tag is hvc1John Stebbins2017-06-20
* movenc: move tags definitions to where they are usedJohn Stebbins2017-06-20
* movenc: simplify codec_tag lookupJohn Stebbins2017-06-20
* movenc: use correct tag list for AVOutputFormat.codec_tagJohn Stebbins2017-06-20
* tls: Hide backend implementation details from usersDiego Biurrun2017-06-02
* os_support: Remove the dynamic loading of getaddrinfo from the fallback getad...Martin Storsjö2017-06-01
* hlsenc: Support recovery from an already present playlistLuca Barbato2017-05-31
* movenc-test: Add tests for negative cts offsetsMartin Storsjö2017-05-15
* movenc: Don't write any edit list if the start offset is zeroMartin Storsjö2017-05-15
* movenc: Add an option for enabling negative CTS offsetsMartin Storsjö2017-05-15
* mpjpeg: Use proper CR/LF in multipart headersMartin Storsjö2017-05-11
* aac: Split function to parse ADTS header data into public and private partDiego Biurrun2017-05-02
* mpeg4audio: Make avpriv_copy_pce_data() inlineAnton Khirnov2017-04-28
* dump: use av_spherical_projection_name() to print spherical projection namesJames Almer2017-04-27