index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
movenchint.c
Age
Commit message (
Expand
)
Author
2016-04-10
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-02-23
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2015-02-25
Merge commit '8e32b1f0963d01d4f5d4803eb721f162e0d58d9a'
Michael Niedermayer
2015-02-24
libavformat: Use ffio_free_dyn_buf where applicable
Martin Storsjö
2014-08-17
avformat/movenchint: use av_freep() for safety
Michael Niedermayer
2014-07-24
avformat/mux: support re-interleaving packets in ff_write_chained()
Michael Niedermayer
2014-05-31
Revert "avformat/movenchint: Fix movhinting with ff_rtp_chain_mux_open() from...
Michael Niedermayer
2014-05-30
avformat/movenchint: Fix movhinting with ff_rtp_chain_mux_open() from abb810d...
Michael Niedermayer
2013-09-22
movenchint: Clear size and len if the realloc failed
Martin Storsjö
2013-09-22
avformat/movenchint: use realloc_array() to protect against integer overflow
Michael Niedermayer
2013-09-22
avformat/movenchint: only change queue size if reallocation succeeded
Michael Niedermayer
2013-09-22
avformat/movenchint: revert "Use av_reallocp() where suitable"
Michael Niedermayer
2013-09-19
Merge commit '5626f994f273af80fb100d4743b963304de9e05c'
Michael Niedermayer
2013-09-18
avformat: Use av_reallocp() where suitable
Alexandra Khirnova
2013-07-09
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-07-09
Merge commit 'a87a0acf9b5d27aad032e61eef4973e62a4a6830'
Michael Niedermayer
2013-07-08
movenc: Rename the timestamp parameter to dts in write_hint_packets
Martin Storsjö
2013-07-08
movenc: Make sure the RTP hint tracks have nondecreasing DTS
Martin Storsjö
2013-07-08
Merge commit '21732063a346475eb22c332b27e8216b79f9ad4a'
Michael Niedermayer
2013-07-07
movenc: K&R formatting cosmetics
Martin Storsjö
2012-11-15
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-11-14
rtp: set the payload type as stream id
Luca Barbato
2012-05-26
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-26
rtpenc_chain: Return an error code instead of just a plain pointer
Martin Storsjö
2012-02-17
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-16
rtp: Factorize the check for distinguishing RTCP packets from RTP
Martin Storsjö
2012-02-15
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-14
movenc: Use defines instead of hardcoded numbers for RTCP types
Martin Storsjö
2012-01-29
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-27
cosmetics: Remove extra newlines at EOF
Alex Converse
2011-12-12
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-11
movenc: Use the actual converted sample for RTP hinting
Martin Storsjö
2011-07-11
Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'
Michael Niedermayer
2011-07-10
lavc: make avcodec_alloc_context3 officially public.
Anton Khirnov
2011-04-04
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-03
avio: make url_open_dyn_packet_buf internal.
Anton Khirnov
2011-04-03
avio: avio_ prefix for url_close_dyn_buf
Anton Khirnov
2011-04-03
avio: avio_ prefix for url_open_dyn_buf
Anton Khirnov
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-05
avio: add avio_tell macro as a replacement for url_ftell
Anton Khirnov
2011-03-04
avio: add avio_tell macro as a replacement for url_ftell
Anton Khirnov
2011-03-03
avio: avio_ prefix for url_fseek
Anton Khirnov
2011-03-01
avio: avio_ prefix for url_fseek
Anton Khirnov
2011-02-22
avio: avio: avio_ prefixes for put_* functions
Anton Khirnov
2011-02-21
avio: avio: avio_ prefixes for put_* functions
Anton Khirnov
2011-02-20
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-02-20
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-02-18
lavf: add av_ prefix to dump_format()
Anton Khirnov
2011-02-16
lavf: add av_ prefix to dump_format()
Anton Khirnov
2011-02-06
movenchint: Use rtpenc_chain for setting up the chained RTP muxer
Martin Storsjö
[next]