9023 Commits (b56adc784288bdbe5e34e581e8081b51a2a3eb5f)

Author SHA1 Message Date
  Anton Khirnov b2ed95ec48 Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE* 14 years ago
  Martin Storsjö 1f56f5ed6d sapenc: Free AVStream->info on cleanup 14 years ago
  Anton Khirnov 9ad4c65f6f rtmpproto: rename URLContext* argument in rtmp_write() 14 years ago
  Tomas Härdin e65b1934bf Add ProRes FOURCCs to isom.c 14 years ago
  Benjamin Larsson aa42cce57d Add AVC-Intra identifiers used by Flip4Mac for mov files 14 years ago
  Clément Bœsch 437fb1c87d Remove a few if (p) av_free(p) forms 14 years ago
  Martin Storsjö ce41c51b0c Free AVStream->info in chained muxers 14 years ago
  Martin Storsjö d9c0510e22 rtsp: Don't store RTSPStream in AVStream->priv_data 14 years ago
  Anton Khirnov 4868bebe5b Add forgotten minor API bumps and APIChanges entries 14 years ago
  Luca Barbato 2aaa2a1700 Free the RTSPStreams in ff_rtsp_close_streams 14 years ago
  Reimar Döffinger 403fa3cf07 Ogg: discard non-essential metadata from Vorbis header when creating extradata 14 years ago
  Luca Barbato ea7f080749 Free the RTSPStreams in ff_rtsp_close_streams 14 years ago
  Reimar Döffinger 8cb3c557a9 Ogg: discard non-essential metadata from Vorbis header when creating extradata 14 years ago
  Reimar Döffinger b482c00121 Remove pts rescaling code that is useless after 2ff4a2764e 14 years ago
  Reimar Döffinger 12763671e2 Document that av_write_header sets stream time_base to a value of it chosing. 14 years ago
  Mans Rullgard 2c30f7b3d7 mpegtsenc: fix PMT PID calculation 14 years ago
  Georgi Chorbadzhiyski a735bbbb7a Replace defines in libavformat/mpegtsenc.c with AVOptions 14 years ago
  Reimar Döffinger 2ff4a2764e VC1testenc: convert pts values to correct time-base. 14 years ago
  Ronald S. Bultje 939bfc87ee asf/wtv: use service_provider and service_name metadata tags 14 years ago
  Vasyl' Vavrychuk e5e3897b64 mpegts: remove get_pts duplicate of ff_parse_pes_pts. 14 years ago
  Mans Rullgard 740ad0d14d mpegtsenc: fix PMT PID calculation 14 years ago
  Georgi Chorbadzhiyski 445996aa51 Replace defines in libavformat/mpegtsenc.c with AVOptions 14 years ago
  Reimar Döffinger 22e9277aa5 VC1testenc: convert pts values to correct time-base. 14 years ago
  Ronald S. Bultje 4543009943 asf/wtv: use service_provider and service_name metadata tags 14 years ago
  Vasyl' Vavrychuk 665132e620 mpegts: remove get_pts duplicate of ff_parse_pes_pts. 14 years ago
  Luca Barbato 9ef5a9deaf Replace dprintf with av_dlog 14 years ago
  Peter Ross 59884f55d1 mpegtsenc: support CODEC_ID_AAC_LATM 14 years ago
  Dave Yeo c053bba9e2 rtspenc: include os_support.h for system without HAVE_POLL_H 14 years ago
  Anton Khirnov 8270482681 asfdec: ensure that the whole tag is read. 14 years ago
  Mans Rullgard 13904b552b os_support: make poll() fallbacks conditional on CONFIG_NETWORK 14 years ago
  Stefano Sabatini b5a7100ad3 Make the image2 demuxer log more verbose 14 years ago
  Georgi Chorbadzhiyski 753134ae3e In mpegts "reserved_future_use" field must be set to 1 in SDT table 14 years ago
  Luca Barbato b351baa070 rtsp: make ff_sdp_parse return value forwarded 14 years ago
  Luca Barbato d0eb91ad04 os: replace select with poll 14 years ago
  Diego Elio Pettenò 9740a357e9 Hide demuxers', muxers' and protocols' objects via the ld version script. 14 years ago
  Luca Barbato dfd2a005eb Replace dprintf with av_dlog 14 years ago
  Reimar Döffinger ce20edb7bd Vorbis-in-Ogg: Do not set timebase to invalid values 14 years ago
  Reimar Döffinger 76c802e989 VC1testenc: convert pts values to correct time-base. 14 years ago
  Peter Ross 4d54df8e07 mpegtsenc: support CODEC_ID_AAC_LATM 14 years ago
  Dave Yeo a0788cc627 rtspenc: include os_support.h for system without HAVE_POLL_H 14 years ago
  Anton Khirnov 042950542d asfdec: ensure that the whole tag is read. 14 years ago
  Reimar Döffinger 609bdf813d Vorbis-in-Ogg: Do not set timebase to invalid values 14 years ago
  Mans Rullgard 362d8f7d9e os_support: make poll() fallbacks conditional on CONFIG_NETWORK 14 years ago
  Stefano Sabatini 4fc9ff0ad6 Make the image2 demuxer log more verbose 14 years ago
  Georgi Chorbadzhiyski a7827a17c6 In mpegts "reserved_future_use" field must be set to 1 in SDT table 14 years ago
  Luca Barbato f81c7ac70a rtsp: make ff_sdp_parse return value forwarded 14 years ago
  Luca Barbato a8475bbdb6 os: replace select with poll 14 years ago
  John Stebbins 2f7d8977bc mov: add support for little-endian utf16 chapter names 14 years ago
  Janne Grunau 9653e754a4 movenc: byteswap codec_tag in mov_write_ms_tag 14 years ago
  Diego Elio Pettenò 66355be3c3 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago