8950 Commits (2fe0094e0bf939f563c2600083bee8f183c2763d)

Author SHA1 Message Date
Justin Ruggles 2fe804f316 bink: set channel layout 12 years ago
Justin Ruggles ff50d27a63 bfi: set channel layout 12 years ago
Justin Ruggles b5d1a15d1b bethsoftvid: set channel layout 12 years ago
Justin Ruggles 39f0e9b8c6 apc: set channel layout 12 years ago
Justin Ruggles 5595368bcc amr: set channel_layout 12 years ago
Justin Ruggles a903f8f087 Include libavutil/channel_layout.h instead of libavutil/audioconvert.h 12 years ago
Luca Abeni e004d175fe rtpenc_aac: Fix calculation of the header size 12 years ago
Diego Biurrun 92fec47d69 build: The A64 muxer depends on rawenc.o for ff_raw_write_packet() 12 years ago
Martin Storsjö d578f94746 rtmp: Use av_strlcat instead of strncat 12 years ago
Anton Khirnov 34871beb5e matroskadec: do not use avpacket internals 12 years ago
Anton Khirnov 9221efef79 lavf: fix av_interleaved_write_frame() doxy. 12 years ago
Anton Khirnov 717a450993 lavf: clarify the lifetime of demuxed packets. 12 years ago
Martin Storsjö 2b831a59d9 rtpdec_vp8: Don't parse fields that aren't used 12 years ago
Anton Khirnov fdc8672886 audiointerleave: deobfuscate a function call. 12 years ago
Anton Khirnov 179a5c37e0 rtpdec: factorize identical code used in several handlers 12 years ago
Anton Khirnov f70381ab9d a64: remove interleaved mode. 12 years ago
Luca Barbato 7658295ba3 pixfmt: support more yuva formats 12 years ago
Anton Khirnov ede4cedf47 dv: fix indentation 12 years ago
Anton Khirnov 14f031d7ec dv: use AVStream.index instead of abusing AVStream.id 12 years ago
Martin Storsjö f21d5c905d rtsp: Avoid a cast when calling strtol 12 years ago
Luca Barbato d4bff9f1ab nut: support textual data 12 years ago
Luca Barbato 07585ffa62 nutenc: verbosely report unsupported negative pts 12 years ago
Martin Storsjö 48f01398ba rtpdec: Cosmetic cleanup 12 years ago
Luca Barbato 424b1e7642 yuv4mpeg: reject unsupported codecs 12 years ago
Luca Barbato fce4450dec nutenc: K&R formatting cosmetics 12 years ago
Mans Rullgard 4cbae57cef assdec: fix qsort() callback signature 12 years ago
Mans Rullgard 4521645b1a avio: fix pointer type mismatches in avio_enum_protocols() 12 years ago
Mans Rullgard be2efe0c7b udp: use socklen_t where appropriate 12 years ago
Mans Rullgard 9efbfe57e0 network: use HAVE_THREADS instead of local hack 12 years ago
Luca Barbato 254056c4ab pcm: change references to raw to pcm 12 years ago
Janne Grunau dcdfb8ede3 pcmdec: change default of channels parameter to 1 12 years ago
Luca Barbato 587874ef1c rawdec: remove ff_raw_read_header 12 years ago
Luca Barbato 2ef4d586d6 pcmdec: remove dependency from rawdec 12 years ago
Luca Barbato 5f0e161dd6 g722: refactor out of rawdec.c 12 years ago
Luca Barbato 42c26a4864 rawvideo: use a specific read_header 12 years ago
Diego Biurrun 2a91ada828 avutil: Make LZO decoder code configure-time selectable 12 years ago
Martin Storsjö c44cef978b smoothstreamingenc: Don't assume streams start from timestamp 0 12 years ago
Anton Khirnov 292a08cbab asfdec: cosmetics, reformat ff_asf_parse_packet() 12 years ago
Diego Biurrun c2dac8ac7a rtmppkt: Avoid unescaped backslash in Doxygen comment 12 years ago
Mans Rullgard 4ebc6a7410 build: Plan 9 support 12 years ago
Mans Rullgard c3e73100af network: use getservbyport() only if available 12 years ago
Mans Rullgard da0d0ae9a4 network: add fallbacks for INADDR_LOOPBACK and INET_ADDRSTRLEN 12 years ago
Diego Biurrun 8f4c414df6 Improve wording and spelling of av_log_missing_feature messages. 12 years ago
Anton Khirnov 6173a8fe5d riff: remove a write-only variable 12 years ago
Martin Storsjö c3e15f7b39 rtpdec: Don't pass a non-AVClass pointer as log context 12 years ago
Martin Storsjö e0d5ac6ae3 rtsp: Update a comment to the current filename scheme 12 years ago
Martin Storsjö 2f41eaa9c6 rtsp: Make sure the ret variable is initialized in ff_rtsp_fetch_packet 12 years ago
Martin Storsjö 3f055f8f5f rtsp: Allow setting the reordering buffer size via an AVOption 12 years ago
Martin Storsjö 1c37744963 rtsp: Vertically align a constant definition 12 years ago
Martin Storsjö 0de9380be5 rtp: Update the check for distinguishing between RTP and RTCP 12 years ago