1158 Commits (e93793bf3cf15968c34b0e7bf0c677fad3032f5d)

Author SHA1 Message Date
Nicolas Gaullier ed9363052f avformat/demux: add duration_probesize AVOption 8 months ago
James Almer c8db1006ef avformat/avformat: Reorder AVFormatContext fields 9 months ago
James Almer 53cdf94653 avformat/avformat: remove AVFormatContext.ts_id 9 months ago
Andreas Rheinhardt b800327f4c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 9 months ago
James Almer d6799ee0e4 avformat: remove deprecated FF_API_AVFORMAT_IO_CLOSE 9 months ago
James Almer c4c6c9e9d2 avformat: remove deprecated FF_API_GET_END_PTS 9 months ago
Andreas Rheinhardt 49707b0590 avformat/options: Deprecate av_fmt_ctx_get_duration_estimation_method() 9 months ago
James Almer ab15c04dee avformat/avformat: add a function to return the name of stream groups 9 months ago
James Almer 41e349c24a avformat/mov: add support for tile HEIF still images 9 months ago
James Almer 25a10677d1 avformat: add a Tile Grid stream group type 9 months ago
Andreas Rheinhardt 964693324a avformat/avformat: Remove reference to removed setter 9 months ago
James Almer ec2036454b avformat: add a disposition field to AVStreamGroup 9 months ago
James Almer 556b596d1d avformat: introduce AVStreamGroup 11 months ago
James Almer 5432d2aaca avformat/avformat: use the side data from AVStream.codecpar 1 year ago
Andreas Rheinhardt dd48e49d54 avformat/avformat: Deprecate AVFMT_ALLOW_FLUSH 1 year ago
Anton Khirnov 85e075587d lavf: deprecate AVFMT_FLAG_SHORTEST 1 year ago
Andreas Rheinhardt 0c6e5f321b avformat/avformat: Avoid including codec.h, frame.h 1 year ago
Marton Balint 927042b409 avformat: deprecate AVFormatContext io_close callback 2 years ago
James Almer 6d6ae3595b avformat: remove FF_API_AVSTREAM_CLASS 2 years ago
James Almer add33e370d avformat: remove FF_API_LAVF_PRIV_OPT 2 years ago
Andreas Rheinhardt 59c9dc82f4 avformat/avformat: Move AVOutputFormat internals out of public header 2 years ago
Andreas Rheinhardt 0281e28c37 avformat/avformat: Move codecpar up in AVStream 2 years ago
Andreas Rheinhardt 145f6b2223 avformat/avformat: Remove AVOutputFormat.data_codec 2 years ago
Marvin Scholz 99f6d0bdde avformat/avformat: Improve doxy style 2 years ago
Marvin Scholz 1f0529ec5f avformat/avformat: Fix mismatching argument names 2 years ago
Anton Khirnov 14726571dd lavf: deprecate av_stream_get_end_pts() 2 years ago
Martin Storsjö 2d368392a5 Keep including the full version.h when headers are included externally 3 years ago
Martin Storsjö 4eb9232c6e libavformat: Split version.h 3 years ago
Vittorio Giovara b2d6e7a289 lavf: Add non diegetic stream disposition flag 3 years ago
Andreas Rheinhardt c24ee7c275 avformat/mux: Peek into the muxing queue for avoid_negative_ts 3 years ago
Andreas Rheinhardt f6d14b1297 avformat/avformat: Add AVFMT_AVOID_NEG_TS_DISABLED 3 years ago
Anton Khirnov be97d2a825 lavf: add a flag for experimental (de)muxers 3 years ago
Marton Balint 64834bb86a avformat: introduce AVFormatContext io_close2 which returns an int 3 years ago
Andreas Rheinhardt a5ee166327 avformat/avformat: Add AVStream parameter to check_bitstream() sig 3 years ago
Anton Khirnov b731fb5104 lavf: add public functions converting dispositions to/from strings 3 years ago
Anton Khirnov ed75a08d36 lavf: add an AVClass to AVStream on next major bump 3 years ago
Anton Khirnov 85433fb937 lavf: improve AV_DISPOSITION_* doxy 3 years ago
Andreas Rheinhardt 4fa8daab79 avformat/mux: Don't use stack packet when writing interleaved packets 3 years ago
Andreas Rheinhardt 259026b457 avformat/avformat: Clarify documentation of av_interleaved_write_frame() 3 years ago
Andreas Rheinhardt 40bdd8cc05 avformat: Avoid allocation for AVStreamInternal 3 years ago
Andreas Rheinhardt fed0282508 avformat: Avoid allocation for AVFormatInternal 3 years ago
Andreas Rheinhardt 0f6b34bfec avformat: Add internal flags for AV(In|Out)putFormat 3 years ago
Anton Khirnov 71c0ef882e lavf: clarify probesize/format_probesize doxy 3 years ago
James Almer 2cccab96f6 avformat: make AVStream.pts_wrap_bits public 3 years ago
Anton Khirnov e67e02d156 lavf/avformat.h: drop the avcodec.h include 3 years ago
James Almer 591b88e678 avformat: move AVStream.{first,cur}_dts to AVStreamInternal 3 years ago
James Almer f140239777 avformat: move AVStream.stream_identifier to AVStreamInternal 4 years ago
James Almer 7489f63281 avformat: move AVStream.codec_info_nb_frames to AVStreamInternal 4 years ago
James Almer b9c5fdf602 avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 4 years ago
James Almer fab2ed4704 avformat: move AVStream.probe_packets to AVStreamInternal 4 years ago