244 Commits (b1facd11a3cc00362949ea14d9eab30496cf0268)

Author SHA1 Message Date
Andreas Rheinhardt 2b41463b87 avformat/internal: Don't include avcodec.h 2 years ago
Zhao Zhili f56730fb6f avformat/flvenc: fix shadowed variable ts 2 years ago
Zhao Zhili 693c5be320 avformat/flvenc: fix timestamp of key frame index 2 years ago
Andreas Rheinhardt 6f5e0a7294 avformat/flvenc: Add deinit function 2 years ago
Andreas Rheinhardt 7547f13548 avformat/utils: Move ff_stream_add_bitstream_filter to mux.c 3 years ago
Vittorio Giovara 53a132f0c5 flv: convert to new channel layout API 3 years ago
Andreas Rheinhardt 49bf94536f avcodec/mpeg4audio: Unavpriv and deduplicate mpeg4audio_sample_rates 3 years ago
Marton Balint 10a0a8ca83 avformat/flvenc: use ff_format_shift_data for data shifting 3 years ago
asilvestre 1c2dae153c avformat/flvenc: avoid 24bit timestamp truncation for FLV metadata 3 years ago
Andreas Rheinhardt a5ee166327 avformat/avformat: Add AVStream parameter to check_bitstream() sig 3 years ago
Andreas Rheinhardt bc70684e74 avformat: Constify all muxer/demuxers 4 years ago
Andreas Rheinhardt ef6a9e5e31 avutil/buffer: Switch AVBuffer API to size_t 4 years ago
James Almer e07126f54a avformat: use the buffer_size_t typedef where required 4 years ago
Andreas Rheinhardt c3cd6b765b avcodec, avformat: Remove unnecessary initializations of side data size 4 years ago
Andreas Rheinhardt 42df71d0c5 avformat/flvenc: Avoid unnecessary seek 5 years ago
Andreas Rheinhardt b0d0d7e4d0 avformat/flvenc: Fix leak of oversized packets 5 years ago
Andreas Rheinhardt 28d02524a0 avformat/flvenc: Forward errors from allocating keyframe index 5 years ago
Andreas Rheinhardt a6d292b954 avformat/flvenc: Don't reimplement ff_alloc_extradata 5 years ago
Michael Niedermayer 14d3384cf3 avformat/flvenc: Check pts for mpeg4/h264 (which need the value) 5 years ago
Jun Zhao d44c7235a8 lavf/flvenc: Cosmetics: fix indentation 5 years ago
Jun Zhao 053d33b46b lavf/flvenc: add automatic bitstream filtering 5 years ago
Michael Niedermayer 6b67d7f059 avformat/flvenc: Check audio packet size 6 years ago
Alex Converse ea0010bf9c flvenc: Fix sequence header update timestamps 7 years ago
Alex Converse 4d3dd167df flvenc: Factorize timestamp writing 7 years ago
Marton Balint 18ac642359 avformat: migrate to AVFormatContext->url 7 years ago
Steven Liu 4e3cc4bdd8 avformat/flvenc: flx flvflags no_metadata bug 8 years ago
Steven Liu 1bb192ef6c avformat/flvenc: refine the flvenc shift_data code 8 years ago
Michael Niedermayer 4221c68edb avformat/flvenc: Check for extradata allocation failure 8 years ago
Steven Liu ee24c8ad01 avformat/flvenc: fix ticket 5976 and use old commit 8 years ago
Steven Liu d316b21dba avformat/flvenc: add no_metadata to flvflags 8 years ago
Steven Liu 863ebe6f83 avformat/flvenc: add add_keyframe_index option 8 years ago
fuqiuping 2d72ea68f0 avformat/flvenc: support mp3 audio with 48khz 8 years ago
Steven Liu 5702416c57 avformat/flvenc: do not attempt to write duration and filesize when not seekable 8 years ago
Steven Liu c8528e54e5 avformat/flvenc: add no_sequence_end flags for flvflags 8 years ago
Michael Niedermayer e85c4a4706 avformat/flvenc: Add () around & 8 years ago
Steven Liu 84aebfc74e avformat/flvenc: add FLVFlags for flvflags options 8 years ago
Ivan c1f57e2f91 libavformat/flvenc: support for codec configuration change mid stream 9 years ago
Ivan 52985768af libavformat/flvenc: refactoring: extracted method for writing codec headers 9 years ago
Martin Storsjö 371df9ba71 flvenc: Provide output bytestream markers 9 years ago
Marton Balint 28fbdece79 avformat: use ff_standardize_creation_time for formats writing all format string metadata 9 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Ivan a0174f6729 avformat/flvenc: copyts in FLV muxer 9 years ago
Maksym Veremeyenko acb430e4d3 avformat/flvenc: Add aac_seq_header_detect and flvflags 9 years ago
Andreas Cadhalpun ed0b1db640 doc: fix spelling errors 10 years ago
Michael Niedermayer 14bc7aaa86 Revert "avformat/flvenc: Allow muxing video codecs which are not explicitly supported by the muxer" 10 years ago
Michael Niedermayer 76f4b11780 avformat/flvenc: Allow muxing video codecs which are not explicitly supported by the muxer 10 years ago
Luca Barbato e767c9e8f2 flv: Validate and reject unsupported codecs 10 years ago
Andreas Cadhalpun e8565d21c2 avformat/flvenc: check that the codec_tag fits in the available bits 10 years ago
Michael Niedermayer b942a71eaa avformat/flvenc: accept AVMEDIA_TYPE_SUBTITLE instead of DATA for subtitles 10 years ago
Michael Niedermayer 58721388b8 avformat/flvenc: omit more metadata elements with specific meaning 10 years ago