16146 Commits (7ffdc7bef2f9d7e90487f816a97a3496b0639450)

Author SHA1 Message Date
  Anton Khirnov 5e80fb7ff2 lavc: add a public API for parsing vorbis packets. 11 years ago
  Anton Khirnov 6896f95b24 vorbis_parser: add an AV prefix to VorbisParseContext 11 years ago
  Thomas Volkert 07c3a4f693 avformat/udp: UDP-Lite (RFC 3828) support added 11 years ago
  Martin Storsjö a490391157 rtmpproto: Ignore errors from the getStreamLength method 11 years ago
  Michael Niedermayer 786594184a avformat/mpegts: fix iteration count in add_pid_to_pmt() 11 years ago
  Benoit Fouet dc351e1381 id3v2: prefer TDRC for date over TDRL. 11 years ago
  Michael Niedermayer 3dae05f4f7 avformat/mpegts: also print PMT version in av_dlog() 11 years ago
  Michael Niedermayer 09711545f5 avformat/rtmpproto: Do not fail when the length cannot be determined for live streams 11 years ago
  Michael Niedermayer db0471c40f avformat/mpegts: Continue parsing PMTs during duration estimation 11 years ago
  Michael Niedermayer a7f25979dd avformat/utils: Leave skip_clear enabled until after estimate_timings() 11 years ago
  Michael Niedermayer a6593f7cc6 avformat/mpegts: Do not add pid if its already there with add_pid_to_pmt() 11 years ago
  Martin Storsjö 2f221b6a93 movenc: Define the flag bits using shifts instead of as decimal numbers 11 years ago
  Stefano Sabatini f0158e6f0c lavf/flvenc: fail in case the muxed packet is too big 11 years ago
  Carl Eugen Hoyos e6b7246a68 lavf/movenc: Write G.726 bitrate to make the files decodable. 11 years ago
  Michael Niedermayer 63e62cfbe2 avformat/img2enc: Use localtime_r() for thread saftey 11 years ago
  Michael Niedermayer 5ece4f8b73 avformat/sbgdec: Use localtime_r() for thread saftey 11 years ago
  Michael Niedermayer 76886589ee avformat/wavenc: Use localtime_r() for thread saftey 11 years ago
  Michael Niedermayer 32a2876b12 avformat/segment: use time_internal.h, simplify code 11 years ago
  Michael Niedermayer a52cb42ba6 avformat/matroskadec: use gmtime_r() for thread saftey 11 years ago
  Michael Niedermayer 70b7cf9c39 avformat/webpenc: removed unused variable 11 years ago
  Michael Niedermayer f5abd12c4d avformat/img2enc: remove webp extension as we have a dedicated webp muxer 11 years ago
  Michael Niedermayer 6d64a14e6d avformat: add webp muxer 11 years ago
  Rodger Combs ae437c7ce7 avformat/assenc: Add ignore_gaps option 11 years ago
  Thomas Volkert 8d9277c3c0 avformat/rtpdec_h261: code aligned to the HEVC code 11 years ago
  Martin Storsjö aae6b3b918 movenc: Don't write any iso brands in ismv files 11 years ago
  Martin Storsjö c55d1d382c movenc: Don't write any tfdt atom for ismv files 11 years ago
  Martin Storsjö 00c67fe1d0 movenc: Write a 0 duration in mdhd and tkhd for an empty initial moov 11 years ago
  Thomas Mundt d1b5ad3967 mxfenc: fix indentation after last commit 11 years ago
  Martin Storsjö cf589faa5b movenc: Add a flag for using default-base-is-moof in tfhd atoms 11 years ago
  Martin Storsjö 600d5ee6b1 movenc: Signal iso6 in compatible_brands when using tfdt 11 years ago
  Martin Storsjö 1e0b81abe8 movenc: Use a local variable consistently 11 years ago
  Martin Storsjö b2b79eca6f movenc: Don't check the custom IO flag when using faststart 11 years ago
  Martin Storsjö 573b1de2d7 movenc: Don't use track_id to decide which track is the first in a moof 11 years ago
  Thomas Mundt 1700fa013e avformat/utils: support more AVC Intra formats without SPS/PPS header 11 years ago
  Michael Niedermayer a0528d9ddd avformat/mpjpeg: make boundary tag user customizable 11 years ago
  wm4 e5813d96d6 avformat/subtitles: reduce log level of UTF-16 warning 11 years ago
  Vittorio Giovara 84bf64d359 bethsoftvid: simplify return handling 11 years ago
  Vittorio Giovara e9ba309831 assdec: check av_new_packet return value 11 years ago
  Vittorio Giovara f64d7e919e mtv: improve header check and avoid division by zero 11 years ago
  Michael Niedermayer b3d11437ca oggenc: remove unneeded null check 11 years ago
  Thomas Mundt 2114e88432 avformat/mxfenc: AVC Intra support 11 years ago
  Michael Niedermayer c1e035ea89 avformat/mxfdec: fix null pointer dereference 11 years ago
  Carl Eugen Hoyos 19a6431ec2 Print a warning if a subtitle demuxer changes utf16 to utf8. 11 years ago
  Tomas Härdin 1a25c336aa mxfdec: Tighten RIP length bounds in mxf_read_random_index_pack() 11 years ago
  Tomas Härdin b83affdc94 mxfdec: Merge last_partition and footer_partition 11 years ago
  Tomas Härdin 1b17b64ee4 Revert "avformat/mxfdec: detect loops during header parsing" 11 years ago
  Tomas Härdin 37c3686155 mxfdec: Parse PreviousPartition in mxf_seek_to_previous_partition() 11 years ago
  Tomas Härdin fc1b89d887 mxfdec: Break out parts of mxf_read_header() into separate functions 11 years ago
  Michael Niedermayer f1c21a200b avformat/mvdec: Check size in read_table() for validity 11 years ago
  Michael Niedermayer 86e5749285 avformat/mvdec: Check size for validity in var_read_string() 11 years ago