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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-19oggenc: fix condition when not to flush due to keyframe granule.Reimar Döffinger
2012-02-19oggdec: improve warning message.Reimar Döffinger
2012-02-18mov: Use defines for sample flags in fragmentsMartin Storsjö
2012-02-18mov: Use defines for trun flagsMartin Storsjö
2012-02-18mov: Use defines for tfhd flagsMartin Storsjö
2012-02-18asf: prevent packet_size_left from going negative if hdrlen > pktlen.Ronald S. Bultje
2012-02-18rtpdec: Identify incorrectly signalled H263Martin Storsjö
2012-02-18Allow other programs to open the same files on Windows.Reimar Döffinger
2012-02-18Make AAC in Ogg (ogm) work.Reimar Döffinger
2012-02-18movenc: Dont crash on aspect=0/0.Michael Niedermayer
2012-02-18avidec: remove harmless duplicate code.Michael Niedermayer
2012-02-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-18aiff: don't skip block_align==0 check on COMM-after-SSND files.Ronald S. Bultje
2012-02-18movenc: Write the unknown duration as 64 bit fields in ismvMartin Storsjö
2012-02-18movenc: Write track durations with all bits set if duration is unknownMartin Storsjö
2012-02-17avcodec: add a Sun Rasterfile encoderAneesh Dogra
2012-02-17cdxl: fix audio for some samplesPaul B Mahol
2012-02-17apetag: add proper support for binary tagsPaul B Mahol
2012-02-17matroskadec: introduce resync function.Reimar Döffinger
2012-02-17movenc: fix crashes if a stream is empty.Reimar Döffinger
2012-02-17movenc: leave st->codec->frame_size as is instead of forcing it to 1.Andrew Wason
2012-02-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-16movenc: Don't set a default sample duration when creating ismvMartin Storsjö
2012-02-16rtp: Factorize the check for distinguishing RTCP packets from RTPMartin Storsjö
2012-02-16bethsoftvid: synchronize video timestamps with audio sample rateJustin Ruggles
2012-02-16bethsoftvid: add audio stream only after getting the first audio packetJustin Ruggles
2012-02-16bethsoftvid: Set video packet duration instead of accumulating pts.Justin Ruggles
2012-02-16bethsoftvid: set packet key frame flag for audio and I-frame video packets.Justin Ruggles
2012-02-16bethsoftvid: fix read_packet() return codes.Justin Ruggles
2012-02-16bethsoftvid: pass palette in side data instead of in a separate packet.Justin Ruggles
2012-02-16sdp: Ignore RTCP packets when autodetecting RTP streamsMartin Storsjö
2012-02-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-16libavformat: Add an ff_ prefix to some lavf internal symbolsMartin Storsjö
2012-02-16rtsp: Make rtsp_demuxer_class staticMartin Storsjö
2012-02-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-15CDXL demuxer and decoderPaul B Mahol
2012-02-15hls: Re-add legacy applehttp name to preserve interface compatibility.Alex Converse
2012-02-14hlsproto: Rename the functions and contextMartin Storsjö
2012-02-14hlsproto: Encourage users to try the hls demuxer instead of the protoMartin Storsjö
2012-02-14libavformat: Rename the applehttp protocol to hlsMartin Storsjö
2012-02-14hls: Rename the functions and contextMartin Storsjö
2012-02-14libavformat: Rename the applehttp demuxer to hlsMartin Storsjö
2012-02-14rtpdec: Support H263 in RFC 2190 formatMartin Storsjö
2012-02-14movenc: Support muxing VC1Martin Storsjö
2012-02-14librtmp: Add "lib" prefix to librtmp URLProtocol declarations.Diego Biurrun
2012-02-14movenc: Use defines instead of hardcoded numbers for RTCP typesMartin Storsjö
2012-02-14smjpegdec: implement seekingPaul B Mahol
2012-02-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-14rtpdec: Use 4 byte startcodes for H.264Matthew Szatmary