223 Commits (0a2b768d3ecca32d496da1393406bebcab7680e2)

Author SHA1 Message Date
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
Carl Eugen Hoyos 78093cf849 Print a warning if vp6 is muxed into flv: The output is flipped. 10 years ago
Michael Niedermayer 4b68edd08a flvenc: Remove an unused variable 10 years ago
Michael Niedermayer cc5f731541 avformat/flvenc: remove unused variable 10 years ago
Andrew Stone c64f361511 flvenc: Send new metadata when FLAG_METADATA_UPDATED is set. 10 years ago
Andrew Stone 4d0cd5f58c flvenc: move metadata updates into a single function 10 years ago
Michael Niedermayer 470e116e3f avformat/flvenc: Use AVFormatContext strict_std_compliance instead of AVCodecContext 10 years ago
Stefano Sabatini f0158e6f0c lavf/flvenc: fail in case the muxed packet is too big 10 years ago
Michael Niedermayer 8cde94ec0d avformat/flvenc: fix codec_id_text check 10 years ago
Jeffrey Wescott 07de0db74b avformat/flvenc: When using "-c:d copy", don't require a codec for passing the AMF metadata through from input to output. 10 years ago
Moritz Barsnick 66d02d3ca6 align and correct messages regarding bitstream filters 10 years ago
Josh Allmann 74bc945805 flvenc: Don't over-count metadata. 11 years ago
Michael Niedermayer 74760883fc avformat/flvenc: Do not allow creating h263/mpeg4 in flv without unofficial format extensions being enabled. 11 years ago
Michael Niedermayer 2e532aa82d avformat/flvenc: fix assertion failure after 4h muxing 11 years ago
Anton Khirnov 43e7f0797f flvenc: only write the framerate tag based on avg_frame_rate 11 years ago
Carl Eugen Hoyos fe9f575924 Warn if s16be is muxed into flv. 11 years ago
Luca Barbato f412b2c9f3 flv: Use the correct type to hold the file offset 11 years ago
Carl Eugen Hoyos b8667bccad Revert: flvenc: Don't pretend to support muxing "plain" VP6 11 years ago
Martin Storsjö e6ed866859 flvenc: Write proper cropping for VP6 even if there's no extradata 11 years ago
Martin Storsjö be1e1373d2 flvenc: Support muxing VP6A as well 11 years ago
Martin Storsjö 4d7aeff9a1 flvenc: Don't pretend to support muxing "plain" VP6 11 years ago
Clément Bœsch 7308439158 lavf: Don't explicitly flush after each written packet in muxers 11 years ago