9761 Commits (fa35ade8f93c186fe5df6606829406e8ae5fd4db)

Author SHA1 Message Date
Aaron Colwell bda5b6627a matroskaenc: change cluster_pos to use -1 as the "I'm not currently working on a cluster" signal instead of 0. 13 years ago
Martin Storsjö 499ad54d98 http: Clear the auth state on redirects 13 years ago
Martin Storsjö e75bbcf493 http: Retry auth if it failed due to being stale 13 years ago
Martin Storsjö cdf9108b6a rtsp: Resend new keepalive commands if they used stale auth 13 years ago
Martin Storsjö 2f96cc1fc4 rtsp: Retry authentication if failed due to being stale 13 years ago
Martin Storsjö 8a3360d18a httpauth: Parse the stale field in digest auth 13 years ago
Lou Logan 2d38081b4f cosmetics: fix some typos 13 years ago
Andrey Utkin 3069e70f62 udp: Add option overrun_nonfatal 13 years ago
Andrey Utkin a2eecc110b udp: remove dead code line (unused result) 13 years ago
Michael Niedermayer b0a0e83aee Revert "flvenc: Remove apparently unneeded AAC check." 13 years ago
Paul B Mahol 947e103a8f iff: make .long_name more descriptive 13 years ago
Martin Storsjö 705eeb5eca rtsp: Fix a typo 13 years ago
Michael Niedermayer 88c76c7d22 Revert "udp: add multicast input interface selection" 13 years ago
Michael Niedermayer 2367b2a502 libavformat.v: add ffio_set_buf_size() for ffserver. 13 years ago
Tudor.Suciu 9abd47fe90 udp: add multicast input interface selection 13 years ago
C Chatterjee 3c9a86df0e flvenc: Remove apparently unneeded AAC check. 13 years ago
Joseph Artsimovich 84b9b4aa18 Fix frame height vs field height confusion in MXF decoding. 13 years ago
Matthieu Bouron ad029c24a6 mxfdec: add timecode to metadata 13 years ago
Zalewa PL 0d2f4eedc8 mpjpeg: video streaming will no longer break and stop on Firefox 13 years ago
Tomas Härdin 2ff540a0fe mxf: Add DNxHD UL 13 years ago
Reimar Döffinger b52bd2a4ab DV demuxer: Stricter check for avio_read result. 13 years ago
Michael Niedermayer 174678ff5b mpegvideo_probe: Fix misdetection of mpeg4video files. 13 years ago
Diego Biurrun ffae713a5b Fix a bunch of common typos. 13 years ago
Michael Niedermayer ad53c7f9ec lavf: Add system to seperate relative timestamps from absolute ones. 13 years ago
Alex Converse 100c3fb2d1 mpegts: Always honor a registration descriptor if present and there is no other codec information. 13 years ago
Carl Eugen Hoyos d07de6d75d Cosmetics: Remove superfluous newline. 13 years ago
Martin Storsjö 6294d708b8 rtsp: Only set the ttl parameter if the server actually gave a value 13 years ago
Martin Storsjö 2bfd92b330 udp: Set ttl for read-write streams, too, not only for write-only ones 13 years ago
Martin Storsjö c700fdb00f udp: Only bind to the multicast address if in read-only mode 13 years ago
Martin Storsjö 1b89bcdd7f udp: Clarify the comment about binding the multicast address 13 years ago
Martin Storsjö 113d3e106d udp: Reorder comments 13 years ago
Piotr Bandurski af55a9d80a iff: add support for IFF DEEP 13 years ago
Michael Niedermayer 12c65efb41 oggparseogm: Fix order or arguments. 13 years ago
Michael Niedermayer 4093220029 mov: Discard invalid CTTS. 13 years ago
Dale Curtis ef0d779706 Fix uninitialized reads on malformed ogg files. 13 years ago
Michael Niedermayer 4cda8aa1c5 avformat_new_stream: fix initial last_dts value 13 years ago
Tomas Härdin f6daa9f4f6 mxfdec: Add intra_only flag to MXFTrack 13 years ago
Tomas Härdin 8c7721e709 mxfdec: Fix Avid AirSpeed files being misinterpreted as OP1a 13 years ago
Tomas Härdin bf2290a80c mxfdec: Truncate packets that extend past the next edit unit 13 years ago
Martin Storsjö 94f1b11a6f rtpenc: Fix the AVRational used for av_rescale_q_rnd 13 years ago
Martin Storsjö a887c87c23 udp: Print an error message if bind fails 13 years ago
Ronald S. Bultje a93b572ae4 smacker: error out if palette copy-with-offset overruns palette size. 13 years ago
Carl Eugen Hoyos a294a7a1b3 mov: Allow last chunk to have an arbitrary number of samples. 13 years ago
Reimar Döffinger 632eb1bbae cdxl demux: do not create packets with uninitialized data at EOF. 13 years ago
Derek Buitenhuis 01606d10e6 libutvideo: Add Ut Video encoder wrapper 13 years ago
Justin Ruggles 94cf64b81f cosmetics: reindent 13 years ago
Justin Ruggles 8c1d6ac66a avformat: do not require a pixel/sample format if there is no decoder 13 years ago
Justin Ruggles a7fa75684d avformat: do not fill-in audio packet duration in compute_pkt_fields() 13 years ago
Justin Ruggles 6c65cf58fd lavf: Use av_get_audio_frame_duration() in get_audio_frame_size() 13 years ago
Justin Ruggles f1e73100d9 siff: do not set AVCodecContext.frame_size 13 years ago