6857 Commits (13904b552b48e72bc472f98144ab54d0535ce99e)

Author SHA1 Message Date
  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
  Baptiste Coudurier d4e0130e46 In mov muxer, mux adpcm_ms and adpcm_ima_wav the way quicktime supports it. 15 years ago
  Anton Khirnov 5b7e7544e1 mp3enc: support for id3v2.3 tags using a per-muxer AVOption 15 years ago
  Anton Khirnov fe01dd8d74 id3v2: split tables for various ID3v2 versions 15 years ago
  Anton Khirnov 5052830fec mp3enc: handle errors in id3v2_put_ttag 15 years ago
  Clément Bœsch 204a18151c Move ID3v1 skip from decoder to demuxer 15 years ago
  Anton Khirnov b6125545da mp3enc: add support for writing UTF-16 tags 15 years ago
  Anton Khirnov 6e89b61293 lavf: move ff_put_str16_nolen from asf to avio and rename it 15 years ago
  Anton Khirnov e910a77b0d avio: add av_put_str and deprecate put_strz in favor of it 15 years ago
  Anton Khirnov d3058be6ee lavf: move the version macros to a new header 15 years ago
  Anton Khirnov eeb0b893e3 id3v2: use an enum for encodings instead of magic numbers. 15 years ago
  Anton Khirnov baa69f8a84 Split mp3 demuxer and muxer into separate files. 15 years ago
  Janne Grunau 236bb68d76 mpegtsenc: prefer metadata keyed with "service_name" 15 years ago