11420 Commits (48ec8b25a7deb1a12cd06a064d2bc16440bcbe92)

Author SHA1 Message Date
  Tomas Härdin 5c108092a3 mxfenc: Write MultipleDescriptor ref in Preface 13 years ago
  Diego Biurrun 2a91ada828 avutil: Make LZO decoder code configure-time selectable 13 years ago
  Michael Niedermayer ed68085104 asfdec: fixed signedness in comparission 13 years ago
  Michael Niedermayer 58c2c17f1d mov_probe: use correct variable 13 years ago
  Clément Bœsch 2ecf9492ff lavf/srtenc: set codec to subrip by default. 13 years ago
  Clément Bœsch fd090a5d09 lavf/srtenc: simplify timing printing. 13 years ago
  Clément Bœsch c27b3816e4 srt: make the demuxer output SubRip packets. 13 years ago
  Clément Bœsch a96b39de62 lavf/srtdec: simplify start/end computation. 13 years ago
  Clément Bœsch c01d1d4ddf http: add -content_type user option. 13 years ago
  Paul B Mahol e12cfd044c lavf: const correctness for avformat_new_stream 13 years ago
  Tomas Härdin e3ba817b95 mxfenc: Fix possible integer overflows 13 years ago
  Tomas Härdin fbb39f44f1 mxfdec: Fix potential leak in mxf_read_local_tags() 13 years ago
  Tomas Härdin 1d22d269f5 mxfdec: Fix a potential DoS vector in mxf_read_pixel_layout() 13 years ago
  Tomas Härdin 187630b244 mxfdec: Fix CID 732262 13 years ago
  Michael Niedermayer 8a34b85fa8 avio: detect implicit truncation by assert in avio_w* 13 years ago
  Michael Niedermayer a3fb3a670e avio: avoid implicit truncation in avio_w* 13 years ago
  Michael Niedermayer e377b50b2d matroskaenc: avoid implicit truncation in avio_w* 13 years ago
  Martin Storsjö c44cef978b smoothstreamingenc: Don't assume streams start from timestamp 0 13 years ago
  Anton Khirnov 292a08cbab asfdec: cosmetics, reformat ff_asf_parse_packet() 13 years ago
  Carl Eugen Hoyos 2fdc6f355c Do not detect mov with maximum score if the atom size is too small. 13 years ago
  Michael Niedermayer 5442c6cce3 lavf: fix duration estimation for multi program TS 13 years ago
  Michael Niedermayer 31cdf6002a lavf: increase retries to guess duration from pts by 1 13 years ago
  Michael Niedermayer d8f27eceaa asfdec: ignore stored duration for truncated files 13 years ago
  Peter Ross 8469fc17e2 wtvdec: display warning for encrypted wtv files (instead of 'unsupported chunk' messages) 13 years ago
  Diego Biurrun c2dac8ac7a rtmppkt: Avoid unescaped backslash in Doxygen comment 13 years ago
  Mans Rullgard 4ebc6a7410 build: Plan 9 support 13 years ago
  Mans Rullgard c3e73100af network: use getservbyport() only if available 13 years ago
  Mans Rullgard da0d0ae9a4 network: add fallbacks for INADDR_LOOPBACK and INET_ADDRSTRLEN 13 years ago
  Diego Biurrun 8f4c414df6 Improve wording and spelling of av_log_missing_feature messages. 13 years ago
  Paul B Mahol a57d560db3 LVF demuxer 13 years ago
  Matthieu Bouron c68a8a1340 lavf/aiffdec: don't stop parsing after SSND chunk 13 years ago
  Matthieu Bouron d8173f264f dv: fix a check on dv_extract_timecode return value 13 years ago
  Paul B Mahol cb0add3ce9 lavf/flacenc: disallow creation of invalid files with -c copy 13 years ago
  Anton Khirnov 6173a8fe5d riff: remove a write-only variable 13 years ago
  Martin Storsjö c3e15f7b39 rtpdec: Don't pass a non-AVClass pointer as log context 13 years ago
  Martin Storsjö e0d5ac6ae3 rtsp: Update a comment to the current filename scheme 13 years ago
  Michael Niedermayer 248b1ff26b Fix various uses of av_log_missing_feature() 13 years ago
  Carl Eugen Hoyos fa190b3cd7 Improve MPEG-PS-in-MOV detection. 13 years ago
  Michael Niedermayer 40ceb6d49f libavformat/oggenc: add {} to complex ifs 13 years ago
  Michael Niedermayer c2c066784f libavformat/mxfenc: add {} to complex ifs 13 years ago
  Michael Niedermayer b8a64d69a9 libavformat/mpegvideodec: add {} to complex ifs 13 years ago
  Michael Niedermayer fefe9bd782 libavformat/movenc: add {} to complex ifs 13 years ago
  Michael Niedermayer 217193facd bavformat/mov: add {} to complex ifs 13 years ago
  Michael Niedermayer b6267901c4 mp3demux: Rewrite xing TOC based seeking 13 years ago
  Clément Bœsch 99a520000d lavf/webvttdec: fix potential timing overflows. 13 years ago
  Clément Bœsch 1ea3c03743 lavf/subviewerdec: fix potential timing overflows. 13 years ago
  Michael Niedermayer 044c0e62ea udp: add missing mutex unlock 13 years ago
  Michael Niedermayer c4503a2e40 rtpdec: check av_new_packet() return value 13 years ago
  Michael Niedermayer 3a8b66af6c rtmp_write_amf_data: remove dead code 13 years ago
  Michael Niedermayer e4ef2e073c riff_has_valid_tags: remove unused variable 13 years ago