| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat: split off generic NAL function helpers into their own file | James Almer | 2024-06-20 | 1 | -1/+2 |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 1 | -0/+1 |
* | avformat/flvenc: Avoid avio_write(pb, "", 0) | Andreas Rheinhardt | 2024-03-22 | 1 | -0/+3 |
* | avformat/flvenc: support enhanced flv PacketTypeMetadata | Zhu Pengfei | 2024-03-18 | 1 | -0/+139 |
* | all: use designated initializers for AVOption.unit | Anton Khirnov | 2024-02-14 | 1 | -6/+6 |
* | avformat/flvenc: fix stereo flag when writing PCMA/PCMU | Alessandro Ros | 2024-02-04 | 1 | -2/+2 |
* | Revert "all: Don't set AVClass.item_name to its default value" | Anton Khirnov | 2024-01-20 | 1 | -0/+1 |
* | all: Don't set AVClass.item_name to its default value | Andreas Rheinhardt | 2023-12-22 | 1 | -1/+0 |
* | avformat/flvenc: add extract_extradata bsf for new video codecs | Zhao Zhili | 2023-11-22 | 1 | -0/+2 |
* | avformat/flvenc: write proper timestamps when muxing hevc | Timo Rothenpieler | 2023-07-25 | 1 | -1/+7 |
* | avformat/flvenc: support mux vp9 in enhanced flv | Steven Liu | 2023-07-18 | 1 | -8/+14 |
* | avformat/flvenc: support mux av1 in enhanced flv | Steven Liu | 2023-07-18 | 1 | -4/+18 |
* | avformat/flvenc: support mux hevc in enhanced flv | Steven Liu | 2023-07-18 | 1 | -10/+31 |
* | avformat/flvenc: avoid an extra allocate | Zhao Zhili | 2023-04-15 | 1 | -17/+13 |
* | avformat/flvenc: use local variable to shorten code | Zhao Zhili | 2023-04-15 | 1 | -4/+4 |
* | avformat/flvenc: use extract_extradata bsf when necessary | Zhao Zhili | 2023-04-09 | 1 | -4/+6 |
* | avformat/flvenc: fix EOS tag | Zhao Zhili | 2023-02-19 | 1 | -3/+6 |
* | avformat/avformat: Move AVOutputFormat internals out of public header | Andreas Rheinhardt | 2023-02-09 | 1 | -10/+10 |
* | avformat/flvenc: use av_dict_iterate | Marvin Scholz | 2022-12-01 | 1 | -2/+2 |
* | avformat/internal: Don't include avcodec.h | Andreas Rheinhardt | 2022-09-26 | 1 | -0/+1 |
* | avformat/flvenc: fix shadowed variable ts | Zhao Zhili | 2022-08-03 | 1 | -6/+3 |
* | avformat/flvenc: fix timestamp of key frame index | Zhao Zhili | 2022-08-03 | 1 | -4/+1 |
* | avformat/flvenc: Add deinit function | Andreas Rheinhardt | 2022-07-09 | 1 | -14/+16 |
* | avformat/utils: Move ff_stream_add_bitstream_filter to mux.c | Andreas Rheinhardt | 2022-05-10 | 1 | -2/+1 |
* | flv: convert to new channel layout API | Vittorio Giovara | 2022-03-15 | 1 | -5/+5 |
* | avcodec/mpeg4audio: Unavpriv and deduplicate mpeg4audio_sample_rates | Andreas Rheinhardt | 2022-01-04 | 1 | -2/+2 |
* | avformat/flvenc: use ff_format_shift_data for data shifting | Marton Balint | 2022-01-03 | 1 | -53/+6 |
* | avformat/flvenc: avoid 24bit timestamp truncation for FLV metadata | asilvestre | 2021-11-29 | 1 | -2/+2 |
* | avformat/avformat: Add AVStream parameter to check_bitstream() sig | Andreas Rheinhardt | 2021-11-27 | 1 | -2/+2 |
* | avformat: Constify all muxer/demuxers | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avutil/buffer: Switch AVBuffer API to size_t | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avformat: use the buffer_size_t typedef where required | James Almer | 2021-03-10 | 1 | -1/+1 |
* | avcodec, avformat: Remove unnecessary initializations of side data size | Andreas Rheinhardt | 2020-06-22 | 1 | -1/+1 |
* | avformat/flvenc: Avoid unnecessary seek | Andreas Rheinhardt | 2020-01-17 | 1 | -5/+2 |
* | avformat/flvenc: Fix leak of oversized packets | Andreas Rheinhardt | 2019-12-26 | 1 | -1/+2 |
* | avformat/flvenc: Forward errors from allocating keyframe index | Andreas Rheinhardt | 2019-12-26 | 1 | -7/+9 |
* | avformat/flvenc: Don't reimplement ff_alloc_extradata | Andreas Rheinhardt | 2019-12-11 | 1 | -7/+3 |
* | avformat/flvenc: Check pts for mpeg4/h264 (which need the value) | Michael Niedermayer | 2019-11-09 | 1 | -0/+6 |
* | lavf/flvenc: Cosmetics: fix indentation | Jun Zhao | 2019-11-08 | 1 | -4/+4 |
* | lavf/flvenc: add automatic bitstream filtering | Jun Zhao | 2019-06-25 | 1 | -3/+24 |
* | 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 |