16484 Commits (5dfae3f40a73c69cbca2b7d8d31cbfc6920aa701)

Author SHA1 Message Date
  Michael Niedermayer 5dfae3f40a avformat/os_support: Use av_freep() to avoid leaving stale pointers in memory 11 years ago
  Michael Niedermayer 41ee459e88 avformat/img2dec: check w/h in dpx_probe 11 years ago
  Michael Niedermayer b7e506b3b9 avformat/swfdec: Check frame size rectangle in probe() 11 years ago
  Michael Niedermayer f7a4589b36 avformat/mpegtsenc: Use av_freep() to avoid leaving stale pointers in memory 11 years ago
  Michael Niedermayer 47b9481d9d avformat/mpegenc: Use av_freep() to avoid leaving stale pointers in memory 11 years ago
  Michael Niedermayer 8db0c2ffe6 avformat/mmst: Use av_freep() avoid leaving stale pointers in memory 11 years ago
  Michael Niedermayer bcd4447173 avformat/http: Use av_freep() avoid leaving stale pointers in memory 11 years ago
  Michael Niedermayer 081913aec5 avformat/id3v2: Use av_freep() avoid leaving stale pointers in memory 11 years ago
  Kieran Kunhya 9cfa68c560 mpegts: add support for Opus 11 years ago
  Michael Niedermayer 1728659319 avformat/westwood_aud: replace != 0 error check by <0 11 years ago
  Michael Niedermayer 4b45aa517c avformat/asfenc: replace != 0 error check by <0 11 years ago
  Clément Bœsch edbbb11488 avformat/rsd: make tag_buf string larger 11 years ago
  Clément Bœsch d60fb4f794 avformat/apngdec: make tag_buf string larger 11 years ago
  Clément Bœsch 83b0fe395b avformat/wavdec: make start_code string larger 11 years ago
  Thomas Volkert e8d57e4163 wavdec: avoid output of arbitrary chars 11 years ago
  Thomas Volkert 1a971d33eb wavdec: refactor wav_read_header() 11 years ago
  Martin Storsjö 8ebf02f8f5 libavformat: Only use MoveFileExA when targeting the desktop API subset 11 years ago
  Martin Storsjö fc308b30bb rtpenc_mpegts: Call write_trailer for the mpegts muxer even if no output buffer exists 11 years ago
  Martin Storsjö e2ce163922 mpegts: Support running the write_trailer function without an AVIOContext 11 years ago
  Martin Storsjö 4895aa65c6 libavformat: Allow calling av_write_trailer with a NULL AVIOContext 11 years ago
  Michael Niedermayer 649c158e8c Add FFMPEG_VERSION into the binary libs 11 years ago
  Michael Niedermayer 869b56cae6 avformat/mpegenc: replace always enabled asserts by av_assert0() 11 years ago
  Carl Eugen Hoyos 96ff6d3805 lavf/rtp_h261: Replace restrict with av_restrict. 11 years ago
  Anton Khirnov 64f7575fbd mov: avoid a memleak when multiple stss boxes are present 11 years ago
  Vittorio Giovara 76ccf114a6 rtsp: check ffurl_get_file_handle() return value 11 years ago
  Vittorio Giovara b1306823d0 check memory errors from av_strdup() 11 years ago
  Vittorio Giovara 8b263331c5 mpegts: check get16() return value 11 years ago
  James Almer 430a816859 oggdec: add support for VP8 demuxing 11 years ago
  Martin Storsjö 59f0275dd0 movenc: Adjust the pts of new fragments similarly to what is done for dts 11 years ago
  Martin Storsjö 8a70ef94b9 libavformat: Add a muxer wrapping mpegts encoding into RTP 15 years ago
  Thomas Volkert a505c0d737 rtp: Initial H.261 support 11 years ago
  Martin Storsjö adc214e679 rtpenc: Avoid brittle switch fallthroughs 11 years ago
  Martin Storsjö df07c07b3d rtpdec_h263_rfc2190: Clear the stored bits if discarding buffered data 11 years ago
  Martin Storsjö 42181740a3 rtpenc: Set the AVFMT_TS_NONSTRICT flag 11 years ago
  Martin Storsjö 01f251c44d rtpenc: Set the timestamp properly when sending mpegts data, too 15 years ago
  Tristan Matthews f2c614e8c4 srtpproto: fix option flag type 11 years ago
  Thomas Volkert 00d7555f34 wavdec: RIFX file format support 11 years ago
  Martin Storsjö 456e93bfdd dashenc: Adjust the start time of a segment to the end of the previous segment 11 years ago
  Martin Storsjö 2f628d5943 dashenc: Write segment timelines properly if the timeline has gaps 11 years ago
  Michael Niedermayer be9ce6e10a avformat/mov: fix integer overflow of size 11 years ago
  Michael Niedermayer caa7a3914f avformat/mov: check atom nesting depth 11 years ago
  Michael Niedermayer b8eb8b0310 avformat/hlsenc: Use av_freep() to avoid leaving stale pointers in memory 11 years ago
  Michael Niedermayer 91ea466551 avformat/flvdec: Use av_freep() avoid leaving stale pointers in memory 11 years ago
  Michael Niedermayer 16d763fa45 avformat/hdsenc: Use av_freep() avoid leaving stale pointers in memory 11 years ago
  Christian Suloway 92a596f13b avformat/hlsenc: fix hls_write_trailer() on hls_start() failure 11 years ago
  Martin Storsjö 6f4364aba9 mov: Fix handling of zero-length metadata values 11 years ago
  Nicolas George acbc2ed26a lavf/concatdec: handle NOPTS start_time. 11 years ago
  Michael Niedermayer ae658efef8 avformat/xmv: Check return code of ff_alloc_extradata() 11 years ago
  Michael Niedermayer 480cd822b3 avformat/flic: se av_freep() to avoid leaving stale extradata pointer 11 years ago
  Michael Niedermayer 0051e3c233 avformat/rtpdec_mpeg4: Use av_freep() to avoid leaving stale extradata pointer 11 years ago