6814 Commits (f4096bf6eeddc605457192476dbbf110d4cc6140)

Author SHA1 Message Date
Martin Storsjö a92c30d76e rtsp: Allow requesting of filtering of source packets 14 years ago
Martin Storsjö 21a569f302 udp: Allow specifying the connect option in udp_set_remote_url, too 14 years ago
Martin Storsjö babd19ce2e rtpproto: Allow specifying the connect option, passed through to udp 14 years ago
Carl Eugen Hoyos 504530bfba Set blkalign to 3840 (maximum bytes per frame) for AC-3 in avi. 14 years ago
Martin Storsjö 79d482b108 rtpdec: Don't set RTP timestamps if they already are set by the depacketizer 14 years ago
Daniel Kang 6cbce63650 Fix assertion fail on audio files with invalid sample rates, 14 years ago
Stefano Sabatini 6bbdba08c2 Revert previous commit, as it was not meant to be pushed. 14 years ago
Stefano Sabatini 7820147e6f Issue more explicit error messages in compute_pkt_fields2(). 14 years ago
Stefano Sabatini 81bd411965 In av_close_input_stream(), flush the packet queue before to actually 14 years ago
Martin Storsjö 29db7c3af4 rtsp: Parse RTP-Info headers 14 years ago
Martin Storsjö 4cb06874c7 Reindent 14 years ago
Martin Storsjö 91d96bd3c0 rtsp: Simplify code 14 years ago
Martin Storsjö 1726813f13 rtsp: Move resetting of rtpdec parameters to before sending the PLAY request 14 years ago
Baptiste Coudurier ab04337464 In ogg muxer, correctly mux VFR streams, fix issue #2398 14 years ago
Baptiste Coudurier 5e2202d6f3 In mov demuxer, check that gmtime returns a valid value, fix crash, issue #2490 14 years ago
Baptiste Coudurier 4af7166fb4 In mov demuxer, check that stts data exists, fix crash, issue #2479 14 years ago
Anton Khirnov 14fa75eab4 lavf: rename meta.h->ffmeta.h for consistency. 14 years ago
Peter Ross 6780f48846 wtv: obtain codec information from stream2_guid chunks, if present 14 years ago
Peter Ross 17e33f662a wtv: display warning if scrambled stream is detected 14 years ago
Anssi Hannula cf99e4aa00 Add AVOption support for muxers. 14 years ago
Anssi Hannula febd72be65 Use new function put_nbyte() to speed up padding. 14 years ago
Anssi Hannula 17ee8f669f Add function put_nbyte() to speed up padding in SPDIF muxer. 14 years ago
Martin Storsjö d2995eb910 rtsp: Store the Content-Base header value straight to the target 14 years ago
Martin Storsjö 77223c5388 rtsp: Pass the method name to ff_rtsp_parse_line 14 years ago
Martin Storsjö acc9ed1450 rtsp: Pass RTSPState to ff_rtsp_parse_line, instead of HTTPAuthState 14 years ago
Martin Storsjö 3df54c6bf2 rtsp: Add a method parameter to ff_rtsp_read_reply 14 years ago
Daniel Kang 7f8ffc4efd Fix a floating point exception for invalid framerate, fixes issue 2470. 14 years ago
Martin Storsjö 3a1cdcc798 rtpdec: Emit timestamps for packets before the first RTCP packet, too 14 years ago
Peter Ross 773d892a31 move ff_get_bmp_header under CONFIG_DEMUXERS block 14 years ago
Carl Eugen Hoyos f6bf6e511d Set blkalign to maximum framesize to allow playback on WMP (see issue 2455 and issue 2446). 14 years ago
Carl Eugen Hoyos 548b97a66a Cosmetics: Re-indent after last commit. 14 years ago
Anssi Hannula cc6c0c7b52 Do not add the preamble if the DTS stream is already padded, like DTS in 14 years ago
Anssi Hannula d8e481bb86 s/IEC958/IEC 61937 - IEC958 is a lower level format. 14 years ago
Anssi Hannula 836132ec43 Fix wrong bitstream mode for AC-3. 14 years ago
Anssi Hannula a4c8e0a82b Improve error return values. 14 years ago
Anssi Hannula 977903521e Always encapsulate DTS in big-endian format, at least some receivers 14 years ago
Anssi Hannula e5e932e8b0 Add Anssi and myself to the authors in doxygen. 14 years ago
Peter Ross 3900707866 wtv: parse MPEG2 descriptor events 14 years ago
Peter Ross cc9038e95c add ff_parse_mpeg2_descriptor; make MPEG2 descriptor parsing routines available to other modules. 14 years ago
Peter Ross 0af1671e53 wtv: only warn about unknown subtype, if it actually unknown 14 years ago
Peter Ross 945df9703b wtv: use correct names for subtitle and language guids 14 years ago
Michael Niedermayer 7cf0472e6a Fix assertion failure due to frames being 0 in mp3 vbr bitrate calculation. 14 years ago
Anton Khirnov bb50ed089f ffmetaenc: remove useless initializers 14 years ago
Anton Khirnov 645439c3c3 lavf: rename meta{dec,enc}.c -> ffmeta{dec,enc}.c 14 years ago
Martin Storsjö 9e99f84f7d rtsp: Check if the rtp stream actually has an RTPDemuxContext 14 years ago
Nicolas George 9128ae08b3 Implement av_find_best_stream. 14 years ago
Anton Khirnov 107a7e3e7b lavf: bump minor and add APIchanges entry after adding AVFMT_NOSTREAMS 14 years ago
Anton Khirnov fd5b124d74 Metadata demuxer. 14 years ago
Anton Khirnov a46515115c Metadata muxer 14 years ago
Anton Khirnov bb62d5c1f0 Allow output formats without any streams. 14 years ago