5774 Commits (8eecdc8b789e3fa5b640ddd26e29e9254a1dffe3)

Author SHA1 Message Date
Ronald S. Bultje 98287358e9 Print a warning when DATA chunk is encountered in the middle of chunk. 15 years ago
Stefano Sabatini 54a4f36d6e Remove conditional M_PI definition, it is already defined in 15 years ago
Martin Storsjö a52ce57d4e Replace deprecated guess_format() with av_guess_format(). 15 years ago
Ronald S. Bultje 6481075443 Make style a little bit more K&R'ish. 15 years ago
Martin Storsjö 7c823d8b7f Rename a function which is no longer ipv6-specific. Patch by Martin Storsjö 15 years ago
Alan Steremberg 00eb13e05f Use the control URI from the SDP (if present) rather than the input filename, 15 years ago
Rafaël Carré e380b9182b mkvenc: Write TrackTimecodeScale 15 years ago
Ronald S. Bultje 2e13ecfeca Remove reply and content_ptr arguments from rtsp_send_cmd_async(), since 15 years ago
Ronald S. Bultje f8c087333d Change on rtsp_send_cmd() to the _async() version since we don't use the 15 years ago
Ronald S. Bultje 7eaa646fd6 Reindent after r21368. 15 years ago
Ronald S. Bultje 8b9457deab Pretty embarassing bug; we shouldn't use av_strlcatf() on an uninitialized 15 years ago
Martin Storsjö 073189917e Make output-example.c handle AAC audio. 15 years ago
Martin Storsjö b4d68544c8 Remove IPv4-only codepath. Patch by Martin Storsjö <$first $first st>. 15 years ago
David Conrad 0fc07ad951 Set start_time and duration in AVStream instead of AVFormatContext for 15 years ago
Martin Storsjö 3d7b42f97b Use the configure check from r21351 and use it to properly define struct 15 years ago
Baptiste Coudurier fdf4662211 fetch flv duration from file if it is set to 0 in metadata 15 years ago
Baptiste Coudurier 49c43fc278 reindent 15 years ago
Baptiste Coudurier c3aeaa540d set average frame rate in mov demuxer 15 years ago
Baptiste Coudurier c956611527 move aspect ratio code at the end of the track parsing, fix cathedral-beta2-400extra-crop-avc.mp4 15 years ago
Luca Abeni 22c1f65fa6 Rename the RTP muxer sources so that the packetisation functions are in 15 years ago
Luca Abeni 47a855648f Remove the ff_rtp_send_h264() prototype from rtp_h264.h (such function 15 years ago
Ben Littler 5bc3fc2187 add uldx fourcc to mpeg4 in riff.c 15 years ago
Ben Littler 6667d5a5e5 add vspx fourcc to mpeg4 in riff.c 15 years ago
Stefano Sabatini ade5b91dda Use av_match_ext() rather than the deprecated match_ext(), fix 15 years ago
Måns Rullgård 48fdb66c68 Fix comment typo carefull -> careful 15 years ago
Carl Eugen Hoyos 45becaf337 Fix indentation after r21257. 15 years ago
Michael Karcher 1454618426 Support demuxing of Sony OpenMG files without metadata header. 15 years ago
ami_stuff 8be7ac98ca Support decoding of SoftLab-NSK VideoTizer. 15 years ago
Måns Rullgård a482e61bd6 Add symbol versioning for shared libraries 15 years ago
Carl Eugen Hoyos 59ea69ef54 Support decoding of Avid uncompressed mov files, fixes issue 1685. 15 years ago
Carl Eugen Hoyos a0ae3e41f3 Support decoding Avid 1:1x codec, (partially) fixes issue1684. 15 years ago
Peter Ross 574b183d64 Latent libavformat version bump and documentation update for Adobe Filmstrip muxer and demuxer (r21212) 15 years ago
Peter Ross 83ab7f1883 Adobe Filmstrip muxer and demuxer 15 years ago
Andrew Wason ff5ab5c8c9 set stream aspect from mov tkhd width/height, patch by Andrew Wason, rectalogic at rectalogic dot com 15 years ago
Baptiste Coudurier 49544546b0 do not skip mdat data if it's the last atom, avoids one seek 15 years ago
Baptiste Coudurier 08c8e66a99 restore old buffer content when seek failed in http protocol, fix issue #1631 15 years ago
Baptiste Coudurier a1f42882e1 revert wrongly commited hunk in r21205 15 years ago
Baptiste Coudurier 10061cd648 remove useless type declarations 15 years ago
Baptiste Coudurier dcc2220ab5 remove useless declarations from mpegts.h 15 years ago
Baptiste Coudurier 33931016e5 use codec rc_max_rate if set and warn if bit rate is not set 15 years ago
Baptiste Coudurier 01d6bd525a Do not split audio frames accross pes packets. 15 years ago
Mike Scheutzow 907d916627 print more debug info about muxing parameters, patch by Mike Scheutzow, scheutzow at alcatel-lucent dot com 15 years ago
Mike Scheutzow c054f372e0 update mpegts_write_pes documentation, patch by Mike Scheutzow, scheutzow at alcatel-lucent dot com 15 years ago
Mike Scheutzow 4df3bbbc68 Insert null packets to keep pcr values correct, patch by Mike Scheutzow, 15 years ago
Mike Scheutzow 49f6fd8f3f move pcr/sdt/pat period computation after ts->mux_rate is set, patch by Mike Scheutzow, scheutzow at alcatel-lucent dot com 15 years ago
Mike Scheutzow 6b18a3f5ba output a pcr as soon as possible, patch by Mike Scheutzow, scheutzow at alcatel-lucent dot com 15 years ago
Niobos 906c16a11a fix ts packet header size computation, patch by Niobos, niobos at dest-unreach dot be 15 years ago
Niobos 080cabffca fix sdt, pat, pcr size computation, patch by Niobos, niobos at dest-unreach dot be 15 years ago
Luca Abeni fad9a42ad4 The RTP muxer does not need rtp_asf.c 15 years ago
Luca Abeni 3f60d2d327 Remove the inclusion of unneeded headers 15 years ago