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

github.com/mpc-hc/LAVFilters.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-24Increase analyze duration for mpeg-ts by factor 1.5Hendrik Leppkes
2012-02-23Add more AAC media typesHendrik Leppkes
2012-02-20mkv: increase maximum size of codec private dataHendrik Leppkes
2012-02-18Update ffmpegHendrik Leppkes
2012-02-13Update ffmpeg and adapt to new APIHendrik Leppkes
2012-02-12Slightly adjust size of the LAVSplitter formats properties page.Hendrik Leppkes
2012-02-11Tweak queue sizes some more.Hendrik Leppkes
2012-02-11Re-write installer script.Hendrik Leppkes
2012-02-09Don't use a default codec tag for DV, it can cause confusion in the decoder.Hendrik Leppkes
2012-02-08Handle H.264 AnnexB in Ogg/OGMHendrik Leppkes
2012-02-08Override media types for Real Audio formatsHendrik Leppkes
2012-02-08Ensure we have a demuxer object before trying to access it.Hendrik Leppkes
2012-02-08Fix RV40 width/height and ARHendrik Leppkes
2012-02-07Minor cleanupHendrik Leppkes
2012-02-07Improve codec closing with network protocolsHendrik Leppkes
2012-02-07Call av_read_play when starting the demuxer.Hendrik Leppkes
2012-02-07Ignore start_time when its unset.Hendrik Leppkes
2012-02-07Add a log message when the BD playlist files contain a track which isn'tHendrik Leppkes
2012-02-07If a frame starts with a H264 AnnexB start code, it is AnnexB.Hendrik Leppkes
2012-02-06Fix playback stall when the InternalScriptCommandRenderer is in the graph.Hendrik Leppkes
2012-02-04Fix log tokensHendrik Leppkes
2012-02-04Increase queue size for DTS.Hendrik Leppkes
2012-02-04Increase TrueHD queue sizes for a more balanced demuxingHendrik Leppkes
2012-02-04Limit the maximum size of a single queue to 512MBHendrik Leppkes
2012-02-04Implement IBufferInfo to query buffer size/fullnessHendrik Leppkes
2012-02-04Add tracking of total size in bytes to the PacketQueueHendrik Leppkes
2012-02-04Add a timeout around stream info gatheringHendrik Leppkes
2012-02-04Use proper name for the strnicmp functionHendrik Leppkes
2012-02-04Set a hard timeout for file/stream opening, so the player doesn't hang.Hendrik Leppkes
2012-02-03map mms: to mmsh: urlsHendrik Leppkes
2012-02-03Remove protocol registration from the filters register methodHendrik Leppkes
2012-02-03Add support for IAMOpenProgress to allow canceling a network operationHendrik Leppkes
2012-02-03Add support for RTP and MMSH/MMST streamingHendrik Leppkes
2012-02-03Add support for demuxing RTSP streaming contentHendrik Leppkes
2012-02-02Drop RV30/40 B-Frames when decoding content from MKVHendrik Leppkes
2012-02-02Add a new ILAVPinInfo interface to the splitters output pins.Hendrik Leppkes
2012-01-30Move stream validation into the stream creation functions.Hendrik Leppkes
2012-01-29Add a log message when the MPEG-TS discontinuity check hits.Hendrik Leppkes
2012-01-29Only respect valid streams for start_time/duration computation.Hendrik Leppkes
2012-01-28Handle timestamp discontinuities in mpeg-tsHendrik Leppkes
2012-01-25Calculate a fallback avgbytespersec if its 0Hendrik Leppkes
2012-01-25Adjust FLAC media type to block connection to ReClockHendrik Leppkes
2012-01-06Update license headers for 2012Hendrik Leppkes
2012-01-06mkv: Don't require subtitle streams to be present, but also don't stop readin...Hendrik Leppkes
2012-01-06mkv: don't sync up subtitle streams, because their occurance can be too rare ...Hendrik Leppkes
2012-01-06Only expose ArcSoft/Cyberlink subtypes on sources that have an "incomplete" e...Hendrik Leppkes
2012-01-06Preserve the WMVA subtype, in addition to WVC1Hendrik Leppkes
2011-12-27Add ffmpeg log mechanics to lav videoHendrik Leppkes
2011-12-22Silence some warnings when including get_bits.hHendrik Leppkes
2011-12-22Clear the stream list on destructionHendrik Leppkes