| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf/movenc: Add a missing assignment if memory allocation fails. | Carl Eugen Hoyos | 2016-08-24 | 1 | -1/+1 |
* | avformat/movenc: Free extradata after successfull allocation of new instead o... | Michael Niedermayer | 2016-08-19 | 1 | -4/+4 |
* | avformat/movenc: allow rewriting extradata | Umair Khan | 2016-08-19 | 1 | -0/+31 |
* | avcodec/dnxhddata: move avpriv_dnxhd_parse_header_prefix to a header | James Almer | 2016-07-25 | 1 | -1/+1 |
* | libavformat/movenc: add dnxhr compatibility for apple players | Mark Reid | 2016-07-23 | 1 | -5/+26 |
* | avformat/movenc: add option to use keys/mdta atoms for metadata | David Murmann | 2016-06-25 | 1 | -4/+77 |
* | movenc: mark astronomical_body const string as static | Clément Bœsch | 2016-06-25 | 1 | -1/+1 |
* | avformat: Fix ff_interleaved_peek() | Michael Niedermayer | 2016-06-25 | 1 | -2/+4 |
* | Merge commit 'b84f3a40034d28828c4ca639d012479a7eaace28' | Clément Bœsch | 2016-06-24 | 1 | -0/+53 |
|\ |
|
| * | movenc: Write 'loci' geotag metadata for 3gp and mp4 | Martin Storsjö | 2016-05-19 | 1 | -0/+53 |
* | | Merge commit 'f12a705ee570e16ca692c66b62821a2dbdf82566' | Clément Bœsch | 2016-06-24 | 1 | -7/+19 |
|\| |
|
| * | movenc: Factorize a function for finding a metadata entry and the associated ... | Martin Storsjö | 2016-05-19 | 1 | -7/+19 |
| * | movenc: Write ?xyz geotag metadata for mov files | Michael Niedermayer | 2016-05-19 | 1 | -0/+1 |
* | | Merge commit '72d621069fc301b431fac36b5281699a362562f2' | Matthieu Bouron | 2016-06-23 | 1 | -1/+1 |
|\| |
|
| * | movenc: Add a missed const | Martin Storsjö | 2016-05-18 | 1 | -1/+1 |
* | | Merge commit 'e1eb0fc960163402bbb4e630185790488f7d28ed' | Matthieu Bouron | 2016-06-23 | 1 | -0/+22 |
|\| |
|
| * | movenc: Use packets in interleaving queues for the duration at the end of fra... | Martin Storsjö | 2016-05-18 | 1 | -0/+22 |
* | | Merge commit 'dbbaad32e36b9046cd19d6e3329e2ca7ab49b401' | Matthieu Bouron | 2016-06-23 | 1 | -0/+16 |
|\| |
|
| * | movenc: Provide output bytestream markers for fragmented content | Martin Storsjö | 2016-05-18 | 1 | -0/+16 |
* | | Merge commit '5afb94c817abffad030c6b94d7003dca8aace3d5' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\| |
|
| * | Mark read-only tables as static | Diego Biurrun | 2016-05-05 | 1 | -4/+4 |
* | | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -3/+3 |
|\| |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -3/+3 |
| * | Drop pointless assert.h #includes | Diego Biurrun | 2016-05-03 | 1 | -3/+0 |
* | | Add experimental support for vp9 in iso-bmff | Kongqun Yang | 2016-06-17 | 1 | -0/+26 |
* | | avformat/movenc: Skip unsupported video tracks in timecode generation | Michael Niedermayer | 2016-06-06 | 1 | -10/+22 |
* | | avformat/movenc: remove useless if and reindent | Marton Balint | 2016-05-31 | 1 | -12/+9 |
* | | avformat/movenc: propagate shift_data errors properly | Marton Balint | 2016-05-31 | 1 | -0/+4 |
* | | libavformat/movenc: remove unnecessary null check | Mark Reid | 2016-05-30 | 1 | -3/+1 |
* | | avformat/movenc: Fix potential track width/height overflows | Michael Niedermayer | 2016-05-29 | 1 | -9/+13 |
* | | avformat/movenc: Avoid integer overflow | Michael Niedermayer | 2016-05-29 | 1 | -1/+5 |
* | | avformat/movenc: Fix memleak of reshuffled packet | Michael Niedermayer | 2016-05-28 | 1 | -2/+4 |
* | | avformat/movenc: Rename reshuffles return variable to ensure it is not mixed up | Michael Niedermayer | 2016-05-28 | 1 | -10/+10 |
* | | Merge commit '74383def8f46805faf3391c98516b248108a9a6b' | Derek Buitenhuis | 2016-05-12 | 1 | -1/+4 |
|\| |
|
| * | movenc: Handle pts == NOPTS when autoflushing | Martin Storsjö | 2016-04-21 | 1 | -1/+4 |
* | | Merge commit '0abb07bad7026a945a31ba4047e6583c8b3fa3da' | Derek Buitenhuis | 2016-05-12 | 1 | -1/+2 |
|\| |
|
| * | movenc: Update a comment to reflect how the code actually behaves | Martin Storsjö | 2016-04-19 | 1 | -1/+2 |
* | | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -418/+448 |
|\| |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -261/+258 |
* | | fix some a/an typos | Lou Logan | 2016-03-28 | 1 | -1/+1 |
* | | lavf/movenc: Fix help output. | Carl Eugen Hoyos | 2016-03-10 | 1 | -3/+3 |
* | | lavf/movenc: Add support for palette side data | Mats Peterson | 2016-03-04 | 1 | -19/+25 |
* | | movenc: Timecode in MP4 Although MP4 does not have a concrete specification t... | Syed Andaleeb Roomy | 2016-02-28 | 1 | -3/+6 |
* | | lavf/movenc: Add palette to video sample description | Mats Peterson | 2016-02-27 | 1 | -2/+62 |
* | | avformat/movenc: use ff_parse_creation_time_metadata | Marton Balint | 2016-02-14 | 1 | -7/+1 |
* | | Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610' | Derek Buitenhuis | 2016-02-10 | 1 | -2/+2 |
|\| |
|
| * | lavf: allow custom IO for all files | Anton Khirnov | 2016-01-24 | 1 | -2/+2 |
* | | Update demuxers and protocols for protocol whitelist support | Michael Niedermayer | 2016-02-02 | 1 | -1/+1 |
* | | avformat/movenc: Check that pkt duration is within 32bit range | Michael Niedermayer | 2016-01-09 | 1 | -4/+4 |
* | | avformat/movenc: Use strict_std_compliance from the muxer layer instead of th... | Michael Niedermayer | 2015-12-30 | 1 | -1/+1 |