summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* | Merge commit '95ce02b35d3d1bb16111031df1d82a6e4d894d36'James Almer2017-11-07
|\|
| * 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
* | Merge commit '4d330da006fe48178a4c8047f06270925eaedf63'James Almer2017-11-07
|\|
| * 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
* | avformat/ty: do not overread chunkPaul B Mahol2017-11-06
* | avformat/ty: try harder to find stream signaturePaul B Mahol2017-11-06
* | avformat/rtpdec_asf: free the buffer pointed by the AVIOContextJames Almer2017-11-06
* | avformat: add TiVo ty demuxerPaul B Mahol2017-11-06
* | lavf/amr: Do not set codec_tag for raw amr_nb and raw amr_wb.Carl Eugen Hoyos2017-11-06
* | lavf/amr: Add amrnb and amrwb demuxers.Carl Eugen Hoyos2017-11-05
* | avformat/mvdec: check for EOFPaul B Mahol2017-11-05
* | lavf/mov.c: Refine edit list start seek, based on PTS computed from CTTS.Sasi Inguva2017-11-04
* | Merge commit 'eb061ad6fd0e3cea7cf7cfbff0749bc90dd7d888'James Almer2017-11-02
|\|
| * tls_gnutls: Readd support for nonblocking operationMartin Storsjö2017-06-20
* | Merge commit '0671eb2346c17e8fb13784cf90ce416661fdea1c'James Almer2017-11-02
|\|
| * 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
* | avformat/tls_openssl: move some functions up in the fileJames Almer2017-11-02
* | avformat/hlsenc: reindent hlsenc codeSteven Liu2017-11-02
* | avformat/hlsenc: check hls segment mode for ignore the init filenameSteven Liu2017-11-02
* | lavf/img2enc: remove redundant option 'updatefirst'Gyan Doshi2017-11-01
* | Merge commit '61cec5adaacb358783c18aa07362f15824c1b274'James Almer2017-11-01
|\|
| * tls: Hide backend implementation details from usersDiego Biurrun2017-06-02
* | Merge commit '2ca759657bcda328acc312e5882a940333a3e268'James Almer2017-11-01
|\|
| * os_support: Remove the dynamic loading of getaddrinfo from the fallback getad...Martin Storsjö2017-06-01