| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '67deba8a416d818f3d95aef0aa916589090396e2' | Clément Bœsch | 2017-03-31 | 1 | -8/+6 |
|\ |
|
| * | Use avpriv_report_missing_feature() where appropriate | Diego Biurrun | 2016-11-08 | 1 | -8/+6 |
* | | Merge commit '1263b2039eb5aaf1522e9de9f07c787ab30a5f50' | Clément Bœsch | 2017-03-24 | 1 | -2/+2 |
|\| |
|
| * | Adjust printf conversion specifiers to match variable signedness | Diego Biurrun | 2016-10-28 | 1 | -2/+2 |
* | | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -17/+18 |
|\| |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -16/+17 |
* | | Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' | Hendrik Leppkes | 2015-10-27 | 1 | -1/+1 |
|\| |
|
| * | avpacket: Replace av_free_packet with av_packet_unref | Luca Barbato | 2015-10-26 | 1 | -1/+1 |
* | | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -2/+2 |
|\| |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -2/+2 |
* | | avformat/rtpdec_xiph: Move pkt_len onto one side of the check | Michael Niedermayer | 2015-05-12 | 1 | -1/+1 |
* | | avformat/rtpdec_xiph: Check upper bound on len in xiph_handle_packet() | Michael Niedermayer | 2015-05-12 | 1 | -1/+1 |
* | | Merge commit 'd594dbecce5f3af7f80bbf5bb1b516d740b69ccd' | Michael Niedermayer | 2015-02-25 | 1 | -3/+3 |
|\| |
|
| * | rtpdec: Rename the free method to close | Martin Storsjö | 2015-02-24 | 1 | -3/+3 |
* | | Merge commit '199fb40278146c5bb162990c66ad3cd561abc780' | Michael Niedermayer | 2015-02-25 | 1 | -13/+4 |
|\| |
|
| * | rtpdec: Use ffio_free_dyn_buf | Martin Storsjö | 2015-02-24 | 1 | -13/+4 |
* | | Merge commit 'bb4a310bb85f43e62240145a656b1e5285b14239' | Michael Niedermayer | 2015-02-25 | 1 | -1/+0 |
|\| |
|
| * | rtpdec: Don't free the payload context in the .free function | Martin Storsjö | 2015-02-24 | 1 | -1/+0 |
* | | Merge commit '88434f9725e7c9484dcbcf323566ae88a2904f32' | Michael Niedermayer | 2015-02-24 | 1 | -1/+1 |
|\| |
|
| * | rtpdec: Remove unnecessary inline attributes | Martin Storsjö | 2015-02-24 | 1 | -1/+1 |
* | | Merge commit 'ec96a89c3e507cf0fb1f2b159b28a53f2bad9a74' | Michael Niedermayer | 2015-02-24 | 1 | -1/+1 |
|\| |
|
| * | rtpdec: Don't pass non-const pointers to fmtp attribute parsing functions | Martin Storsjö | 2015-02-24 | 1 | -1/+1 |
* | | Merge commit '5d8cae45737bed6239bd6b6e0698802dbe1463c8' | Michael Niedermayer | 2015-02-24 | 1 | -7/+2 |
|\| |
|
| * | rtpdec: Get rid of all trivial .alloc/.free functions | Martin Storsjö | 2015-02-24 | 1 | -7/+2 |
* | | Merge commit '2b982e92f42a6e661d90b12b6592cd13cae496d4' | Michael Niedermayer | 2015-02-24 | 1 | -10/+1 |
|\| |
|
| * | rtpdec: Set need_parsing via a handler field | Martin Storsjö | 2015-02-24 | 1 | -10/+1 |
* | | Merge commit 'db158f0dd217cf839be8af195d66cf49a76537a8' | Michael Niedermayer | 2015-02-24 | 1 | -4/+4 |
|\| |
|
| * | rtpdec: Remove unnecessary _if_needed suffixes on functions | Martin Storsjö | 2015-02-24 | 1 | -4/+4 |
* | | Merge commit '3cd5828fc0007e6d056067444de053a34ddedd02' | Michael Niedermayer | 2015-02-24 | 1 | -2/+2 |
|\| |
|
| * | rtpdec: Add missing trailing commas | Martin Storsjö | 2015-02-24 | 1 | -2/+2 |
* | | avformat/rtpdec_xiph: use av_freep() to avoid leaving stale pointers in memory | Michael Niedermayer | 2014-12-23 | 1 | -2/+2 |
* | | Merge commit '0307cc2253e76772b1c645ac6117d08da87a147c' | Michael Niedermayer | 2014-07-09 | 1 | -5/+6 |
|\| |
|
| * | rtpdec: pass an AVFormatContext to ff_parse_fmtp() | Anton Khirnov | 2014-07-09 | 1 | -5/+6 |
* | | Use correct msvc type specifiers for ptrdiff_t and size_t. | Carl Eugen Hoyos | 2014-04-24 | 1 | -2/+2 |
* | | avformat: use ff_alloc_extradata() | Paul B Mahol | 2013-10-13 | 1 | -2/+3 |
* | | Merge commit '7abd35a1ffaecfd79fa07b801621ee11ab595c43' | Michael Niedermayer | 2013-05-06 | 1 | -2/+3 |
|\| |
|
| * | avformat: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-05 | 1 | -2/+3 |
* | | Merge commit 'c6f1dc8e4cd967ae056698eafb891a08003c211c' | Michael Niedermayer | 2013-01-21 | 1 | -0/+11 |
|\| |
|
| * | rtpdec: Move setting the parsing flags to the actual depacketizers | Martin Storsjö | 2013-01-20 | 1 | -0/+11 |
* | | Merge commit '90c784cc13f6bf21a8eb69f3b88b50c7a70f6c59' | Michael Niedermayer | 2012-12-21 | 1 | -6/+4 |
|\| |
|
| * | rtpdec: Pass the sequence number to depacketizers | Martin Storsjö | 2012-12-21 | 1 | -6/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-02 | 1 | -10/+3 |
|\| |
|
| * | rtpdec: factorize identical code used in several handlers | Anton Khirnov | 2012-11-02 | 1 | -10/+3 |
* | | Merge commit '0a7005bebd23ade7bb852bce0401af1a8fdbb723' | Michael Niedermayer | 2012-10-13 | 1 | -1/+1 |
|\| |
|
| * | rtpdec_xiph: fix function return type | Mans Rullgard | 2012-10-12 | 1 | -1/+1 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -3/+3 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -3/+3 |
* | | rtpdec_xiph: switch to av_assert() | Michael Niedermayer | 2012-08-24 | 1 | -3/+2 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -2/+2 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -2/+2 |