| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/movenc: avoid using uninitialized display_matrix_size | Michael Niedermayer | 2015-03-21 | 1 | -1/+1 |
* | Merge commit '342fc46c69199b076b7c210f42208ce39a2bde1c' | Michael Niedermayer | 2015-03-20 | 1 | -0/+22 |
|\ |
|
* | | Merge commit 'cf18e777aed9f73011c7ab7cbab8003189d4b9d8' | Michael Niedermayer | 2015-03-20 | 1 | -1/+11 |
|\| |
|
| * | movenc: write the display transform matrix | Anton Khirnov | 2015-03-19 | 1 | -9/+21 |
* | | avformat/avienc: Expand master ODML index when its end is reached | Michael Niedermayer | 2015-03-19 | 1 | -10/+19 |
* | | avformat/avienc: Fix wrongly placed comment | Michael Niedermayer | 2015-03-19 | 1 | -1/+1 |
* | | avformat/avidec: also print frame_num in debug output | Michael Niedermayer | 2015-03-19 | 1 | -2/+3 |
* | | avformat/avienc: factor out update_odml_entry() | Michael Niedermayer | 2015-03-19 | 1 | -24/+35 |
* | | avformat/avienc: factor write_odml_master() out | Michael Niedermayer | 2015-03-19 | 1 | -20/+29 |
* | | Merge commit '67a2912307c3c08f2725ccae162cfe3426b80184' | Michael Niedermayer | 2015-03-19 | 2 | -9/+25 |
|\| |
|
| * | movenc: Don't assume that fragment durations in pts is equal to duration in dts | Martin Storsjö | 2015-03-19 | 2 | -9/+25 |
* | | Merge commit '5c337353a2546416631a87de4881850d99141c39' | Michael Niedermayer | 2015-03-19 | 1 | -4/+4 |
|\| |
|
| * | movenc: Move sidx edit list timestamp adjustment into a block | Martin Storsjö | 2015-03-19 | 1 | -4/+4 |
* | | Merge commit 'eee13d653953083553cceadbbedf6222ef78a006' | Michael Niedermayer | 2015-03-19 | 1 | -2/+4 |
|\| |
|
| * | movenc: Only adjust the cts offset at the start of fragments if necessary | Martin Storsjö | 2015-03-19 | 1 | -2/+4 |
* | | Merge commit '5cf892d6946b19a87bcd00d6b76ce81f45960fdb' | Michael Niedermayer | 2015-03-19 | 1 | -1/+2 |
|\| |
|
| * | movenc: Write pts timestamps in tfxd, instead of dts timestamps | Martin Storsjö | 2015-03-19 | 1 | -1/+2 |
* | | Merge commit 'b81b0cc22b22413760423e239ea644c9afdbfa2d' | Michael Niedermayer | 2015-03-19 | 1 | -1/+7 |
|\| |
|
| * | movenc: Set the last packet duration based on the next packet when autoflushing | Martin Storsjö | 2015-03-19 | 1 | -1/+7 |
* | | Merge commit '3041183677bda0a431b36e96a2c76617abaa8183' | Michael Niedermayer | 2015-03-19 | 1 | -0/+12 |
|\| |
|
| * | dashenc: Heuristically fill in the duration of packets that need it | Martin Storsjö | 2015-03-19 | 1 | -0/+12 |
* | | Merge commit '2889c5e16711770437f380f1bead5f72c6a0b17a' | Michael Niedermayer | 2015-03-19 | 2 | -0/+27 |
|\| |
|
| * | movenc: Heuristically set the duration of the last sample in a fragment if no... | Martin Storsjö | 2015-03-19 | 2 | -0/+27 |
* | | Merge commit '8dc72eeaf647736c287b59a3856a11904bedd58b' | Michael Niedermayer | 2015-03-19 | 1 | -2/+2 |
|\| |
|
| * | udp: Fix crashes after adding AVOptions | Martin Storsjö | 2015-03-19 | 1 | -1/+2 |
* | | mxfenc: don't try to write footer without header | Andreas Cadhalpun | 2015-03-19 | 1 | -0/+7 |
* | | avformat/aiffdec: do not fail if header parser hits EOF | Michael Niedermayer | 2015-03-19 | 1 | -0/+5 |
* | | avformat/aiffdec: Stop header parsing once a non header packet is reached | Michael Niedermayer | 2015-03-19 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'cehoyos/master' | Michael Niedermayer | 2015-03-18 | 1 | -2/+3 |
|\ \ |
|
| * | | lavf/mkv: Ignore ff_isom_write_hvcc() return value as the mov muxer does. | Carl Eugen Hoyos | 2015-03-18 | 1 | -2/+3 |
* | | | Merge commit '8692d74b7364b405d7939c0ed347e8a2815193a7' | Michael Niedermayer | 2015-03-18 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | mov: Add option to keep exact packet sequence after seeking | Derek Buitenhuis | 2015-03-18 | 3 | -10/+35 |
| * | mov: Fix little endian audio detection | Vittorio Giovara | 2015-03-17 | 1 | -1/+1 |
* | | avformat/http: replace cookies with updated values instead of appending forever | Micah Galizia | 2015-03-18 | 1 | -13/+52 |
* | | mov: Add option to keep exact packet sequence after seeking | Derek Buitenhuis | 2015-03-18 | 3 | -13/+38 |
* | | Merge commit '4326bc364b58e97fc3d89417054a6b7610179a00' | Michael Niedermayer | 2015-03-17 | 2 | -4/+9 |
|\| |
|
| * | lavf: Do not list mov-only codecs in riff tags | Carl Eugen Hoyos | 2015-03-17 | 3 | -4/+13 |
| * | isom: Add X-Com Radvision FourCC | Paul B Mahol | 2015-03-17 | 1 | -0/+1 |
* | | Merge commit '02d76141d68e38c80f9a205a56b9af10d74f0995' | Michael Niedermayer | 2015-03-17 | 1 | -0/+1 |
|\| |
|
| * | riff: Add 'tshd' FourCC for H.264 | Vittorio Giovara | 2015-03-17 | 1 | -0/+1 |
* | | Merge commit '96dd04427fc46e5e25a5ac1f00753207e3aedb0c' | Michael Niedermayer | 2015-03-17 | 1 | -0/+1 |
|\| |
|
| * | isom: Add support for TSCC2 | Luca Barbato | 2015-03-17 | 1 | -0/+1 |
* | | avformat/mov: fix mis-detection of jpeg2000 | Michael Niedermayer | 2015-03-17 | 1 | -1/+3 |
* | | mxfenc: fix memleaks in mxf_write_footer | Andreas Cadhalpun | 2015-03-17 | 1 | -7/+8 |
* | | Merge commit '2cb9c2fc59c9267ad2631c07c81c188058502259' | Michael Niedermayer | 2015-03-16 | 2 | -7/+81 |
|\| |
|
| * | movenc: Allow interleaving samples when writing fragmented files | Martin Storsjö | 2015-03-16 | 2 | -7/+80 |
* | | avformat/rtsp: Fix potential pointer overflow in sdp_probe() | Michael Niedermayer | 2015-03-16 | 1 | -1/+1 |
* | | avformat/mpegts: Fix potential pointer overflows | Michael Niedermayer | 2015-03-16 | 1 | -3/+3 |
* | | Merge commit '50ff0c05b691524d1fd044a2f2eefb706932fc98' | Michael Niedermayer | 2015-03-16 | 1 | -8/+16 |
|\| |
|
| * | movenc: Support writing multiple trun atoms | Martin Storsjö | 2015-03-16 | 1 | -8/+16 |