Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-14rtp: set the payload type as stream idLuca Barbato
2012-11-14avformat: clarify stream id for muxingLuca Barbato
2012-11-14segment: fix NULL pointer dereference in seg_write_header()Xi Wang
2012-11-13hlsenc: stand alone hls segmenterLuca Barbato
2012-11-12yop: set channel layoutJustin Ruggles
2012-11-12wtv: set channel layout for mpeg audioJustin Ruggles
2012-11-12westwood_aud: set channel layoutJustin Ruggles
2012-11-12wc3movie: set channel layoutJustin Ruggles
2012-11-12tmv: set channel layoutJustin Ruggles
2012-11-12tiertexseq: set channel layoutJustin Ruggles
2012-11-12swfdec: set channel layoutJustin Ruggles
2012-11-12sol: set channel layoutJustin Ruggles
2012-11-12smacker: set channel layoutJustin Ruggles
2012-11-12siff: set channel layoutJustin Ruggles
2012-11-12sierravmd: set channel layoutJustin Ruggles
2012-11-12rtpdec_amr: set channel layoutJustin Ruggles
2012-11-12rsodec: set channel layoutJustin Ruggles
2012-11-12rmdec: set channel layout for RA version 3Justin Ruggles
2012-11-12qcp: set channel layoutJustin Ruggles
2012-11-12psxstr: set channel layoutJustin Ruggles
2012-11-12omadec: set channel layoutJustin Ruggles
2012-11-12oggparsespeex: validate channel count and set channel layoutJustin Ruggles
2012-11-12nuv: set channel layoutJustin Ruggles
2012-11-12mxg: set channel layoutJustin Ruggles
2012-11-12mvi: set channel layoutJustin Ruggles
2012-11-12mpc7: set channel layoutJustin Ruggles
2012-11-12mmf: set channel layoutJustin Ruggles
2012-11-12mm: set channel layoutJustin Ruggles
2012-11-12jvdec: set channel layoutJustin Ruggles
2012-11-12iss: set channel layoutJustin Ruggles
2012-11-12ipmovie: set channel layoutJustin Ruggles
2012-11-12iff: set channel layoutJustin Ruggles
2012-11-12idroqdec: set channel layoutJustin Ruggles
2012-11-12gxfdec: set channel layout when applicableJustin Ruggles
2012-11-12gsmdec: set channel layoutJustin Ruggles
2012-11-12flvdec: set channel layoutJustin Ruggles
2012-11-12dv: set channel layoutJustin Ruggles
2012-11-12dsicin: set channel layoutJustin Ruggles
2012-11-12daud: set channel layoutJustin Ruggles
2012-11-12cdxl: set channel layoutJustin Ruggles
2012-11-12bmv: set channel layoutJustin Ruggles
2012-11-12bink: set channel layoutJustin Ruggles
2012-11-12bfi: set channel layoutJustin Ruggles
2012-11-12bethsoftvid: set channel layoutJustin Ruggles
2012-11-12apc: set channel layoutJustin Ruggles
2012-11-12amr: set channel_layoutJustin Ruggles
2012-11-11Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles
2012-11-08rtpenc_aac: Fix calculation of the header sizeLuca Abeni
2012-11-05build: The A64 muxer depends on rawenc.o for ff_raw_write_packet()Diego Biurrun
2012-11-05rtmp: Use av_strlcat instead of strncatMartin Storsjö