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-12-08bitstream: add get_bits64() to support reading more than 32 bits at onceMichael Niedermayer
2012-12-07mov: validate number of DataReferenceBox entries against box sizeJanne Grunau
2012-12-07mov: compute avg_frame_rate only if duration is knownJanne Grunau
2012-12-05raw demuxer: initialize end of partial packetsJanne Grunau
2012-12-05Remove pointless #undefs of previously forbidden functions.Anton Khirnov
2012-12-03build: cosmetics: Move CONFIG_RTPDEC entry to a more suitable placeDiego Biurrun
2012-12-03build: Make the ISMV muxer select the MOV muxerDiego Biurrun
2012-11-29img2: K&R formatting cosmeticsDiego Biurrun
2012-11-28rtpenc_chain: Remove unused variableDiego Biurrun
2012-11-28nuv: check for malloc failure when allocating extradataJustin Ruggles
2012-11-28nuv: use the stream indices generated by avformat_new_stream()Justin Ruggles
2012-11-28nuv: cosmetics: pretty-printingJustin Ruggles
2012-11-28lavf: move nuv fourcc audio tags from riff to nuvJustin Ruggles
2012-11-28lavf: add a common function for selecting a pcm codec from parametersJustin Ruggles
2012-11-28lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.hJustin Ruggles
2012-11-28lavf: move "MP3 " fourcc from riff to nutJustin Ruggles
2012-11-27wavenc: write fact chunk sample count at the correct file positionMichael Niedermayer
2012-11-27riff: do not add empty metadata tags in INFO chunkJustin Ruggles
2012-11-27riff: only warn on a bad INFO chunk code size instead of failingJustin Ruggles
2012-11-26lavf: avoid integer overflow in ff_compute_frame_duration()Janne Grunau
2012-11-25yop: fix typoPaul B Mahol
2012-11-25riff: Make ff_riff_tags static and move under appropriate #ifdefDiego Biurrun
2012-11-22id3v2: fix reading unsynchronized frames.Anton Khirnov
2012-11-21apetag: fix error handling in ff_ape_parse_tag()Xi Wang
2012-11-15mxfdec: fix typo in mxf_read_seek()Janne Grunau
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