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-12-06Add Windows resource file support for shared librariesJames Almer
2013-12-06Ignore es_map_length when parsing mpeg program stream map.Carl Eugen Hoyos
2013-12-05avformat/mov: calculate rfps from the first 100 frames of the indexMichael Niedermayer
2013-12-05avformat/utils: factor rfps calculation outMichael Niedermayer
2013-12-05avformat/utils: provide more IO statistics in debug output at start and end o...Michael Niedermayer
2013-12-04avformat/utils: move update_wrap_reference() upMichael Niedermayer
2013-12-04avformat/utils: reorder operations in update_wrap_reference()Michael Niedermayer
2013-12-04mpegts: do not set pts for missing dts in video streamsRainer Hochecker
2013-12-04avformat/utils: correct for timestamp wrap earlierMichael Niedermayer
2013-12-04avformat/utils: also fix wrapping of start_time in update_initial_timestamps()Michael Niedermayer
2013-12-04avformat/utils: Fix pts_wrap_behavior calculation with negative first_dtsMichael Niedermayer
2013-12-02avformat/avisynth: remove duplicate av_new_packet() callMichael Niedermayer
2013-12-01avisynth: make avs_library statically allocated.Anton Khirnov
2013-12-01avisynth: Move to av_new_packet/av_free_packet.Stephen Hutchinson
2013-12-01Add an Opus and a Speex muxer.Carl Eugen Hoyos
2013-12-01Support AC-3 in Sega Dreamcast Sofdec files.Carl Eugen Hoyos
2013-11-25lavf/segment: add a few log messages when avio_open2() failsStefano Sabatini
2013-11-25lavf/segment: add segment_list_entry_prefix optionStefano Sabatini
2013-11-25lavf: Exporting opus pre_skip in AVCodecContextVignesh Venkatasubramanian
2013-11-24avformat/asfdec: ignore packet_segmentsMichael Niedermayer
2013-11-24avformat/asfdec: reset packet_time_start when asf_read_frame_header() failedAlberto Delmás
2013-11-24avformat/asfdec: remove duplicated packet_segments resetMichael Niedermayer
2013-11-24lavf/mpegenc: Print a warning if ac3, pcm_s16be or dts are muxed into mpeg1.Carl Eugen Hoyos
2013-11-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-24Add missing #includes for *INT64_MAX and *INT64_CDiego Biurrun
2013-11-23avformat/hnm: check chunk_size == 0Michael Niedermayer
2013-11-23avformat/mov: Check that we have a stream before accessing it in mov_read_ares()Michael Niedermayer
2013-11-22avformat/ipmovie: check OPCODE_INIT_VIDEO_BUFFERS size more completelyMichael Niedermayer
2013-11-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-22Merge commit '8c929098141ebc94ad3f303521c520bb3dc6d8f6'Michael Niedermayer
2013-11-22Merge commit 'be4edda6731a341d3fdeaa0e57753dc396790362'Michael Niedermayer
2013-11-22Merge commit '393d80cc278e2b2f5c9e7805db176e6f28335a33'Michael Niedermayer
2013-11-22Merge commit '76267ecc82e3018e1913a2483d5fc47d0949cbd8'Michael Niedermayer
2013-11-22avformat/avidec: Dont assert the existence of an index for video streams.Michael Niedermayer
2013-11-22hls: Avoid reading outside of the allocated arrayMartin Storsjö
2013-11-22hls: Check whether the AVIOContext contains a new redirected URLMartin Storsjö
2013-11-22http: Expose the content location via an AVOptionMartin Storsjö
2013-11-22http: Support relative URL redirectionZhang Rui
2013-11-22http: Remove an unrelated and mistakenly set AVOption unit nameMartin Storsjö
2013-11-22avformat/avidec: Skip duplicate strf chunksMichael Niedermayer
2013-11-22avformat/avidec: also print position in print_tag()Michael Niedermayer
2013-11-21avidec: fix a memleak in the dv init code.Anton Khirnov
2013-11-21matroskadec: use correct compression parameters for current track CodecPrivateAurelien Jacobs
2013-11-21matroskadec: pad EBML_BIN data.Anton Khirnov
2013-11-21avformat/utils: inject audio skip side data before the side data merge codeMichael Niedermayer
2013-11-21avformat/utils: move side data merge after parserMichael Niedermayer
2013-11-19riff: add DYM4 mpeg4 fourccCompn
2013-11-19avformat/jacosubdec: make probing less tolerant.Clément Bœsch
2013-11-18avformat/mpegts: fix resync seekMichael Niedermayer
2013-11-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer