summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/tcp: add option to enable TCP_NODELAYAman Gupta2017-11-17
* lavf/mxf: Support 60fps output.Carl Eugen Hoyos2017-11-16
* avformat/mov: Check size of STSC allocationFredrik Hubinette2017-11-16
* lavf/movenc: allow writing avc3 sample entry typeJohn Stebbins2017-11-16
* avformat/utils: remove usage of AVCodecContext accessorsJames Almer2017-11-15
* lavf/mov.c: Don't correct edit list start to zero, when we can't find a frame...Sasi Inguva2017-11-14
* avformat/http: fix chunked response w/ multiple_requests=1Aman Gupta2017-11-14
* avformat/hlsenc: write fmp4 init header after first AV frameSteven Liu2017-11-14
* This fixes a deadlock while reading a chunked https response, ifAman Gupta2017-11-13
* lavf/tls_securetransport: handle incomplete reads gracefullyRodger Combs2017-11-13
* movenc-test: fix potential uninitialized readTimo Rothenpieler2017-11-13
* avformat/fitsenc: validate input pixel formatTimo Rothenpieler2017-11-13
* avformat/http: fix stray quote in trace loggingAman Gupta2017-11-13
* avformat/img2enc: add frame_pts option for make output filenameSteven Liu2017-11-13
* avformat/hlsenc: allocate space for terminating nullTimo Rothenpieler2017-11-13
* lavf/tls_securetransport: build on iOSAman Gupta2017-11-12
* avformat/ty: check cur_chunk_pos before using itPaul B Mahol2017-11-12
* avformat/ty: fix memory leaksPaul B Mahol2017-11-12
* avformat/ty: check if header is correctly parsed and is still presentPaul B Mahol2017-11-12
* lavf/dashdec: Fix several memleaks.Carl Eugen Hoyos2017-11-12
* Revert "lavf/dashdec: Fix several memleaks."Steven Liu2017-11-12
* Merge commit '55fe72a841ba306370e68e86c88f34b4456aa4dd'James Almer2017-11-12
|\
| * 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
* | Merge commit '4723c6226aa1ece4099338cc9b38a9cef4fa4846'James Almer2017-11-12
|\|
| * 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
* | Merge commit 'e41daa62465036ad36ad0bd14e4936e848d7f07e'James Almer2017-11-11
|\|
| * 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
* | lavf/mov.c: Parse upto 2 keyframes after the edit list end in mov_fix_index.Sasi Inguva2017-11-11
* | avformat/utils: Look at the first 3 frames if timestamps indicate frame reord...Michael Niedermayer2017-11-11
* | avformat/utils: preserve AV_PKT_FLAG_DISCARD in parse_packetJohn Stebbins2017-11-11
* | Merge commit 'defe307fb22beca60a632e976ab97e5edd4aee25'James Almer2017-11-11
|\|
| * 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
* | aptx: add raw muxer and demuxer for aptXAurelien Jacobs2017-11-10
* | avformat/dashdec: use the current DASHContext for the rep_destSteven Liu2017-11-10
* | lavf/dashdec: Fix several memleaks.Carl Eugen Hoyos2017-11-10
* | avformat/ty: fix format specifiers in debug log messagesJames Almer2017-11-08
* | avformat: move priv_pts from AVStream to an internal structJames Almer2017-11-07