10239 Commits (2dbd35b00c6433e587d5f44d5dbc8972ebbaa88e)

Author SHA1 Message Date
  Luca Barbato 01168bf140 mpeg: Remove unused field 11 years ago
  Luca Barbato b3f0465736 segment: Fix the failure paths 11 years ago
  Martin Storsjö 2a1500fb55 movenc: Fix a typo in a comment 11 years ago
  Martin Storsjö e581e88cbd movenc: Readd an accidentally removed condition 11 years ago
  Justin Ruggles 8e03ca2fff isom: add 'mp1v' fourcc 12 years ago
  Martin Storsjö 46808fdf04 movenc: Enable editlists by default if delay_moov is enabled 11 years ago
  Martin Storsjö 9f810a9b37 libavformat: Check for malloc failures in avformat_new_stream 11 years ago
  Martin Storsjö c4aa0f865f libavformat: Remove a misleading/incorrect comment 11 years ago
  Martin Storsjö f2ad1495f2 avisynth: Use RTLD_LOCAL instead of RTLD_GLOBAL 11 years ago
  Martin Storsjö 7a1a63e34f dashenc: Use pts for MPD timeline timestamps 11 years ago
  Martin Storsjö c5e7ea13d2 dashenc: Use delay_moov 11 years ago
  Martin Storsjö b3b0b35db2 movenc: Get rid of a hack for updating the dvc1 atom 11 years ago
  Martin Storsjö 847bf5988f movenc: Add an option for delaying writing the moov with empty_moov 11 years ago
  Martin Storsjö c725faebda movenc: Use start_dts/cts instead of cluster[0] for writing edit lists 11 years ago
  Martin Storsjö 724cbea719 movenc: Remove an unnecessary condition when flushing fragments 11 years ago
  Martin Storsjö 355d01a1bf movenc: Factorize writing ftyp and other identification tags to a separate function 11 years ago
  Martin Storsjö 8d54bacb78 dashenc: Remove some stray double spaces 11 years ago
  Martin Storsjö b91a5757fc dashenc: Fix writing of timelines that don't start at t=0 11 years ago
  Kieran Kunhya 9cfa68c560 mpegts: add support for Opus 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
  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
  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
  Martin Storsjö 6f4364aba9 mov: Fix handling of zero-length metadata values 11 years ago
  Xiaohan Wang 490a3ebf36 matroskadec: Fix read-after-free in matroska_read_seek() 11 years ago
  Martin Storsjö e737a4aaaf dashenc: Change the duration fields to 64 bit 11 years ago
  Bryan Huh fa8934d6d6 dashenc: log file output progress in verbose mode 11 years ago
  Martin Storsjö 95d880fa64 rtpproto: Fix the input RTP data format check 11 years ago
  Martin Storsjö fccfc22d1f libavformat: Build hevc.o when building the RTP muxer 11 years ago
  Dave Rice 3c01039e0b mov: further expand the list of parsed metadata tags 11 years ago
  Vittorio Giovara e2e07dbaab mov: expand the list of parsed metadata tags 11 years ago
  Vittorio Giovara b704b648f9 mov: parse XMP metadata on demand 11 years ago
  Vittorio Giovara 174c5fde90 mov: parse @PRM and @PRQ metadata tags 11 years ago
  Vittorio Giovara 35384934d6 mov: cosmetics: reorder the list of tags 11 years ago
  Joakim Plate 90411b333d Allow reading of growing avi files (currently being written) 11 years ago