1146 Commits (8d8c2b410fd5cdc51428c5e8d473f78b193a0b6c)

Author SHA1 Message Date
Josh de Kock 42d26145e9 lavf: move avpriv function definition to internal.h 7 years ago
Josh de Kock 65452bcd64 lavd: remove linked lists 7 years ago
Aman Gupta 4f40d64e00 avformat/mpegts: set AV_DISPOSITION_DEPENDENT for mix_type=0 supplementary audio 7 years ago
Josh de Kock 0694d87024 lavf: add new API for iterating muxers and demuxers 7 years ago
Marton Balint fa8308d3d4 avformat: deprecate AVFormatContext filename field 7 years ago
Marton Balint ea3672b7d6 avformat: add url field to AVFormatContext 7 years ago
wm4 6194d7e564 avformat, hls: add a flag to signal unavailability of seeking 7 years ago
James Almer 4f6b34f1f8 avformat: small AVFormatContext doxy cosmetics 7 years ago
James Almer 1b5d3c08e3 avformat: small cosmetics after 6512ff72f9 7 years ago
wm4 631c56a8e4 avformat: make avformat_network_init() explicitly optional 7 years ago
wm4 6512ff72f9 avformat: deprecate another ffserver API leftover 7 years ago
James Almer d6d605eb05 avformat/mux: stop delaying writing the header 7 years ago
James Almer 936a4c04b9 avformat: remove unnecessary AVStreamParseType enum offset 7 years ago
Michael Niedermayer b197d83ca3 avformat/utils: Look at the first 3 frames if timestamps indicate frame reorder but decoder delay does not 7 years ago
James Almer cd1ff3e45d avformat: move priv_pts from AVStream to an internal struct 7 years ago
James Almer c8e8092543 avformat/avformat.h: fix pairs typo 7 years ago
James Almer b7785d10b0 avformat: deprecate getters and setters for AVFormatContext and AVStream fields 7 years ago
James Almer 307c24b32f avformat: move public AVStream fields up in the struct 7 years ago
James Almer ca2b779423 avformat: remove use of deprecated AVFMT_FLAG_KEEP_SIDE_DATA flag 7 years ago
Carl Eugen Hoyos 693a11b8a2 lavf: Remove AVFMT_RAWPICTURE. 7 years ago
James Almer b89081e01b avformat: remove dead av_stream_get_side_data() cruft 7 years ago
Max Weber 9e392c6ece libavformat/avformat.h: Move docs inside of #if 7 years ago
Vittorio Giovara 263358e0c9 lavf: Drop deprecated AVFract type and related field 8 years ago
wm4 d682ae70b4 avcodec, avformat: deprecate anything related to side data merging 8 years ago
wm4 227f6e1e8d avformat: fix AVStream private fields marker 8 years ago
wm4 554bc4eea8 avcodec, avutil, avformat: remove AVOption requirement for some fields 8 years ago
Tobias Rapp c324e2c5db ffmpeg: pass output stream duration as a hint to the muxer 8 years ago
Michael Niedermayer 1296f84495 avformat: Add max_streams option 8 years ago
Jun Zhao f17eea883a lavf: fix the wrong warning msg and comments about av_find_stream_info 8 years ago
James Almer 79ff9935ae utils: Add av_stream_add_side_data() 8 years ago
James Almer 2ab50647ff avformat/utils: add av_stream_add_side_data() 8 years ago
Michael Niedermayer 2b09a3ad19 Revert "img2 encoder: allow %t in filename, based on patch from Yuval Adam" 8 years ago
rogerdpack 1a956c64c8 img2 encoder: allow %t in filename, based on patch from Yuval Adam 8 years ago
Rodger Combs 73ead477dd
lavf: add AV_DISPOSITION_TIMED_THUMBNAILS 8 years ago
Rodger Combs a246fef163
lavf/mux: add avformat_init_output 8 years ago
James Almer f0b6f7253f avformat: add av_stream_get_codec_timebase() 8 years ago
Sasi Inguva 778af68c70 avformat/avframe.h: Add a flag in AVIndexEntry to discard frame after decoding. 8 years ago
Clément Bœsch ae1dd0c9a6 lavf: add avformat_transfer_internal_stream_timing_info() and use it in ffmpeg 8 years ago
Rodger Combs 1f6d7eb470
lavf: add a flag to enable/disable automatic bitstream filtering 8 years ago
Michael Niedermayer cb114ed464 avformat/mux: implement AVFMT_FLAG_SHORTEST 8 years ago
Clément Bœsch ffd71c9c5c lavf: mark stream as const pointer in av_stream_get_side_data() for next bump 8 years ago
Michael Niedermayer 82a33c8d85 avformat: Add av_get_frame_filename2() and AV_FRAME_FILENAME_FLAGS_MULTIPLE 8 years ago
Timothy Gu 58c7bf789f doxygen: Standardize root-level modules 8 years ago
Michael Niedermayer c1c7e0abb0 avformat/avformat: Move new field to the end of AVStream 9 years ago
Rodger Combs 150e5e13b1
lavf: deprecate av_apply_bitstream_filters 9 years ago
Michael Niedermayer d1efdd54f2 avformat: Document where the AVOption names can be found for the fields of AVFormatContext 9 years ago
Anton Khirnov 14634429b9 lavf: update muxing doxy 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
wm4 7fc329e2dd lavc: introduce a new decoding/encoding API with decoupled input/output 9 years ago