214 Commits (28d02524a04d401fa7fca9823e3b7261a25613ab)

Author SHA1 Message Date
Andriy Gelman 5e3229df4c avformat: Add max_probe_packets option 5 years ago
Andreas Rheinhardt b6be2be765 avformat/utils: ensure that all packets in AVPacketList are reference counted 5 years ago
Andreas Rheinhardt 8b1be6e5eb avformat/internal: Improve documentation of ff_packet_list_get 5 years ago
Andreas Rheinhardt 1147759552 avformat/mux: Use const AVPacket * in compare functions 5 years ago
Jun Zhao 4373bb411c lavf/avio: remove ffio_open2_wrapper function 5 years ago
Steven Liu bb660800a5 avformat/utils: move mkdir_p to utils 6 years ago
Vishwanath Dixit f09635f2a2 avformat/utils: function to get the formatted ntp time 7 years ago
Jun Zhao cdd107b965 lavf/aviobuf: add ff_get_chomp_line 7 years ago
James Almer 3a4d74c1ff avformat/utils: make AVPacketList helper functions shared 7 years ago
Josh de Kock 42d26145e9 lavf: move avpriv function definition to internal.h 7 years ago
Josh de Kock d8ae40611b Revert "lavd: add new API for iterating input and output devices" 7 years ago
Michael Niedermayer 5735a390a6 avformat/internal: Document the freeing behavior of ff_alloc_extradata() 7 years ago
Marton Balint dcb2ef2211 avformat/aviobuf: add ff_read_line_to_bprint and ff_read_line_to_bprint_overwrite functions 7 years ago
Josh de Kock 0fd475704e lavd: add new API for iterating input and output devices 7 years ago
Marton Balint ea3672b7d6 avformat: add url field to AVFormatContext 7 years ago
Karthick Jeyapal e8f71ef338 avformat/hlsenc, utils: Moved is_http_proto from hlsenc to utils for re-use 7 years ago
wm4 86a13bf2ff lavc, lavf: move avformat static mutex from avcodec to avformat 7 years ago
Aman Gupta 9e5e3236f4 avformat/internal: fix compile error with some versions of g++ 7 years ago
Aman Gupta 4c78bbd313 avformat/internal: log underlying error with ff_rename failure 7 years ago
James Almer d6d605eb05 avformat/mux: stop delaying writing the header 7 years ago
James Almer cd1ff3e45d avformat: move priv_pts from AVStream to an internal struct 7 years ago
wm4 66cf78e932 lavf: consider codec framerate for framerate detection 8 years ago
James Almer b8f26779d6 lavf: use the new bitstream filter for extracting extradata 8 years ago
James Almer 40fa9d416a Revert "Merge commit '8e2ea691351c5079cdab245ff7bfa5c0f3e3bfe4'" 8 years ago
Paul Arzelier 65862f57ad avformat: Ignore ID3v2 tags if other tags are present e.g. vorbis 8 years ago
Rodger Combs a246fef163
lavf/mux: add avformat_init_output 8 years ago
Andreas Cadhalpun c8a6eb58d7 doc: fix spelling errors 8 years ago
Anton Khirnov 8e2ea69135 lavf: use the new bitstream filter for extracting extradata 8 years ago
Michael Niedermayer cb114ed464 avformat/mux: implement AVFMT_FLAG_SHORTEST 8 years ago
Clément Bœsch b2016189db lavf/utils: add some const to pointers parameters in a few functions 8 years ago
Jan Sebechlebsky 6a3515a5a4 avformat/utils: Add ff_format_output_open() function 8 years ago
Jan Sebechlebsky 1732d89403 avformat/utils: Add ff_stream_encode_params_copy() 8 years ago
Martin Storsjö 785c25443b movenc: Apply offsets on timestamps when peeking into interleaving queues 9 years ago
Rodger Combs af7e2734b9
lavf: update auto-bsf to new BSF API 9 years ago
Michael Niedermayer 46a60fe184 avformat: Fix ff_interleaved_peek() 9 years ago
Marton Balint 517fe64406 avformat/mux: do not call write_header multiple times if it fails the first time 9 years ago
Martin Storsjö e1eb0fc960 movenc: Use packets in interleaving queues for the duration at the end of fragments 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Paul B Mahol 323b8c95e4 avformat: add AVFormatContext to ff_get_extradata() 9 years ago
James Almer 0efafc5849 avformat/framehash: enable new output 9 years ago
Michael Niedermayer e3111b1ff8 avformat/framehash: Add more information to the output 9 years ago
Hendrik Leppkes 6518cbc52a lavc/utils: Introduce ff_bprint_to_codecpar_extradata for avformat 9 years ago
Derek Buitenhuis 93629735d7 avformat: Add a protocol blacklisting API 9 years ago
Mats Peterson ba40b3520d lavf/utils: Normalize AVPacket.data to native endian in ff_get_packet_palette() 9 years ago
Marton Balint e7dd97b5d8 avformat/utils: add a function to standardize creation time 9 years ago
Mats Peterson 2be0366a7f lavf/utils: Add ff_get_packet_palette() 9 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Michael Niedermayer 7ac962af38 avformat/avienc: Store pal8 palette 9 years ago
Michael Niedermayer 090b673aba avformat: add ff_reshuffle_raw_rgb() 9 years ago
Marton Balint a573e6c103 avformat/utils: remove ff_iso8601_to_unix_time 9 years ago