31 Commits (25f613f8be3b51e4396b93cda131e4631ba54302)

Author SHA1 Message Date
  wm4 9deaec7828 lavf: move internal fields from public to internal context 10 years ago
  Martin Storsjö 4895aa65c6 libavformat: Allow calling av_write_trailer with a NULL AVIOContext 10 years ago
  Martin Storsjö 9257692ac1 lavf: Only initialize s->offset once when using avoid_negative_ts make_zero 10 years ago
  Michael Niedermayer 897d5c3a42 lavf: Print a warning if failed to avoid negative timestamps when requested 10 years ago
  Michael Niedermayer 1384df6419 lavf: Add an option for avoiding negative timestamps 12 years ago
  Anton Khirnov 91e8d2eb1f lavf: use the format context strict_std_compliance instead of the codec one 11 years ago
  Anton Khirnov 2d6e58497e lavf: switch to AVCodecContext.framerate for demuxing 10 years ago
  Luca Barbato eb4f906900 lavf: More informative error message 10 years ago
  Nidhi Makhijani 324ff59444 avpacket: Check for and return errors in ff_interleave_add_packet() 10 years ago
  Anton Khirnov 194be1f43e lavf: switch to AVStream.time_base as the hint for the muxer timebase 11 years ago
  Anton Khirnov a312f71090 lavf: deprecate now unused AVStream.pts 11 years ago
  Anton Khirnov ed7922faac mux: drop one of the hacks comprising compute_pkt_fields2() 11 years ago
  Anton Khirnov c9281a01b7 lavf: drop the zero-sized packets hack 11 years ago
  Anton Khirnov 0c1959b056 lavf: add AVFMT_FLAG_BITEXACT. 11 years ago
  Anton Khirnov 394fb56c29 lavf: always unref the packet passed to av_interleaved_write_frame() on error 11 years ago
  Luca Barbato d9ae1031f5 lavf: improve handling of sparse streams when muxing 11 years ago
  Anton Khirnov 33c859c142 lavf: ignore attachment streams for interleaving purposes 11 years ago
  Anton Khirnov 7b03b65bf0 lavf: do basic sanity checking on muxed packets 11 years ago
  Luca Barbato 596e5d4783 lavf: Add a flag to enable/disable per-packet flushing 11 years ago
  Diego Biurrun 7950e519bb Disable deprecation warnings for cases where a replacement is available 12 years ago
  Rafaël Carré e21307a2b0 lavf: don't abort if both encoder and muxer aspect ratios are not set 12 years ago
  Luca Barbato 12db891dcd avf: move ff_write_chained to mux.c 12 years ago
  Diego Biurrun 2832ea26f3 Remove commented-out debug #define cruft 12 years ago
  Diego Biurrun e926b5ceb1 avformat: Drop unnecessary ff_ name prefixes from static functions 12 years ago
  Luca Barbato c2cb01d418 lavf: introduce AVFMT_TS_NEGATIVE 12 years ago
  Anton Khirnov 32e5194969 lavf: remove disabled FF_API_INTERLEAVE_PACKET cruft 12 years ago
  Anton Khirnov 1afddbe59e avpacket: use AVBuffer to allow refcounting the packets. 12 years ago
  Michael Niedermayer d641ee94b5 lavf: Fix assignments in if() 12 years ago
  Luca Barbato 1e46c63eb7 avformat: refactor avformat_write_header 12 years ago
  Luca Barbato 86bbdf865e avformat: refactor avformat_write_header 12 years ago
  Luca Barbato 55f9037f38 avformat: split muxing functions from util.c 12 years ago