1057 Commits (f3ca3e7f19c86563c2d3bca82962567396b1cc13)

Author SHA1 Message Date
Jun Zhao e9c9514ce3 avformat/avformat.h: Update the comment for AVInputFormat.flags 6 years ago
Steven Liu 2cb29a5d8d avformat/avformat.h: update the comment from deprecated to new API 6 years ago
Carl Eugen Hoyos 4d8875ec23 lavf: Constify the probe function argument. 6 years ago
Carl Eugen Hoyos 6a3520bf98 lavf: Constify AVProbeData* in av_probe_input_format(). 6 years ago
Carl Eugen Hoyos cc49341084 lavf/avformat: Add a warning that ff_const59 is not part of the public api. 6 years ago
Carl Eugen Hoyos 3aa6208db9 lavf: Constify AVInputFormat pointer. 6 years ago
Carl Eugen Hoyos 9461e4bc69 lavf: Constify AVOutputFormat pointer. 6 years ago
Gyan Doshi 67747c89ad avformat: deprecate unused MP4A_LATM flag 7 years ago
Aman Gupta 2b2f2f65f3 avformat: add fields to AVProgram/AVStream for PMT change tracking 7 years ago
Aman Gupta 5dfeb7f081 avformat/mpegts: tag video streams with still images 7 years ago
Aman Gupta 2734f8d63a avformat: add skip_estimate_duration_from_pts 7 years ago
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