July 28, 2015
View 29d147c

Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'

Michael Niedermayer authored on 2015/07/28 05:53:16
July 18, 2015
View a194298

avformat/movenc: Drop redundant bit exact field from context

Michael Niedermayer authored on 2015/07/18 20:17:21
July 9, 2015
View 0054d5a

avformat/movenc: fix mime-types in movenc.c

compn authored on 2015/07/09 03:24:46
July 1, 2015
View cfcb9f5

Merge commit 'e95c7a61852cc5b9ce5445ff034b87553e61958a'

Michael Niedermayer authored on 2015/07/01 04:36:16
June 30, 2015
View 059a934

lavc: Consistently prefix input buffer defines

Vittorio Giovara authored on 2015/06/30 06:48:34
June 21, 2015
View f98c3ec

avformat/movenc: Check return code of ff_iso8601_to_unix_time()

Michael Niedermayer authored on 2015/06/21 11:18:08
June 16, 2015
View e95c7a6

mov: Preserve the metadata even when bit-exactness is requested

Luca Barbato authored on 2015/06/16 03:40:46
June 11, 2015
View 9e40bd5

avformat/movenc: Make static packed_size, const static

Michael Niedermayer authored on 2015/06/11 07:24:54
June 9, 2015
View 529c056

movenc: fixes a questionable valgrind uninitialized value warning

Janne Grunau authored on 2015/06/09 19:27:47
June 2, 2015
View 627dd7f

avformat/movenc: Fix potential signed overflows

Michael Niedermayer authored on 2015/06/02 00:54:58
May 30, 2015
View a3ec1d6

avformat/movenc: Add loction/xyz support to allow copying data between mov files

Michael Niedermayer authored on 2015/05/30 22:32:40
May 29, 2015
View 061a592

avformat/movenc: Check that track_width_1616 fits within the available 32bit before storing it

Michael Niedermayer authored on 2015/05/29 19:54:37
View 14bc570

avformat/movenc: avoid floats in width/height/aspect ratio computations

Michael Niedermayer authored on 2015/05/29 19:36:55
May 27, 2015
View 023040e

avformat/movenc: Allow muxing mp3 with samplerate < 16khz if the user sets strict to -1

Michael Niedermayer authored on 2015/05/27 08:42:23
May 26, 2015
View 894d8cf

avformat/movenc: Avoid floats & float rounding in tmcd nb_frames calculation

Michael Niedermayer authored on 2015/05/26 21:51:00