201 Commits (063be4fe2cc631315fac028b5e5642e451304807)

Author SHA1 Message Date
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
Marton Balint e942454daf avformat/utils: add ff_parse_creation_time_metadata 9 years ago
Anton Khirnov 9f61abc811 lavf: allow custom IO for all files 9 years ago
Rodger Combs 822e80fde3 lavf: add internal API to append a bsf to a stream's list 9 years ago
Rodger Combs 1f9139b07b lavf: add automatic bitstream filtering; bump version 9 years ago
Michael Niedermayer 676a93f2d8 avformat: Add av_program_add_stream_index() 9 years ago
Nicolas George 3ab1e5a48c lavf: add FFERROR_REDO to let demuxers return no packet. 9 years ago
John Stebbins 7f4ec4364b avformat: expose av_stream_new_side_data helper 9 years ago
Anton Khirnov 8de1ee9f72 lavf: deprecate compute_pkt_fields2 9 years ago
Luca Barbato ce70f28a17 avpacket: Replace av_free_packet with av_packet_unref 9 years ago
Michael Niedermayer b4d68e7cdb avformat: Remove use of AVFrac and AVStream->pts 9 years ago
Michael Niedermayer 45c558563a avformat: Move MAX_PROBE_PACKETS to internal.h 9 years ago
Michael Niedermayer b183fb4767 avformat: Add ff_configure_buffers_for_index() 9 years ago
Michael Niedermayer a45cf639e6 libavformat/mux: Add ff_choose_chroma_location() 10 years ago