6869 Commits (403fa3cf07db6aba070eef262f10d0616088025f)

Author SHA1 Message Date
  Reimar Döffinger 403fa3cf07 Ogg: discard non-essential metadata from Vorbis header when creating extradata 15 years ago
  Reimar Döffinger b482c00121 Remove pts rescaling code that is useless after 2ff4a2764e 15 years ago
  Reimar Döffinger 12763671e2 Document that av_write_header sets stream time_base to a value of it chosing. 15 years ago
  Mans Rullgard 2c30f7b3d7 mpegtsenc: fix PMT PID calculation 15 years ago
  Georgi Chorbadzhiyski a735bbbb7a Replace defines in libavformat/mpegtsenc.c with AVOptions 15 years ago
  Reimar Döffinger 2ff4a2764e VC1testenc: convert pts values to correct time-base. 15 years ago
  Ronald S. Bultje 939bfc87ee asf/wtv: use service_provider and service_name metadata tags 15 years ago
  Vasyl' Vavrychuk e5e3897b64 mpegts: remove get_pts duplicate of ff_parse_pes_pts. 15 years ago
  Luca Barbato 9ef5a9deaf Replace dprintf with av_dlog 15 years ago
  Peter Ross 59884f55d1 mpegtsenc: support CODEC_ID_AAC_LATM 15 years ago
  Dave Yeo c053bba9e2 rtspenc: include os_support.h for system without HAVE_POLL_H 15 years ago
  Anton Khirnov 8270482681 asfdec: ensure that the whole tag is read. 15 years ago
  Mans Rullgard 13904b552b os_support: make poll() fallbacks conditional on CONFIG_NETWORK 15 years ago
  Stefano Sabatini b5a7100ad3 Make the image2 demuxer log more verbose 15 years ago
  Georgi Chorbadzhiyski 753134ae3e In mpegts "reserved_future_use" field must be set to 1 in SDT table 15 years ago
  Luca Barbato b351baa070 rtsp: make ff_sdp_parse return value forwarded 15 years ago
  Luca Barbato d0eb91ad04 os: replace select with poll 15 years ago
  Diego Elio Pettenò 9740a357e9 Hide demuxers', muxers' and protocols' objects via the ld version script. 15 years ago
  Reimar Döffinger 76c802e989 VC1testenc: convert pts values to correct time-base. 15 years ago
  Reimar Döffinger 609bdf813d Vorbis-in-Ogg: Do not set timebase to invalid values 15 years ago
  John Stebbins 2f7d8977bc mov: add support for little-endian utf16 chapter names 15 years ago
  Janne Grunau 9653e754a4 movenc: byteswap codec_tag in mov_write_ms_tag 15 years ago
  Diego Elio Pettenò 66355be3c3 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 15 years ago
  Anton Khirnov ebf3ee16c7 mov: simplify mov_read_chapters() by using avio_get_str16be 15 years ago
  Mans Rullgard bc1aebcd07 Revert "mov: simplify mov_read_chapters() by using avio_get_str16be" 15 years ago
  Diego Elio Pettenò 4b21c38180 Make ff_cmap_read_palette static to libavcodec/iff.c. Delete iff.h. 15 years ago
  Georgi Chorbadzhiyski 4c9bfe3e4e mpegtsenc: set reserved bits to 1 in PCR field 15 years ago
  Diego Elio Pettenò 3d21b4f607 Make ff_rtsp_send_cmd_with_content_async static to rtsp.c. 15 years ago
  Diego Elio Pettenò c940ed4254 Make ff_mxf_pixel_layouts static to mxf.c. 15 years ago
  Diego Elio Pettenò d20d1449e0 Make ff_interleave_compare_dts static to utils.c. 15 years ago
  Anton Khirnov 0c468f5684 mov: simplify mov_read_chapters() by using avio_get_str16be 15 years ago
  Anton Khirnov 24519edf64 asfdec: remove some commented-out cruft 15 years ago
  Anton Khirnov f9d6b13a23 lavf: make a variant of ff_get_str16_nolen public 15 years ago
  Jai Menon c481ff1029 ffmetaenc: Use correct format specifiers. 15 years ago
  Mans Rullgard 8fa28af965 tty: remove superflous #include <strings.h> 15 years ago
  Georgi Chorbadzhiyski 4fee6f32e2 mpegtsenc: remove unused variables 15 years ago
  Mans Rullgard 3e8c4f9689 avidec: make print_tag() a macro and remove related ifdefs 15 years ago
  Diego Elio Pettenò 53d3f66bae Make RTPFirstDynamicPayloadHandler static to rtpdec.c 15 years ago
  Diego Elio Pettenò c2ec089c5a Make ff_realmedia_mp3_dynamic_handler static. 15 years ago
  Diego Elio 'Flameeyes' Pettenò 463532310a Don't check for DEBUG before using dprintf. 15 years ago
  Diego Elio Pettenò 81c38db13c Make dvenc.c functions static to the unit. 15 years ago
  Martin Storsjö 4f40ec0552 rtspdec: Retry with TCP if UDP failed 15 years ago
  Martin Storsjo 2afd30bf7a rtspdec: Move rtsp_read_pause up, next to rtsp_read_play 15 years ago
  Martin Storsjo 3f44e3c91a rtsp: Use ff_rtsp_undo_setup in the cleanup code in ff_rtsp_make_request 15 years ago
  Martin Storsjo abbc1d272e rtsp: Split out a function undoing the setup made by ff_rtsp_make_setup_request 15 years ago
  Martin Storsjo d89a08d81b rtsp: Make make_setup_request a nonstatic function 15 years ago
  Martin Storsjö 1a172ce6b1 applehttp: Fix the key check in handle_variant_args 15 years ago
  Kostya 69c78161d2 reindent after last commit 15 years ago
  Kostya 8a485dd399 Extend WavPack demuxer and decoder to support >2 channel audio 15 years ago
  Jai Menon 9de202a633 ffmetaenc : Use more correct format specifiers. 15 years ago