| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/flvenc: Check audio packet size | Michael Niedermayer | 2018-08-04 | 1 | -0/+5 |
* | flvenc: Fix sequence header update timestamps | Alex Converse | 2018-05-29 | 1 | -4/+4 |
* | flvenc: Factorize timestamp writing | Alex Converse | 2018-05-29 | 1 | -6/+9 |
* | avformat: migrate to AVFormatContext->url | Marton Balint | 2018-01-28 | 1 | -2/+2 |
* | avformat/flvenc: flx flvflags no_metadata bug | Steven Liu | 2017-03-14 | 1 | -12/+14 |
* | avformat/flvenc: refine the flvenc shift_data code | Steven Liu | 2017-01-24 | 1 | -5/+7 |
* | avformat/flvenc: Check for extradata allocation failure | Michael Niedermayer | 2017-01-03 | 1 | -0/+4 |
* | avformat/flvenc: fix ticket 5976 and use old commit | Steven Liu | 2016-11-26 | 1 | -4/+7 |
* | avformat/flvenc: add no_metadata to flvflags | Steven Liu | 2016-11-22 | 1 | -1/+7 |
* | avformat/flvenc: add add_keyframe_index option | Steven Liu | 2016-11-10 | 1 | -10/+321 |
* | avformat/flvenc: support mp3 audio with 48khz | fuqiuping | 2016-11-06 | 1 | -0/+9 |
* | avformat/flvenc: do not attempt to write duration and filesize when not seekable | Steven Liu | 2016-10-20 | 1 | -21/+28 |
* | avformat/flvenc: add no_sequence_end flags for flvflags | Steven Liu | 2016-09-14 | 1 | -7/+13 |
* | avformat/flvenc: Add () around & | Michael Niedermayer | 2016-09-14 | 1 | -1/+1 |
* | avformat/flvenc: add FLVFlags for flvflags options | Steven Liu | 2016-09-14 | 1 | -2/+6 |
* | Merge commit '371df9ba71393a1c5429d5f40c76348b30e556c7' | Matthieu Bouron | 2016-06-23 | 1 | -0/+4 |
|\ |
|
| * | flvenc: Provide output bytestream markers | Martin Storsjö | 2016-05-18 | 1 | -0/+4 |
* | | libavformat/flvenc: support for codec configuration change mid stream | Ivan | 2016-06-11 | 1 | -0/+13 |
* | | libavformat/flvenc: refactoring: extracted method for writing codec headers | Ivan | 2016-06-11 | 1 | -52/+64 |
* | | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -95/+95 |
|\| |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -76/+76 |
* | | avformat: use ff_standardize_creation_time for formats writing all format str... | Marton Balint | 2016-03-03 | 1 | -0/+1 |
* | | avformat/flvenc: copyts in FLV muxer | Ivan | 2016-01-26 | 1 | -1/+1 |
* | | avformat/flvenc: Add aac_seq_header_detect and flvflags | Maksym Veremeyenko | 2015-11-20 | 1 | -0/+45 |
* | | doc: fix spelling errors | Andreas Cadhalpun | 2015-06-14 | 1 | -1/+1 |
* | | Revert "avformat/flvenc: Allow muxing video codecs which are not explicitly s... | Michael Niedermayer | 2015-03-22 | 1 | -11/+2 |
* | | avformat/flvenc: Allow muxing video codecs which are not explicitly supported... | Michael Niedermayer | 2015-03-22 | 1 | -2/+11 |
* | | Merge commit 'e767c9e8f2eaa116b61b8b6881b401b54bd320f5' | Michael Niedermayer | 2015-03-04 | 1 | -18/+18 |
|\| |
|
| * | flv: Validate and reject unsupported codecs | Luca Barbato | 2015-03-04 | 1 | -16/+17 |
| * | flvenc: Remove an unused variable | Michael Niedermayer | 2014-11-22 | 1 | -1/+1 |
* | | avformat/flvenc: check that the codec_tag fits in the available bits | Andreas Cadhalpun | 2015-02-28 | 1 | -1/+1 |
* | | avformat/flvenc: accept AVMEDIA_TYPE_SUBTITLE instead of DATA for subtitles | Michael Niedermayer | 2015-01-22 | 1 | -1/+11 |
* | | avformat/flvenc: omit more metadata elements with specific meaning | Michael Niedermayer | 2015-01-05 | 1 | -0/+8 |
* | | Print a warning if vp6 is muxed into flv: The output is flipped. | Carl Eugen Hoyos | 2014-11-23 | 1 | -0/+3 |
* | | avformat/flvenc: remove unused variable | Michael Niedermayer | 2014-11-17 | 1 | -1/+1 |
* | | Merge commit 'c64f3615118d757dcf76040fe5407bf2b3883206' | Michael Niedermayer | 2014-11-17 | 1 | -14/+19 |
|\| |
|
| * | flvenc: Send new metadata when FLAG_METADATA_UPDATED is set. | Andrew Stone | 2014-11-17 | 1 | -14/+19 |
* | | Merge commit '4d0cd5f58c892276716f46f4b2702915e5018215' | Michael Niedermayer | 2014-11-17 | 1 | -108/+121 |
|\| |
|
| * | flvenc: move metadata updates into a single function | Andrew Stone | 2014-11-17 | 1 | -90/+103 |
* | | avformat/flvenc: Use AVFormatContext strict_std_compliance instead of AVCodec... | Michael Niedermayer | 2014-11-06 | 1 | -1/+1 |
* | | lavf/flvenc: fail in case the muxed packet is too big | Stefano Sabatini | 2014-11-03 | 1 | -0/+6 |
* | | avformat/flvenc: fix codec_id_text check | Michael Niedermayer | 2014-10-02 | 1 | -1/+1 |
* | | avformat/flvenc: When using "-c:d copy", don't require a codec for passing th... | Jeffrey Wescott | 2014-09-30 | 1 | -13/+19 |
* | | align and correct messages regarding bitstream filters | Moritz Barsnick | 2014-08-19 | 1 | -1/+1 |
* | | Merge commit '74bc9458057f07c0820c3d3264396c4c64442e47' | Michael Niedermayer | 2014-06-18 | 1 | -1/+2 |
|\| |
|
| * | flvenc: Don't over-count metadata. | Josh Allmann | 2014-06-17 | 1 | -1/+2 |
* | | avformat/flvenc: Do not allow creating h263/mpeg4 in flv without unofficial f... | Michael Niedermayer | 2014-06-07 | 1 | -0/+12 |
* | | avformat/flvenc: fix assertion failure after 4h muxing | Michael Niedermayer | 2014-05-31 | 1 | -1/+1 |
* | | Merge commit '43e7f0797f9f821a3866a20f05e512e13c82076a' | Michael Niedermayer | 2014-05-29 | 1 | -4/+4 |
|\| |
|
| * | flvenc: only write the framerate tag based on avg_frame_rate | Anton Khirnov | 2014-05-29 | 1 | -4/+4 |