| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc/raw: Support QT b64a ARGB64 rawvideo. | Carl Eugen Hoyos | 2016-08-13 | 2 | -1/+2 |
* | libavformat/http: add support for headers option in listen mode | Moritz Barsnick | 2016-08-12 | 1 | -1/+5 |
* | avisynth: simplify the pix_fmt check for the newer AviSynth API | Stephen Hutchinson | 2016-08-11 | 1 | -22/+5 |
* | avformat/id3v2: fix memleak with empty strings | Michael Niedermayer | 2016-08-11 | 1 | -1/+4 |
* | libavformat/mxfenc: add UID for unconstrained H.264 coded video in baseline p... | Matthias Hunstock | 2016-08-11 | 1 | -0/+2 |
* | avformat/id3v2: Mark variable as unused to avoid "set but not used" warning | Michael Niedermayer | 2016-08-08 | 1 | -1/+1 |
* | avformat: read id3v2 comment tags | Chris Moeller | 2016-08-07 | 1 | -0/+42 |
* | avformat/mov: Enable mp3 parsing if a packet needs it | Michael Niedermayer | 2016-08-06 | 1 | -0/+5 |
* | avformat/teeproto: set forgotten url_close() | Michael Niedermayer | 2016-08-05 | 1 | -0/+1 |
* | lavf: forward protocol_whitelist for the remaining cases | Andreas Cadhalpun | 2016-08-05 | 3 | -0/+26 |
* | avformat/img2enc: Use AV_FRAME_FILENAME_FLAGS_MULTIPLE, support tee: | Michael Niedermayer | 2016-08-04 | 1 | -1/+3 |
* | avformat/hlsenc: Use AV_FRAME_FILENAME_FLAGS_MULTIPLE, support tee: | Michael Niedermayer | 2016-08-04 | 1 | -4/+6 |
* | avformat: Add av_get_frame_filename2() and AV_FRAME_FILENAME_FLAGS_MULTIPLE | Michael Niedermayer | 2016-08-04 | 3 | -3/+15 |
* | avformat: add a TTA Muxer | James Almer | 2016-08-04 | 4 | -2/+152 |
* | avformat/tta: remove custom crc callback function | James Almer | 2016-08-04 | 1 | -8/+2 |
* | avformat/avio: add a crc callback function for CRC-32 IEEE-LE | James Almer | 2016-08-04 | 2 | -0/+8 |
* | avformat/teeproto: Support parsing protocol options | Michael Niedermayer | 2016-08-03 | 2 | -6/+15 |
* | avformat/oggdec: Fix integer overflow with invalid pts | Michael Niedermayer | 2016-08-03 | 1 | -0/+5 |
* | doxygen: Standardize root-level modules | Timothy Gu | 2016-08-02 | 1 | -2/+4 |
* | avformat/tee: Factor parse_slave_options() out | Michael Niedermayer | 2016-08-02 | 4 | -43/+101 |
* | lavf/rmdec: Do not return EIO on EOF. | Carl Eugen Hoyos | 2016-08-02 | 1 | -1/+3 |
* | Merge commit '5c2fb561d94fc51d76ab21d6f7cc5b6cc3aa599c' | James Almer | 2016-08-01 | 1 | -2/+2 |
|\ |
|
* | | avformat/matroskaenc: fix Voids with size < 10 | Michael Bradshaw | 2016-07-31 | 1 | -1/+1 |
* | | libavformat/matroskadec: Add test for seeking with codec delay. | Chris Cunningham | 2016-07-30 | 1 | -1/+1 |
* | | avformat/rmdec: Clear extradata when extradata_size is cleared | Michael Niedermayer | 2016-07-29 | 1 | -0/+1 |
* | | Merge commit '251cbb44003caf179fb17afbb8a6c56643c2a646' | Clément Bœsch | 2016-07-29 | 1 | -1/+1 |
|\| |
|
* | | Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa' | Clément Bœsch | 2016-07-29 | 1 | -1/+1 |
|\| |
|
| * | Add TrueMotion 2.0 Real Time decoder | Paul B Mahol | 2016-06-20 | 1 | -0/+1 |
| * | Add MagicYUV decoder | Paul B Mahol | 2016-06-20 | 2 | -0/+9 |
* | | lavf/mpegtsenc: add special case for handling timed ID3 packets | Stefano Sabatini | 2016-07-29 | 1 | -0/+3 |
* | | avformat/matroskaenc: Write duration early during mkv_write_header (Rev #3) | softworkz | 2016-07-28 | 1 | -1/+38 |
* | | avformat/hls: Fix missing streams in some cases with MPEG TS | Anssi Hannula | 2016-07-28 | 1 | -5/+51 |
* | | avformat/hls: Move stream propagation to a separate function | Anssi Hannula | 2016-07-28 | 1 | -65/+69 |
* | | avformat/hls: Use an array instead of stream offset for stream mapping | Anssi Hannula | 2016-07-28 | 1 | -21/+38 |
* | | avformat/hls: Sync starting segment across variants on live streams | Anssi Hannula | 2016-07-28 | 1 | -1/+24 |
* | | avformat/hls: Fix regression with ranged media segments | Anssi Hannula | 2016-07-28 | 1 | -6/+17 |
* | | avformat/utils: Fix find_stream_info not considering the extradata it found | Anssi Hannula | 2016-07-28 | 1 | -1/+1 |
* | | avformat/flvdec: parse keyframe before a\v stream was created add_keyframes_i... | Xinzheng Zhang | 2016-07-27 | 1 | -2/+6 |
* | | avformat/flvdec: splitting add_keyframes_index() out from parse_keyframes_ind... | Xinzheng Zhang | 2016-07-27 | 1 | -16/+60 |
* | | librtmp: Avoid an infiniloop setting connection arguments | Luca Barbato | 2016-07-26 | 1 | -0/+2 |
* | | avformt/matroskaenc: undo an accidental revert by commit 5d48e4ea | James Almer | 2016-07-26 | 1 | -9/+12 |
* | | libavformat/rtpdec_asf: zero initialize the AVIOContext struct | Kacper Michajłow | 2016-07-25 | 1 | -1/+1 |
* | | avcodec/dnxhddata: move avpriv_dnxhd_parse_header_prefix to a header | James Almer | 2016-07-25 | 2 | -2/+2 |
* | | avformat/tee: Rescale ts using av_packet_rescale_ts | Jan Sebechlebsky | 2016-07-23 | 1 | -3/+1 |
* | | libavformat/movenc: add dnxhr compatibility for apple players | Mark Reid | 2016-07-23 | 1 | -5/+26 |
* | | libavformat/matroskadec: fix unsigned overflow to improve seeking | Chris Cunningham | 2016-07-23 | 1 | -1/+4 |
* | | avformat/teeproto: Fix memset sizeof | Michael Niedermayer | 2016-07-22 | 1 | -1/+1 |
* | | avformat/mov: Do not allocate empty extradata | Michael Niedermayer | 2016-07-21 | 1 | -5/+7 |
* | | libavformat/rawenc: add dnxhr raw format extension | Mark Reid | 2016-07-21 | 1 | -1/+1 |
* | | libopenmpt: Add "date" to metadata. | Jörn Heusipp | 2016-07-21 | 1 | -0/+1 |