329 Commits (ce7c90ff82afc3c147f7e277e8ddb006640eb98a)

Author SHA1 Message Date
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
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
Martin Storsjö b9d08c77a4 lavf: Don't try to update files atomically with renames on windows 10 years ago
Michael Niedermayer 92d366f6ab avformat: Print error message on failure of ff_rename() 10 years ago
Luca Barbato 7785ce1c76 lavf: replace rename() with ff_rename() 10 years ago
Michael Niedermayer 4641ae352e avformat: Add and use ff_copy_whitelists() 10 years ago
Anton Khirnov 2d6e58497e lavf: switch to AVCodecContext.framerate for demuxing 10 years ago
Anton Khirnov d92550d191 lavf: eliminate ff_get_audio_frame_size() 10 years ago
Anton Khirnov 30e50c5027 lavf: eliminate ff_get_audio_frame_size() 10 years ago
Michael Niedermayer 351b22caae avformat/mux: support re-interleaving packets in ff_write_chained() 10 years ago
Nidhi Makhijani 324ff59444 avpacket: Check for and return errors in ff_interleave_add_packet() 10 years ago
Reimar Döffinger 8cbf0827e1 Various small spelling fixes. 11 years ago
Michael Niedermayer ef818d8bf0 avformat: add av_format_inject_global_side_data(), and disable it by default 11 years ago
Nicolas George 1b05ac220e lavf: add write_uncoded_frame() API. 11 years ago
Anton Khirnov 33c859c142 lavf: ignore attachment streams for interleaving purposes 11 years ago
Michael Niedermayer ee4e805093 avformat: add ff_get_extradata() 11 years ago