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
2011-05-30Fix various unused variable warningsClément Bœsch
2011-05-30Fix various bad printf format warningsClément Bœsch
2011-05-29Merge remote-tracking branch 'qatar/master' into masterMichael Niedermayer
2011-05-28iff: remove duplicated file descriptionStefano Sabatini
2011-05-28webm: support stereo videos in matroska/webm muxerAlok Ahuja
2011-05-28Export PCR pidKieran Kunhya
2011-05-28Export more transport stream information.Kieran Kunhya
2011-05-28Output MPEG-TS stream identifiers.Kieran Kunhya
2011-05-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-28lavf: deprecate AVFormatParameters.pix_fmt.Anton Khirnov
2011-05-28rawdec: add a pixel_format private option.Anton Khirnov
2011-05-27movenc: Deprecate the global RTP hinting flag, use a private AVOption insteadMartin Storsjö
2011-05-27movenc: Add an AVClass for setting muxer specific optionsMartin Storsjö
2011-05-27tcp: make connect() timeout properlyLuca Barbato
2011-05-27rawdec: factor video demuxer definitions into a macro.Anton Khirnov
2011-05-27rtspdec: add initial_pause private option.Anton Khirnov
2011-05-27lavf: deprecate AVFormatParameters.width/height.Anton Khirnov
2011-05-27tty: add video_size private option.Anton Khirnov
2011-05-27rawdec: add video_size private option.Anton Khirnov
2011-05-27Add metadata conversion table to the wav demuxerTomas Härdin
2011-05-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-27id3v2: Check malloc result. ID3v2 tags can be very large.Alex Converse
2011-05-27id3v2: Initialize tflags for version 2.2.Alex Converse
2011-05-27muxers: Add a flag to mark muxers that allow (non strict) monotone timestamps.James Zern
2011-05-26lavf: initialize demuxer private options.Anton Khirnov
2011-05-26Mark parameterless function declarations as 'void'.Diego Biurrun
2011-05-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-25avformat: Add fpsprobesize as an AVOption.Alex Converse
2011-05-25rtmp: ReindentMartin Storsjö
2011-05-25rtmp: Don't try to do av_malloc(0)Martin Storsjö
2011-05-25tty: replace AVFormatParameters.sample_rate abuse with a private option.Anton Khirnov
2011-05-25Fix end time of last chapter in compute_chapters_endJohn Stebbins
2011-05-25lavf: deprecate AVFormatParameters.channel.Anton Khirnov
2011-05-25lavf: deprecate AVFormatParameters.standard.Anton Khirnov
2011-05-25lavf: deprecate AVFormatParameters.{channels,sample_rate}.Anton Khirnov
2011-05-25rawdec: add sample_rate/channels private options.Anton Khirnov
2011-05-25lavf: deprecate AVFormatParameters.mpeg2ts_raw.Anton Khirnov
2011-05-25mpegts: add compute_pcr option.Anton Khirnov
2011-05-25lavf: add priv_class field to AVInputFormat.Anton Khirnov
2011-05-25Add reading of disc number to mov.cReuben Thomas
2011-05-25Fix end time of last chapter in compute_chapters_end().John Stebbins
2011-05-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-25matroska: improve declaration of video_stereo_* constant tablesAurelien Jacobs
2011-05-25matroskadec: fix reverted condition to accept combine_plane operationAurelien Jacobs
2011-05-24rtsp: use strtoul to parse rtptime and seq values.Ilya
2011-05-24ape: Allow demuxing of files with metadata tags.Carl Eugen Hoyos
2011-05-24wav: fix various printf warnings related to wrong argument typeStefano Sabatini
2011-05-24wav: propagate ff_get_wav_header() error code in w64_read_header()Stefano Sabatini
2011-05-24Add Kamil Nowosads j2k code.Kamil Nowosad
2011-05-24matroska: cleanup handling of video stereo modeAurelien Jacobs