13777 Commits (83fc6c822b06688e572333299927d93eb3c6c426)

Author SHA1 Message Date
Michael Niedermayer c666c59ac1 mpegts: reanalyze packet size on mismatches 12 years ago
Michael Niedermayer 338f8b2eaf avformat/matroskadec: check out_samplerate before using it in av_rescale() 12 years ago
James Almer af248fa117 matroskadec: Improve TTA duration calculation 12 years ago
Vignesh Venkatasubramanian 571efd9729 lavf/matroska: Adding the new SeekPreRoll element 12 years ago
Martin Storsjö 0a14fefd68 movenc: Indicate that negative timestamps are supported 12 years ago
Stephen Hutchinson 2c25e83b1d avisynth: Support video input from AviSynth 2.5 properly. 12 years ago
Stefano Sabatini faf7c35655 lavf/tee: add support for bitstream filtering 12 years ago
Carl Eugen Hoyos 9d86bfc259 hlsenc: Don't reset the number variable when wrapping 12 years ago
Stefano Sabatini 09c93b1b95 hlsenc: Append the last incomplete segment when closing the output 12 years ago
Martin Storsjö c9031c7c14 hlsenc: Add a proper dependency on the mpegts muxer 12 years ago
Piotr Bandurski 165b65771d avformat/riff: add DM4V FourCC 12 years ago
Martin Storsjö 4b054a3400 rtpproto: Check the right feature detection macro 12 years ago
Diego Biurrun 163a729725 electronicarts: Let functions always returning the same value return void 12 years ago
Diego Biurrun 4908c8ef27 electronicarts: Improve some function/variable names 12 years ago
Diego Biurrun a90cff137b electronicarts: comment wording fixes 12 years ago
Diego Biurrun 288f2ffb57 electronicarts: Remove bogus function documentation 12 years ago
Diego Biurrun 8747fce91f electronicarts: K&R formatting cosmetics 12 years ago
Dave Yeo c3386bd5b4 rtpproto: Check for the right feature when reading a sockaddr_in6 12 years ago
Alexander Strasser dc2e4c2e53 lavf/wavdec: Fix seeking in files with unaligned offsets 12 years ago
Martin Storsjö b56fc18b20 sdp: Add an option for sending RTCP packets to the source of the last packets 12 years ago
Martin Storsjö 6b58e11a83 rtpproto: Add an option for writing return packets to the address of the last received packets 12 years ago
Martin Storsjö 2427ac6ccd rtpproto: Update the parameter documentation 12 years ago
Compn 8e0b6d82b3 riff: add msn audio comment 12 years ago
Luca Barbato 5268bd2900 segafilm: Error out on impossible packet size 12 years ago
Luca Barbato 3562684db7 ogg: Always alloc the private context in vorbis_header 12 years ago
Piotr Bandurski e87fcaa8d5 avformat/riff: treat msn audio like gsm_ms 12 years ago
Alexis Ballier 7a48b1c492 Remove FF_API_PKT_DUMP cruft. Not compiled since libavformat 54. 12 years ago
Alexis Ballier ca2378ad04 libavformat/version.h: Drop FF_API_OLD_AVIO (unused and undefined since libavformat 55) 12 years ago
Michael Niedermayer 4b101ab02e avformat/asfdec: call ff_read_frame_flush() in asf_read_pts() 12 years ago
Kirill Gavrilov 2395ae22ce img2dec: fix typo (double "with with") 12 years ago
wm4 a5ef7960fc ape: check avio_read() return value 12 years ago
Mark Harris 4ccafaca1c avformat/id3v2enc: use UTF-16 in id3v2.3 APIC frame only if non-ASCII 12 years ago
Luca Barbato 5718e3487b rtmp: Do not misuse memcmp 12 years ago
Michael Niedermayer db4918b72e avformat/tedcaptionsdec: make const arrays static const 12 years ago
Martin Storsjö 8e1fe34557 rtmp: Detect and warn if the user tries to pass librtmp style parameters 12 years ago
Luca Barbato ba5393a609 rtmp: rename data_size to size 12 years ago
Luca Barbato 4ebc7d659f rtmp: Use PRId64 when needed. 12 years ago
Reimar Döffinger d4db7c334b Integrate accessors.h header into internal.h 12 years ago
Martin Storsjö e743e7ae6e libavutil: Make avpriv_open a library-internal function on msvcrt 12 years ago
Michael Niedermayer 12538bb9c2 avformat/nut: support planar rgb 12 years ago
Michael Niedermayer f58cd2867a avformat/paf: Fix integer overflow and out of array read 12 years ago
Rémi Denis-Courmont 9d5ec50ead ff_socket: put out-of-line and fallback to fcntl() for close-on-exec 12 years ago
Reimar Döffinger a48979d715 Reduce MAKE_ACCESSORS code duplication via a new header. 12 years ago
Martin Storsjö dfc6b5c814 file: Move win32 utf8->wchar open wrapper to libavutil 12 years ago
Ben Avison 5afe1d2791 avio: Add const qualifiers to ffio_read_indirect 12 years ago
Rémi Denis-Courmont 51eb213d00 libavformat: use avpriv_open() 12 years ago
Michael Niedermayer f3b7f47070 avformat/oggparsevorbis: fix leak of tt 12 years ago
Michael Niedermayer d0a882ab1d avformat/oggparsevorbis: fix leak of ct 12 years ago
Michael Niedermayer 731f7eaaad ff_flac_parse_picture: assert that len is within the array 12 years ago
Martin Storsjö f4d371b973 rtsp: Don't include the listen flag in the SDP demuxer flags 12 years ago