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
2015-03-02Merge commit '91eee2af87278b3c2008f7a86d2cdfe6934e9f42'Michael Niedermayer
2015-03-02Revert "avformat/mov: Bypass av_add_index_entry()"Michael Niedermayer
2015-03-02Revert "mov: Change DTS-based seek into CTS-based seek."Martin Storsjö
2015-02-27lavf/mov: correct printf specifierChristophe Gisquet
2015-02-25avformat/mov: Check ctts_count before useMichael Niedermayer
2015-02-24avformat/mov: Check av_add_index_entry() return valueMichael Niedermayer
2015-02-19avformat/mov: Add simple ACLR atom reading to set the color range of the inco...Kevin Wheatley
2015-02-16avformat/mov: Bypass av_add_index_entry()Michael Niedermayer
2015-02-16Merge commit '4abfa387b8234736f6e0e541951e3d5eb60eb843'Michael Niedermayer
2015-02-15mov: Change DTS-based seek into CTS-based seek.Yusuke Nakamura
2015-02-14mov: Fix compilation with DEBUG enabledDiego Biurrun
2015-02-14avformat/mov: print a warning if parsing udta failedMichael Niedermayer
2015-02-13avformat/mov: Heuristically detect raw udtaMichael Niedermayer
2015-02-09avformat/mov: Check dimensions before setting aspectMichael Niedermayer
2015-02-04Merge commit 'e3528d2a7bf29ba148d7ac1678552ce0089cd14f'Michael Niedermayer
2015-02-03mov: Implement parsing of the "HandlerName" from the MP4 HDLR atomHendrik Leppkes
2015-02-03avformat/mov: simplify pasp value before setting SARMichael Niedermayer
2015-01-31avformat/mov: remove unneeded #include, there are no assert()Paul B Mahol
2015-01-27Merge commit '32125781487411ed3b1b28b32063d6cd4024d4fc'Michael Niedermayer
2015-01-27mov: export audio service type as side dataAnton Khirnov
2015-01-23mov: Do not compute negative SAR valuesVittorio Giovara
2015-01-23libavformat/mov.c: Handle timecode from tmcd atom in counter modeJon Morley
2015-01-22avformat/mov: Stricter sanity checks on the display_matrixMichael Niedermayer
2015-01-15avformat/mov: Do not set aspect ratios that would contain zerosMichael Niedermayer
2015-01-15avformat/mov: rewrite aspect from matrix codeMichael Niedermayer
2015-01-15Merge commit 'cf70ba37ba74089a18295b29e77dead0a3222c9e'Michael Niedermayer
2015-01-14mov: Check angle rather than full matrix when updating SARVittorio Giovara
2015-01-11Handle r10k endianess atom DpxE.Carl Eugen Hoyos
2015-01-08avformat/mov: Use avio_closep() to avoid leaving stale pointers in memoryMichael Niedermayer
2015-01-06avformat/mov: use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer
2015-01-06avformat/mov: Clear array to prevent potential out of array read from av_dlog()Michael Niedermayer
2015-01-06mov: Fix negative size calculation in mov_read_default().Dale Curtis
2015-01-06avformat/mov: fix integer overflow in mov_read_udta_string()Michael Niedermayer
2015-01-06mov: Fix overflow and error handling in read_tfra().Dale Curtis
2015-01-02avformat/mov: reindent after previous commitClément Bœsch
2015-01-02avformat/mov: move edit list heuristics into mov_build_index()Clément Bœsch
2014-12-19Merge commit '64f7575fbd64e5b65d5c644347408588c776f1fe'Michael Niedermayer
2014-12-19mov: avoid a memleak when multiple stss boxes are presentAnton Khirnov
2014-12-18wavdec: RIFX file format supportThomas Volkert
2014-12-17avformat/mov: fix integer overflow of sizeMichael Niedermayer
2014-12-17avformat/mov: check atom nesting depthMichael Niedermayer
2014-12-16Merge commit '6f4364aba9d70dc5fd9f1c88b9c03bf9ea893d40'Michael Niedermayer
2014-12-16mov: Fix handling of zero-length metadata valuesMartin Storsjö
2014-12-13avformat/mov: Simplify code by using OFFSET() and FLAGS macrosMichael Niedermayer
2014-12-11avformat/mov: Disable XMP metadata by defaultMichael Niedermayer
2014-12-09Merge commit '3c01039e0bc7d269900e15551f8171c4328a0223'Michael Niedermayer
2014-12-09Merge commit 'e2e07dbaab1f17e995842b7eacec4665d44c3d14'Michael Niedermayer
2014-12-09Merge commit 'b704b648f9ecb830874627db958a37e004107d1b'Michael Niedermayer
2014-12-09Merge commit '174c5fde90060faab67796a5eaef742630f1db6e'Michael Niedermayer
2014-12-08Merge commit '35384934d6e27e0334060a23a0c83a3cb5cef198'Michael Niedermayer