193 Commits (6e02f66f1bc7c9d559bc7ef3393c66cd800d4651)

Author SHA1 Message Date
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 9 years ago
Jan Sebechlebsky 1732d89403 avformat/utils: Add ff_stream_encode_params_copy() 9 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 10 years ago
Michael Niedermayer b183fb4767 avformat: Add ff_configure_buffers_for_index() 10 years ago
Michael Niedermayer a45cf639e6 libavformat/mux: Add ff_choose_chroma_location() 10 years ago
Michael Niedermayer 59db9e6949 avformat/internal: Fix warning about struct declaration 10 years ago
Michael Niedermayer 3e14ed05f1 avformat/internal: always check arguments of hex_dump_debug() 10 years ago
Michael Niedermayer 7ac5c38ec5 avformat/mux: Add avoid_negative_ts_use_pts 10 years ago
wm4 9deaec7828 lavf: move internal fields from public to internal context 10 years ago
Clément Bœsch 4b60bd1aac avformat/internal: fix av_interleaved_write_frame typo reference 10 years ago
Anton Khirnov 4227e4fe74 lavf: add a convenience function for adding side data to a stream 10 years ago
Martin Storsjö 675ac56b7e Revert "lavf: Don't try to update files atomically with renames on windows" 10 years ago
Martin Storsjö 960aff379d lavf: Use wchar functions for filenames on windows for mkdir/rmdir/rename/unlink 10 years ago