6884 Commits (397ffde115f4e0482a007b672f40457596cebfc4)

Author SHA1 Message Date
  Martin Storsjö 397ffde115 rtpenc_chain: Don't copy the time_base back to the caller 15 years ago
  Martin Storsjö b22dbb291d Use avformat_free_context for cleaning up muxers 15 years ago
  Martin Storsjö f124b087ee libavformat: Add a function for freeing an AVFormatContext 15 years ago
  Martin Storsjö 1338dc0823 libavformat: Use avcodec_copy_context for chained muxers 15 years ago
  Clément Bœsch 290849e2a4 Remove forgotten if (p) av_free(p) forms 15 years ago
  Peter Ross e6fb5a4f78 add ff_index_search_timestamp and ff_add_index_entry 15 years ago
  Nicolas George 51b317d2e9 TCP: factor the poll() call 15 years ago
  Peter Ross f61dee2fe4 wtv: filesystem implementation 15 years ago
  Anton Khirnov a9d921cbad tty.c: rename PKT_FLAG_KEY to AV_PKT_FLAG_KEY. 15 years ago
  Anton Khirnov b2ed95ec48 Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE* 15 years ago
  Martin Storsjö 1f56f5ed6d sapenc: Free AVStream->info on cleanup 15 years ago
  Anton Khirnov 9ad4c65f6f rtmpproto: rename URLContext* argument in rtmp_write() 15 years ago
  Tomas Härdin e65b1934bf Add ProRes FOURCCs to isom.c 15 years ago
  Benjamin Larsson aa42cce57d Add AVC-Intra identifiers used by Flip4Mac for mov files 15 years ago
  Clément Bœsch 437fb1c87d Remove a few if (p) av_free(p) forms 15 years ago
  Martin Storsjö ce41c51b0c Free AVStream->info in chained muxers 15 years ago
  Martin Storsjö d9c0510e22 rtsp: Don't store RTSPStream in AVStream->priv_data 15 years ago
  Anton Khirnov 4868bebe5b Add forgotten minor API bumps and APIChanges entries 15 years ago
  Luca Barbato ea7f080749 Free the RTSPStreams in ff_rtsp_close_streams 15 years ago
  Reimar Döffinger 8cb3c557a9 Ogg: discard non-essential metadata from Vorbis header when creating extradata 15 years ago
  Mans Rullgard 740ad0d14d mpegtsenc: fix PMT PID calculation 15 years ago
  Georgi Chorbadzhiyski 445996aa51 Replace defines in libavformat/mpegtsenc.c with AVOptions 15 years ago
  Reimar Döffinger 22e9277aa5 VC1testenc: convert pts values to correct time-base. 15 years ago
  Ronald S. Bultje 4543009943 asf/wtv: use service_provider and service_name metadata tags 15 years ago
  Vasyl' Vavrychuk 665132e620 mpegts: remove get_pts duplicate of ff_parse_pes_pts. 15 years ago
  Luca Barbato dfd2a005eb Replace dprintf with av_dlog 15 years ago
  Reimar Döffinger ce20edb7bd Vorbis-in-Ogg: Do not set timebase to invalid values 15 years ago
  Peter Ross 4d54df8e07 mpegtsenc: support CODEC_ID_AAC_LATM 15 years ago
  Dave Yeo a0788cc627 rtspenc: include os_support.h for system without HAVE_POLL_H 15 years ago
  Anton Khirnov 042950542d asfdec: ensure that the whole tag is read. 15 years ago
  Mans Rullgard 362d8f7d9e os_support: make poll() fallbacks conditional on CONFIG_NETWORK 15 years ago
  Stefano Sabatini 4fc9ff0ad6 Make the image2 demuxer log more verbose 15 years ago
  Georgi Chorbadzhiyski a7827a17c6 In mpegts "reserved_future_use" field must be set to 1 in SDT table 15 years ago
  Luca Barbato f81c7ac70a rtsp: make ff_sdp_parse return value forwarded 15 years ago
  Luca Barbato a8475bbdb6 os: replace select with poll 15 years ago
  Diego Elio Pettenò e628864033 Hide demuxers', muxers' and protocols' objects via the ld version script. 15 years ago
  John Stebbins 97b04f5ed3 mov: add support for little-endian utf16 chapter names 15 years ago
  Janne Grunau 795ed278e6 movenc: byteswap codec_tag in mov_write_ms_tag 15 years ago
  Baptiste Coudurier f258964217 In mov muxer, mux adpcm_ms and adpcm_ima_wav the way quicktime supports it 15 years ago
  Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 15 years ago
  Anton Khirnov 225b6d7fde mov: simplify mov_read_chapters() by using avio_get_str16be 15 years ago
  Mans Rullgard c4f8765ac5 Revert "mov: simplify mov_read_chapters() by using avio_get_str16be" 15 years ago
  Diego Elio Pettenò 2d162e3825 Make ff_cmap_read_palette static to libavcodec/iff.c. Delete iff.h. 15 years ago
  Georgi Chorbadzhiyski 535638b55f mpegtsenc: set reserved bits to 1 in PCR field 15 years ago
  Diego Elio Pettenò 57c4d01ec9 Make ff_rtsp_send_cmd_with_content_async static to rtsp.c. 15 years ago
  Diego Elio Pettenò a3dffc0627 Make ff_mxf_pixel_layouts static to mxf.c. 15 years ago
  Diego Elio Pettenò 101e1f6ff9 Make ff_interleave_compare_dts static to utils.c. 15 years ago
  Anton Khirnov c34461b35b mov: simplify mov_read_chapters() by using avio_get_str16be 15 years ago
  Anton Khirnov 2934cd9dbf asfdec: remove some commented-out cruft 15 years ago
  Anton Khirnov 93b78d1210 lavf: make a variant of ff_get_str16_nolen public 15 years ago