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
2013-04-23Read block_align from extradata when decoding qclp in aiff.Carl Eugen Hoyos
2013-04-23avformat: fix orig_pos type to match pkt->posPaul B Mahol
2013-04-22Merge commit 'a0d5ca4f0a8e2c34d784d503a12af6303424ac6a'Michael Niedermayer
2013-04-22Merge commit 'b845f5e97b655de0a191f736594777fec9754cf5'Michael Niedermayer
2013-04-22Merge commit 'a3bf80a5aea577663354bd538e345b283bcb73de'Michael Niedermayer
2013-04-22Merge commit 'e544782623caf1eb4b2429e9c4f35d6b627accba'Michael Niedermayer
2013-04-22mxfenc: Use correct printf format specifier for int64_tDiego Biurrun
2013-04-22Merge commit '8e329dba378cef0ff6400c7df9c51da167d5a1f0'Michael Niedermayer
2013-04-22Merge commit '1c88617b9421c9af8ae961c05d2381b19c585026'Michael Niedermayer
2013-04-21riff: Factor out WAVEFORMATEX parsingLuca Barbato
2013-04-21riff: Perform full lookup on WAVEFORMATEXTENSIBLE subformat guidPeter Ross
2013-04-21riff: Move guid structs and helper functions into riffPeter Ross
2013-04-21riff: check for eof if chunk size and code are 0Luca Barbato
2013-04-21riff: Add ACTRAC3+ guidPeter Ross
2013-04-21riff: K&R formatting cosmeticsLuca Barbato
2013-04-21mxf_timestamp_to_str: dont leave uninitilaized fields in time.Michael Niedermayer
2013-04-20lavf/gif: add final_delay option.Clément Bœsch
2013-04-20lavf/gifdec: add loop support.Clément Bœsch
2013-04-19Merge commit '505642f18276aed03278ac91b1f334ea888eac6a'Michael Niedermayer
2013-04-19avformat: change seeking index consistency asserts to av_assertsMichael Niedermayer
2013-04-19lavf/http: remove duplicated dec flag.Clément Bœsch
2013-04-19lavf/gif: avoid forward declaration.Clément Bœsch
2013-04-19lavf/gif: correct the delay after the first frame.Clément Bœsch
2013-04-19mp3dec: fallback to generic seeking when a TOC is not presentMichael Niedermayer
2013-04-19lavf/gif: fix timing.Clément Bœsch
2013-04-19gif: use only one graphic control extension block per image.Clément Bœsch
2013-04-19mxfdec: fix return variable type for avio_seekMarton Balint
2013-04-19avformat: Dont stop probing before the whole id3 tag is readMichael Niedermayer
2013-04-19subtitles: introduce ASS codec id and use it.Clément Bœsch
2013-04-18lavf/gif: support only GIF codec.Clément Bœsch
2013-04-18lavf/gif: merge gif_write_{packet,video}.Clément Bœsch
2013-04-18lavf/gif: trim unnecessarily long netscape ext code.Clément Bœsch
2013-04-18lavf/gif: remove unused fields.Clément Bœsch
2013-04-18lavf/gif: simplify streams type checking.Clément Bœsch
2013-04-18lavf/gif: fix assert in avio API after dfb3231.Clément Bœsch
2013-04-18gif: remove outdated comments.Clément Bœsch
2013-04-18lavf/gif: simplify palette writing.Clément Bœsch
2013-04-18gif: reindent after previous commits.Clément Bœsch
2013-04-18Cleanse GIF muxer and encoder.Clément Bœsch
2013-04-17rmdec: dont return uninitialized dataMichael Niedermayer
2013-04-17Remove two anonymous arrays.Carl Eugen Hoyos
2013-04-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-04-16flvenc: do not mux more than one stream per typeRafaël Carré
2013-04-15dfa: support decoding version=1.0Michael Niedermayer
2013-04-15lavf/libquvi: fix error reporting.Clément Bœsch
2013-04-14lavf: remove some flushing in write_packet muxers callbacks.Clément Bœsch
2013-04-13oggenc: Fix pref_duration AVOption typeMichael Niedermayer
2013-04-13lavf/mxfdec: validate month/day before date formattingHendrik Leppkes
2013-04-13lavf/mxf: fix parsing of timestampsMatthieu Bouron
2013-04-13lavf/mxfdec: use more widely supported time format stringHendrik Leppkes