August 17, 2014
View cabcd8f

avformat/movenchint: use av_freep() for safety

Michael Niedermayer authored on 2014/08/17 02:44:50
July 25, 2014
View 351b22c

avformat/mux: support re-interleaving packets in ff_write_chained()

Michael Niedermayer authored on 2014/07/25 05:39:22
May 31, 2014
View 9c22e90

Revert "avformat/movenchint: Fix movhinting with ff_rtp_chain_mux_open() from abb810db036628e11a5171134ebe320b187ee6d6"

Michael Niedermayer authored on 2014/05/31 19:37:53
View 1fe40e1

avformat/movenchint: Fix movhinting with ff_rtp_chain_mux_open() from abb810db036628e11a5171134ebe320b187ee6d6

Michael Niedermayer authored on 2014/05/31 05:51:57
September 22, 2013
View 05b7a63

avformat/movenchint: use realloc_array() to protect against integer overflow

Michael Niedermayer authored on 2013/09/22 22:06:22
View 6362176

avformat/movenchint: only change queue size if reallocation succeeded

Michael Niedermayer authored on 2013/09/22 22:05:35
View 091ba02

avformat/movenchint: revert "Use av_reallocp() where suitable"

Michael Niedermayer authored on 2013/09/22 21:59:25
September 19, 2013
View 20dfab3

Merge commit '5626f994f273af80fb100d4743b963304de9e05c'

Michael Niedermayer authored on 2013/09/19 18:01:26
View 5626f99

avformat: Use av_reallocp() where suitable

Alexandra Khirnova authored on 2013/09/19 01:12:36
July 9, 2013
View e914a21

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2013/07/09 17:07:01
View 848295c

Merge commit 'a87a0acf9b5d27aad032e61eef4973e62a4a6830'

Michael Niedermayer authored on 2013/07/09 16:59:29
July 8, 2013
View 4cd066b

Merge commit '21732063a346475eb22c332b27e8216b79f9ad4a'

Michael Niedermayer authored on 2013/07/08 11:08:07
July 7, 2013
View 0677dde

movenc: Rename the timestamp parameter to dts in write_hint_packets

Martin Storsjö authored on 2013/07/07 23:03:00
View a87a0ac

movenc: Make sure the RTP hint tracks have nondecreasing DTS

Martin Storsjö authored on 2013/07/07 22:55:26
View 2173206

movenc: K&R formatting cosmetics

Martin Storsjö authored on 2013/07/07 20:59:47