| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Haivision SRT protocol | Sven Dueking | 2018-03-28 | 3 | -0/+550 |
* | ivf: Support VP9 and AV1 as well | Luca Barbato | 2018-03-12 | 1 | -3/+7 |
* | hls: Add a discontinuity marker on recover | Luca Barbato | 2018-03-06 | 1 | -5/+20 |
* | hvcc: zero initialize the nal buffers past the last written byte | James Almer | 2018-02-23 | 1 | -0/+2 |
* | Drop some unnecessary config.h #includes | Diego Biurrun | 2018-02-06 | 1 | -2/+2 |
* | rtmp: Plug leak if sending bytes read report fails. | Josh Allmann | 2018-01-24 | 1 | -1/+3 |
* | rtsp: only break on parse_rtsp_message on error | Tristan Matthews | 2017-11-30 | 1 | -1/+3 |
* | matroskadec: allow RealAudio/Cook/Sipro streams of flavor 0 | Sean McGovern | 2017-11-06 | 1 | -1/+1 |
* | matroskadec: don't warn about unknown spherical medata when none is present | James Almer | 2017-11-03 | 1 | -0/+3 |
* | dashenc: copy stream frame rate to output stream | Peter Große | 2017-10-27 | 1 | -0/+1 |
* | dashenc: fix bitrate estimation with correct scaling | Anton Schubert | 2017-10-27 | 1 | -1/+4 |
* | http: Reset compressed header flag when starting to read a request | Jacek Jendrzej | 2017-09-26 | 1 | -0/+3 |
* | smacker: fix integer overflow with pts_inc | Michael Niedermayer | 2017-09-24 | 1 | -0/+5 |
* | smacker: return meaningful error codes on failure | Sean McGovern | 2017-09-24 | 1 | -5/+5 |
* | avio: update avio_alloc_context() doxy | James Almer | 2017-09-14 | 1 | -1/+1 |
* | flvdec: Check the avio_seek return value after reading a metadata packet | Martin Storsjö | 2017-09-04 | 1 | -1/+7 |
* | Remove support for building for mingw32ce (Windows CE) | Martin Storsjö | 2017-08-31 | 1 | -5/+3 |
* | lavf: make avio_read_partial() public | wm4 | 2017-08-30 | 6 | -12/+13 |
* | hevc: Improve stream constraint values in common header | Mark Thompson | 2017-08-05 | 1 | -3/+3 |
* | mov: move stsd finalization to an appropriate place | Sean McGovern | 2017-07-31 | 1 | -2/+2 |
* | mov: Do not set stsd_count if mov_read_stsd() fails | Sean McGovern | 2017-07-31 | 1 | -8/+17 |
* | mov: log and return early on non-positive stsd entry counts | Sean McGovern | 2017-07-30 | 1 | -0/+5 |
* | rmdec: add missing brackets to compound statement | Sean McGovern | 2017-07-25 | 1 | -1/+2 |
* | lavf: allow avformat_close_input() with NULL | wm4 | 2017-07-22 | 1 | -1/+6 |
* | caf: add an Opus tag | Anton Khirnov | 2017-07-22 | 2 | -0/+9 |
* | rmdec: don't ignore the return value of av_get_packet() | Sean McGovern | 2017-07-17 | 1 | -5/+14 |
* | build: Add feature test macros for glibc 2.19+ | Diego Biurrun | 2017-07-10 | 2 | -0/+2 |
* | os_support: Use HAVE_UWP instead of manually checking WINAPI_FAMILY | Martin Storsjö | 2017-07-05 | 1 | -13/+1 |
* | lavf: Remove codec_tag from dashenc and smoothstreamingenc | Martin Storsjö | 2017-07-02 | 2 | -2/+0 |
* | tls_gnutls: Readd support for nonblocking operation | Martin Storsjö | 2017-06-20 | 1 | -4/+19 |
* | tls_openssl: Readd support for nonblocking operation | Martin Storsjö | 2017-06-20 | 1 | -2/+20 |
* | movenc: allow alternative hvc1 h.265 codec tag | John Stebbins | 2017-06-20 | 1 | -0/+1 |
* | movenc: write correct format hvcc when tag is hvc1 | John Stebbins | 2017-06-20 | 1 | -1/+4 |
* | movenc: move tags definitions to where they are used | John Stebbins | 2017-06-20 | 1 | -31/+31 |
* | movenc: simplify codec_tag lookup | John Stebbins | 2017-06-20 | 1 | -47/+13 |
* | movenc: use correct tag list for AVOutputFormat.codec_tag | John Stebbins | 2017-06-20 | 1 | -3/+34 |
* | tls: Hide backend implementation details from users | Diego Biurrun | 2017-06-02 | 6 | -12/+14 |
* | os_support: Remove the dynamic loading of getaddrinfo from the fallback getad... | Martin Storsjö | 2017-06-01 | 1 | -31/+0 |
* | hlsenc: Support recovery from an already present playlist | Luca Barbato | 2017-05-31 | 1 | -10/+85 |
* | movenc-test: Add tests for negative cts offsets | Martin Storsjö | 2017-05-15 | 1 | -0/+19 |
* | movenc: Don't write any edit list if the start offset is zero | Martin Storsjö | 2017-05-15 | 1 | -2/+1 |
* | movenc: Add an option for enabling negative CTS offsets | Martin Storsjö | 2017-05-15 | 2 | -4/+26 |
* | mpjpeg: Use proper CR/LF in multipart headers | Martin Storsjö | 2017-05-11 | 1 | -4/+4 |
* | aac: Split function to parse ADTS header data into public and private part | Diego Biurrun | 2017-05-02 | 2 | -19/+22 |
* | mpeg4audio: Make avpriv_copy_pce_data() inline | Anton Khirnov | 2017-04-28 | 2 | -2/+2 |
* | dump: use av_spherical_projection_name() to print spherical projection names | James Almer | 2017-04-27 | 1 | -10/+1 |
* | matroskaenc: don't warn about unknown spherical metadata when there isn't any | James Almer | 2017-04-26 | 1 | -3/+1 |
* | Add ClearVideo decoder | Kostya Shishkov | 2017-04-25 | 2 | -0/+3 |
* | mm: Skip unexpected audio packets | Luca Barbato | 2017-04-20 | 1 | -0/+6 |
* | flv: Validate the packet size | Luca Barbato | 2017-04-20 | 1 | -0/+6 |