6866 Commits (ea7f080749d68a431226ce196014da38761a0d82)

Author SHA1 Message Date
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
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 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
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
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
Diego Elio Pettenò e628864033 Hide demuxers', muxers' and protocols' objects via the ld version script. 14 years ago
John Stebbins 97b04f5ed3 mov: add support for little-endian utf16 chapter names 14 years ago
Janne Grunau 795ed278e6 movenc: byteswap codec_tag in mov_write_ms_tag 14 years ago
Baptiste Coudurier f258964217 In mov muxer, mux adpcm_ms and adpcm_ima_wav the way quicktime supports it 14 years ago
Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
Anton Khirnov 225b6d7fde mov: simplify mov_read_chapters() by using avio_get_str16be 14 years ago
Mans Rullgard c4f8765ac5 Revert "mov: simplify mov_read_chapters() by using avio_get_str16be" 14 years ago
Diego Elio Pettenò 2d162e3825 Make ff_cmap_read_palette static to libavcodec/iff.c. Delete iff.h. 14 years ago
Georgi Chorbadzhiyski 535638b55f mpegtsenc: set reserved bits to 1 in PCR field 14 years ago
Diego Elio Pettenò 57c4d01ec9 Make ff_rtsp_send_cmd_with_content_async static to rtsp.c. 14 years ago
Diego Elio Pettenò a3dffc0627 Make ff_mxf_pixel_layouts static to mxf.c. 14 years ago
Diego Elio Pettenò 101e1f6ff9 Make ff_interleave_compare_dts static to utils.c. 14 years ago
Anton Khirnov c34461b35b mov: simplify mov_read_chapters() by using avio_get_str16be 14 years ago
Anton Khirnov 2934cd9dbf asfdec: remove some commented-out cruft 14 years ago
Anton Khirnov 93b78d1210 lavf: make a variant of ff_get_str16_nolen public 14 years ago
Jai Menon c0ae5152d1 ffmetaenc: Use correct format specifiers. 14 years ago
Mans Rullgard 1e48cdaac3 tty: remove superflous #include <strings.h> 14 years ago
Georgi Chorbadzhiyski 6e78c8ee94 mpegtsenc: remove unused variables 14 years ago
Mans Rullgard 6081f8c4e2 avidec: make print_tag() a macro and remove related ifdefs 14 years ago
Diego Elio Pettenò 119cc033fc Make RTPFirstDynamicPayloadHandler static to rtpdec.c 14 years ago
Diego Elio Pettenò 69ad22c7a7 Make ff_realmedia_mp3_dynamic_handler static. 14 years ago
Diego Elio 'Flameeyes' Pettenò 73a0b19ba3 Don't check for DEBUG before using dprintf. 14 years ago
Diego Elio Pettenò f0a8676958 Make dvenc.c functions static to the unit. 14 years ago
Martin Storsjö 2762a7a28b rtspdec: Retry with TCP if UDP failed 14 years ago
Martin Storsjo e836b1b085 rtspdec: Move rtsp_read_pause up, next to rtsp_read_play 14 years ago
Martin Storsjo aeb2de1c82 rtsp: Use ff_rtsp_undo_setup in the cleanup code in ff_rtsp_make_request 14 years ago
Martin Storsjo 93e7490ee0 rtsp: Split out a function undoing the setup made by ff_rtsp_make_setup_request 14 years ago
Martin Storsjo fef5649a82 rtsp: Make make_setup_request a nonstatic function 14 years ago
Martin Storsjö 2b0decf60b applehttp: Fix the key check in handle_variant_args 14 years ago
Kostya dacbcd170a reindent after last commit 14 years ago
Kostya 3bdc886c22 Extend WavPack demuxer and decoder to support >2 channel audio 14 years ago
Anton Khirnov 22272f61bb mp3enc: support for id3v2.3 tags using a per-muxer AVOption 14 years ago
Anton Khirnov cb6bc57681 id3v2: split tables for various ID3v2 versions 14 years ago