| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/movenc: Use strict_std_compliance from the muxer layer instead of th... | Michael Niedermayer | 2015-12-30 | 1 | -1/+1 |
* | Merge commit '5845a8273e4694e0254ad728970b82bb64fd8bc0' | Hendrik Leppkes | 2015-12-17 | 1 | -3/+6 |
|\ |
|
| * | movenc: use the CPB props side data | Anton Khirnov | 2015-12-06 | 1 | -5/+8 |
* | | movenc: support cenc (common encryption) | erankor | 2015-12-15 | 1 | -7/+85 |
* | | avformat: use AV_OPT_TYPE_BOOL in a bunch of places | Clément Bœsch | 2015-12-04 | 1 | -2/+2 |
* | | avformat/movenc: HE-AAC correct FourCC in ISML | Yann Coupin | 2015-12-04 | 1 | -1/+11 |
* | | Merge commit 'ca489564ae150bc41764f175b88151d883e69ae0' | Derek Buitenhuis | 2015-11-22 | 1 | -4/+15 |
|\| |
|
| * | movenc: add fallback audio track tref support | John Stebbins | 2015-11-18 | 1 | -4/+15 |
* | | Merge commit 'bef3b1f59f036aba4a5fe599b2480f6bd9e6b280' | Derek Buitenhuis | 2015-11-18 | 1 | -4/+14 |
|\| |
|
| * | movenc: Allow setting start_dts/start_cts before writing actual packets | Martin Storsjö | 2015-11-11 | 1 | -3/+12 |
* | | Merge commit '09e431b9e3674804172e7b0a0f865b65ec09739a' | Derek Buitenhuis | 2015-11-17 | 1 | -4/+12 |
|\| |
|
| * | movenc: Assume streams starting at pts=0 for discontinuous fragments with edi... | Martin Storsjö | 2015-11-11 | 1 | -4/+12 |
* | | Merge commit '8ad5124b7ecf7f727724e270a7b4bb8c7bcbf6a4' | Hendrik Leppkes | 2015-11-11 | 1 | -0/+1 |
|\| |
|
| * | movenc: Automatically flush after writing the initial moov | Martin Storsjö | 2015-11-10 | 1 | -0/+1 |
* | | Replace remaining occurances of av_free_packet with av_packet_unref | Hendrik Leppkes | 2015-10-27 | 1 | -4/+4 |
* | | Merge commit '5ea5a24eb70646a9061b85af407fcbb5dd4f89fd' | Hendrik Leppkes | 2015-10-27 | 1 | -8/+8 |
|\| |
|
| * | movenc: Honor flush requests with delay_moov, when some tracks lack samples | Martin Storsjö | 2015-10-23 | 1 | -8/+8 |
* | | avcodec: drop 2 suffix from avpriv_ac3_parse_header2 | Andreas Cadhalpun | 2015-10-22 | 1 | -2/+2 |
* | | Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d' | Hendrik Leppkes | 2015-09-29 | 1 | -1/+1 |
|\| |
|
* | | lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. | Michael Niedermayer | 2015-09-15 | 1 | -2/+2 |
* | | Merge commit '26ac22e5e7394346e9d59f800e7d4e91f4518d33' | Hendrik Leppkes | 2015-08-18 | 1 | -7/+8 |
|\| |
|
| * | movenc: Add a new flag for writing global sidx indexes for dash | Martin Storsjö | 2015-08-12 | 1 | -7/+8 |
* | | Merge commit '5f200bbf98efe50f63d0515b115d2ba8dae297bc' | Hendrik Leppkes | 2015-08-10 | 1 | -0/+3 |
|\| |
|
| * | movenc: Place the sidx index after the initial moov/mdat pair | Martin Storsjö | 2015-08-10 | 1 | -0/+3 |
* | | Merge commit '83f254e65f938657a4dbec711e4c94252a72daf9' | Hendrik Leppkes | 2015-08-10 | 1 | -10/+10 |
|\| |
|
| * | movenc: Rename reserved_moov_pos to reserved_header_pos | Martin Storsjö | 2015-08-10 | 1 | -7/+7 |
* | | Merge commit '8e34089e265a6b01e1e3301e8864439d26793753' | Hendrik Leppkes | 2015-08-10 | 1 | -0/+2 |
|\| |
|
| * | movenc: Check that frag_info entries exist in mov_write_sidx_tag | Martin Storsjö | 2015-08-10 | 1 | -0/+2 |
* | | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | avformat/movenc: Drop redundant bit exact field from context | Michael Niedermayer | 2015-07-18 | 1 | -6/+2 |
* | | avformat/movenc: fix mime-types in movenc.c | compn | 2015-07-09 | 1 | -3/+3 |
* | | Merge commit 'e95c7a61852cc5b9ce5445ff034b87553e61958a' | Michael Niedermayer | 2015-06-30 | 1 | -4/+5 |
|\| |
|
| * | mov: Preserve the metadata even when bit-exactness is requested | Luca Barbato | 2015-06-30 | 1 | -7/+7 |
| * | movenc: fixes a questionable valgrind uninitialized value warning | Janne Grunau | 2015-06-10 | 1 | -1/+1 |
* | | avformat/movenc: Check return code of ff_iso8601_to_unix_time() | Michael Niedermayer | 2015-06-21 | 1 | -1/+6 |
* | | avformat/movenc: Make static packed_size, const static | Michael Niedermayer | 2015-06-11 | 1 | -1/+1 |
* | | avformat/movenc: Fix potential signed overflows | Michael Niedermayer | 2015-06-01 | 1 | -2/+2 |
* | | avformat/movenc: Add loction/xyz support to allow copying data between mov files | Michael Niedermayer | 2015-05-30 | 1 | -0/+1 |
* | | avformat/movenc: Check that track_width_1616 fits within the available 32bit ... | Michael Niedermayer | 2015-05-29 | 1 | -1/+3 |
* | | avformat/movenc: avoid floats in width/height/aspect ratio computations | Michael Niedermayer | 2015-05-29 | 1 | -4/+6 |
* | | avformat/movenc: Allow muxing mp3 with samplerate < 16khz if the user sets st... | Michael Niedermayer | 2015-05-27 | 1 | -4/+9 |
* | | avformat/movenc: Avoid floats & float rounding in tmcd nb_frames calculation | Michael Niedermayer | 2015-05-26 | 1 | -1/+1 |
* | | avformat/movenc: Remove float use from rgb_to_yuv() | Michael Niedermayer | 2015-05-24 | 1 | -3/+3 |
* | | lavf/mov: Use AVCOL_SPC constants when checking color_space. | Carl Eugen Hoyos | 2015-05-21 | 1 | -3/+3 |
* | | lavf/mov: Write colour matrix "6" for color_space bt470bg. | Carl Eugen Hoyos | 2015-05-21 | 1 | -0/+1 |
* | | Merge commit 'e0046bc9c96150fa06146ace9093f06857dd7b23' | Michael Niedermayer | 2015-03-23 | 1 | -0/+2 |
|\| |
|
| * | movenc: Write the make and model metadata keys for mov style files | Martin Storsjö | 2015-03-23 | 1 | -0/+2 |
* | | avformat/movenc: avoid using uninitialized display_matrix_size | Michael Niedermayer | 2015-03-21 | 1 | -1/+1 |
* | | Merge commit 'cf18e777aed9f73011c7ab7cbab8003189d4b9d8' | Michael Niedermayer | 2015-03-20 | 1 | -1/+11 |
|\| |
|