9788 Commits (745a33a44318ad6d6f74835a417397cdd9dda9a9)

Author SHA1 Message Date
Tomas Härdin 393b81f093 mxfdec: Only parse next partition pack if parsing forward 13 years ago
Clément Bœsch 9dd649c004 flv: clarify use of video info/cmd frame. 13 years ago
Michael Niedermayer 2b07f572af mp3_probe: consider id3 tags to be low scoring mp3. 13 years ago
Derek Buitenhuis 0e714f889e ZeroCodec Decoder 13 years ago
Kostya Shishkov b8560637d9 RealAudio Lossless decoder 13 years ago
Martin Storsjö 316e724f18 rtpenc: Use AVFormatContext.packet_size instead of a private option 13 years ago
Nicolas George 01b0ade665 url: Document the expected behaviour of url_read 13 years ago
Martin Storsjö 57151f8674 libavformat: Use AVFormatContext.probesize in init_input 13 years ago
Matthieu Bouron f645132061 gxf: return AVERROR_EOF instead of AVERROR(EIO) at end of gxf_packet function 13 years ago
Martin Storsjö 17934c1824 cosmetics: Align some AVInput/OutputFormat declarations 13 years ago
Carl Eugen Hoyos 78f2833f78 Tell users about supported audio samplerates in mmf. 13 years ago
Derek Buitenhuis 6cabb679d6 ZeroCodec Decoder 13 years ago
Michael Niedermayer 72ec043af4 oma: Fix out of array read. 13 years ago
Tomas Härdin eb74e9ea10 mxfdec: Let pkt->pts = mxf->current_edit_unit if intra-only 13 years ago
Anton Khirnov 8bc5d90a7e lavf: remove some disabled code. 13 years ago
Anton Khirnov f35f8eeb0d lavf: only set average frame rate for video. 13 years ago
Anton Khirnov 9ade26ee91 lavf: remove a pointless check. 13 years ago
Paul B Mahol 0afd8f12e9 avcodec: add XBM encoder 13 years ago
Nicolas George 463705bd1c udp: fix non-blocking and interrupt handling. 13 years ago
Nicolas George e55ecbc93a url: document url_read exact behaviour. 13 years ago
Michael Niedermayer d9fe6b926c matroskadec: Fix null pointer exception on corrupted input. 13 years ago
Anton Khirnov cd9a3c3512 lavf: don't select an attached picture as default stream for seeking. 13 years ago
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
Paul B Mahol d3d1b25e69 jv demux: set video stream duration 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