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
2015-03-27avformat/avio: Document the end of list case in avio_read_dir()Michael Niedermayer
2015-03-27lavf: add directory listing APILukasz Marek
2015-03-26avformat/dv: fix used dimension variablesMichael Niedermayer
2015-03-26avformat/rmdec: fix support for 0 sized mdprMichael Niedermayer
2015-03-25avisynth: drop support of AviSynth 2.5Stephen Hutchinson
2015-03-24avformat/utils: Terminate SPS in avci100_1080i_extradata to avoid warnings du...Michael Niedermayer
2015-03-24avformat/mov: check color parameter type explicitly.Jochen Strunk
2015-03-24Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer
2015-03-24Merge commit 'a8c99205ca8703bd849efae13fcf844315c7147d'Michael Niedermayer
2015-03-24avisynth: Fix compilation against current 2.6 header(s).Stephen Hutchinson
2015-03-24lavf/matroskaenc: List subtitle codecs with fake codec_tags to allow remuxing.Carl Eugen Hoyos
2015-03-24Merge commit 'e4fe535d12f4f30df2dd672e30304af112a5a827'Michael Niedermayer
2015-03-24libavformat/mxfenc: add container duration and package name to primer packMark Reid
2015-03-23mov: Write the display matrix in orderVittorio Giovara
2015-03-23Merge commit 'e0046bc9c96150fa06146ace9093f06857dd7b23'Michael Niedermayer
2015-03-23movenc: Write the make and model metadata keys for mov style filesMartin Storsjö
2015-03-22Revert "avformat/flvenc: Allow muxing video codecs which are not explicitly s...Michael Niedermayer
2015-03-22avformat/flvenc: Allow muxing video codecs which are not explicitly supported...Michael Niedermayer
2015-03-22Merge commit '93c1b04abfc0dd31211a18bf2c0041d69cd16919'Michael Niedermayer
2015-03-22mms: Check memory allocationFederico Tomassetti
2015-03-22oggdec: Check memory allocationFederico Tomassetti
2015-03-22rmenc: Check memory allocationFederico Tomassetti
2015-03-21avformat/movenc: avoid using uninitialized display_matrix_sizeMichael Niedermayer
2015-03-20Merge commit '342fc46c69199b076b7c210f42208ce39a2bde1c'Michael Niedermayer
2015-03-20Merge commit 'cf18e777aed9f73011c7ab7cbab8003189d4b9d8'Michael Niedermayer
2015-03-19movenc: write the display transform matrixAnton Khirnov
2015-03-19avformat/avienc: Expand master ODML index when its end is reachedMichael Niedermayer
2015-03-19avformat/avienc: Fix wrongly placed commentMichael Niedermayer
2015-03-19avformat/avidec: also print frame_num in debug outputMichael Niedermayer
2015-03-19avformat/avienc: factor out update_odml_entry()Michael Niedermayer
2015-03-19avformat/avienc: factor write_odml_master() outMichael Niedermayer
2015-03-19Merge commit '67a2912307c3c08f2725ccae162cfe3426b80184'Michael Niedermayer
2015-03-19Merge commit '5c337353a2546416631a87de4881850d99141c39'Michael Niedermayer
2015-03-19Merge commit 'eee13d653953083553cceadbbedf6222ef78a006'Michael Niedermayer
2015-03-19Merge commit '5cf892d6946b19a87bcd00d6b76ce81f45960fdb'Michael Niedermayer
2015-03-19Merge commit 'b81b0cc22b22413760423e239ea644c9afdbfa2d'Michael Niedermayer
2015-03-19Merge commit '3041183677bda0a431b36e96a2c76617abaa8183'Michael Niedermayer
2015-03-19Merge commit '2889c5e16711770437f380f1bead5f72c6a0b17a'Michael Niedermayer
2015-03-19Merge commit '8dc72eeaf647736c287b59a3856a11904bedd58b'Michael Niedermayer
2015-03-19movenc: Don't assume that fragment durations in pts is equal to duration in dtsMartin Storsjö
2015-03-19movenc: Move sidx edit list timestamp adjustment into a blockMartin Storsjö
2015-03-19movenc: Only adjust the cts offset at the start of fragments if necessaryMartin Storsjö
2015-03-19movenc: Write pts timestamps in tfxd, instead of dts timestampsMartin Storsjö
2015-03-19movenc: Set the last packet duration based on the next packet when autoflushingMartin Storsjö
2015-03-19dashenc: Heuristically fill in the duration of packets that need itMartin Storsjö
2015-03-19movenc: Heuristically set the duration of the last sample in a fragment if no...Martin Storsjö
2015-03-19udp: Fix crashes after adding AVOptionsMartin Storsjö
2015-03-19mxfenc: don't try to write footer without headerAndreas Cadhalpun
2015-03-19avformat/aiffdec: do not fail if header parser hits EOFMichael Niedermayer
2015-03-19avformat/aiffdec: Stop header parsing once a non header packet is reachedMichael Niedermayer