13285 Commits (af05edc658f3af284a1af39c00a36aeff0adaa0d)

Author SHA1 Message Date
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
Kostya Shishkov f544c58636 deprecate AV_CODEC_ID_VOXWARE and introduce AV_CODEC_ID_METASOUND instead 12 years ago
Stephen Hutchinson 9db353bc47 avisynth: Exit gracefully when trying to serve video from v2.5.8. 12 years ago
Stephen Hutchinson f277d6bf42 avisynth: Cosmetics 12 years ago
Martin Storsjö 62572435d4 rtpenc_chain: Check for errors from ffio_fdopen and ffio_open_dyn_packet_buf 12 years ago
Martin Storsjö f542dedf72 rtspenc: Check the return value from ffio_open_dyn_packet_buf 12 years ago
Michael Niedermayer caa7a49481 avformat/utils: fix memleak with nobuffer 12 years ago
Michael Niedermayer 9e10b2cfc9 avformat/spdifenc make const tables static const 12 years ago
Michael Niedermayer ef71717901 avformat/smoothstreamingenc: Make const tables static const 12 years ago
Michael Niedermayer 5b13778f93 mpegts: remove usage of MOD_UNLIKELY() 12 years ago
Diego Biurrun 255d9c570e riff: Move demuxing code to a separate file. 12 years ago
Diego Biurrun 3dd5c95dee riff: Move muxing code to a separate file 12 years ago
Diego Biurrun fcc455ff2e avformat/dv: K&R formatting cosmetics 12 years ago
Martin Storsjö abe5268c33 tcp: Use a different log message and level if there's more addresses to try 12 years ago
Martin Storsjö 2a0ec47bd7 unix: Convert from AVERROR to errno range before comparing error codes 12 years ago
Marton Balint a7bb12a307 mpegts: add fix_teletext_pts mpegts demuxer option 12 years ago
Diego Biurrun 971cce7ebb riff.h: Remove stray extern declaration for non-existing symbol 12 years ago
Wei-Cheng Pan f646cd4471 rtp: Make ff_rtp_codec_id() case insensitive 12 years ago
Ben Avison a22ae9f0c5 mpegts: Remove one 64-bit integer modulus operation per packet 12 years ago
Luca Barbato bb9378251a network: Use SOCK_CLOEXEC when available 12 years ago
Luca Barbato 605387582b lavf: Support unix sockets 12 years ago
Ben Avison c84ea750cf mpegts: Make discard_pid() faster for single-program streams 12 years ago
Ben Avison cabb168169 mpegts: Remove one memcpy per packet 12 years ago
Ben Avison daf1e0d3de avio: Add an internal function for reading without copying 12 years ago
Diego Biurrun 22a154e436 build: Add missing img2.o dependency to apetag.o 12 years ago
Michael Niedermayer 89c3f5a907 avformat/takdec: use init_get_bits8() 12 years ago
Michael Niedermayer 77e37c34cb avformat/latmenc: use init_get_bits8() 12 years ago
Michael Niedermayer c4f9a4cd2f rdt: make const tables static const 12 years ago
Michael Niedermayer 1787432b23 mp3dec: make const tables static const 12 years ago
Michael Niedermayer 62cf5c114a avformat/matroskadec: make sipr_bit_rate static const 12 years ago
Alexandra Khirnova 7684a36113 mxfenc: switch to av_reallocp_array() and check allocation errors 12 years ago
Andrey Utkin b7ed18b9bd mpegtsenc: add option tables_version 12 years ago