summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* iff: set channel layoutJustin Ruggles2012-11-12
* idroqdec: set channel layoutJustin Ruggles2012-11-12
* gxfdec: set channel layout when applicableJustin Ruggles2012-11-12
* gsmdec: set channel layoutJustin Ruggles2012-11-12
* flvdec: set channel layoutJustin Ruggles2012-11-12
* dv: set channel layoutJustin Ruggles2012-11-12
* dsicin: set channel layoutJustin Ruggles2012-11-12
* daud: set channel layoutJustin Ruggles2012-11-12
* cdxl: set channel layoutJustin Ruggles2012-11-12
* bmv: set channel layoutJustin Ruggles2012-11-12
* bink: set channel layoutJustin Ruggles2012-11-12
* bfi: set channel layoutJustin Ruggles2012-11-12
* bethsoftvid: set channel layoutJustin Ruggles2012-11-12
* apc: set channel layoutJustin Ruggles2012-11-12
* amr: set channel_layoutJustin Ruggles2012-11-12
* Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles2012-11-11
* rtpenc_aac: Fix calculation of the header sizeLuca Abeni2012-11-08
* build: The A64 muxer depends on rawenc.o for ff_raw_write_packet()Diego Biurrun2012-11-05
* rtmp: Use av_strlcat instead of strncatMartin Storsjö2012-11-05
* matroskadec: do not use avpacket internalsAnton Khirnov2012-11-02
* lavf: fix av_interleaved_write_frame() doxy.Anton Khirnov2012-11-02
* lavf: clarify the lifetime of demuxed packets.Anton Khirnov2012-11-02
* rtpdec_vp8: Don't parse fields that aren't usedMartin Storsjö2012-11-02
* audiointerleave: deobfuscate a function call.Anton Khirnov2012-11-02
* rtpdec: factorize identical code used in several handlersAnton Khirnov2012-11-02
* a64: remove interleaved mode.Anton Khirnov2012-11-02
* pixfmt: support more yuva formatsLuca Barbato2012-10-30
* dv: fix indentationAnton Khirnov2012-10-29
* dv: use AVStream.index instead of abusing AVStream.idAnton Khirnov2012-10-29
* rtsp: Avoid a cast when calling strtolMartin Storsjö2012-10-29
* nut: support textual dataLuca Barbato2012-10-29
* nutenc: verbosely report unsupported negative ptsLuca Barbato2012-10-29
* rtpdec: Cosmetic cleanupMartin Storsjö2012-10-28
* yuv4mpeg: reject unsupported codecsLuca Barbato2012-10-28
* nutenc: K&R formatting cosmeticsLuca Barbato2012-10-28
* assdec: fix qsort() callback signatureMans Rullgard2012-10-27
* avio: fix pointer type mismatches in avio_enum_protocols()Mans Rullgard2012-10-27
* udp: use socklen_t where appropriateMans Rullgard2012-10-27
* network: use HAVE_THREADS instead of local hackMans Rullgard2012-10-27
* pcm: change references to raw to pcmLuca Barbato2012-10-25
* pcmdec: change default of channels parameter to 1Janne Grunau2012-10-25
* rawdec: remove ff_raw_read_headerLuca Barbato2012-10-25
* pcmdec: remove dependency from rawdecLuca Barbato2012-10-25
* g722: refactor out of rawdec.cLuca Barbato2012-10-25
* rawvideo: use a specific read_headerLuca Barbato2012-10-25
* avutil: Make LZO decoder code configure-time selectableDiego Biurrun2012-10-25
* smoothstreamingenc: Don't assume streams start from timestamp 0Martin Storsjö2012-10-24
* asfdec: cosmetics, reformat ff_asf_parse_packet()Anton Khirnov2012-10-24
* rtmppkt: Avoid unescaped backslash in Doxygen commentDiego Biurrun2012-10-23
* build: Plan 9 supportMans Rullgard2012-10-23