| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'd594dbecce5f3af7f80bbf5bb1b516d740b69ccd' | Michael Niedermayer | 2015-02-25 | 1 | -2/+2 |
|\ |
|
| * | rtpdec: Rename the free method to close | Martin Storsjö | 2015-02-24 | 1 | -2/+2 |
* | | 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 '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 'ac0e54fda9305cc7d149007f5b512bb8619f7c78' | Michael Niedermayer | 2015-02-24 | 1 | -1/+1 |
|\| |
|
| * | rtpdec: Add const to string parameters in internal fmtp parsing functions | Martin Storsjö | 2015-02-24 | 1 | -1/+1 |
* | | Merge commit '5d8cae45737bed6239bd6b6e0698802dbe1463c8' | Michael Niedermayer | 2015-02-24 | 1 | -6/+2 |
|\| |
|
| * | rtpdec: Get rid of all trivial .alloc/.free functions | Martin Storsjö | 2015-02-24 | 1 | -6/+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 '3cd5828fc0007e6d056067444de053a34ddedd02' | Michael Niedermayer | 2015-02-24 | 1 | -1/+1 |
|\| |
|
| * | rtpdec: Add missing trailing commas | Martin Storsjö | 2015-02-24 | 1 | -1/+1 |
* | | Merge commit '44dc138ed29c4dfbaf57ebc774da4c75ef113ca4' | Michael Niedermayer | 2015-02-22 | 1 | -3/+3 |
|\| |
|
| * | rtpdec_mpeg4: reassemble fragmented AAC frames | Gilles Chanteperdrix | 2015-02-21 | 1 | -2/+57 |
| * | rtpdec_mpeg4: add more verbose error logging | Gilles Chanteperdrix | 2015-02-21 | 1 | -6/+18 |
* | | avformat/rtpdec_mpeg4: reassemble fragmented AAC frames | Gilles Chanteperdrix | 2015-02-22 | 1 | -8/+76 |
* | | Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e' | Michael Niedermayer | 2015-02-14 | 1 | -1/+1 |
|\| |
|
| * | avformat: Don't anonymously typedef structs | Diego Biurrun | 2015-02-14 | 1 | -1/+1 |
* | | avformat/rtpdec_mpeg4: Use av_freep() to avoid leaving stale pointers in memory | Michael Niedermayer | 2014-12-24 | 1 | -3/+3 |
* | | avformat/rtpdec_mpeg4: Use av_freep() to avoid leaving stale extradata pointer | Michael Niedermayer | 2014-12-15 | 1 | -1/+1 |
* | | Merge commit '0307cc2253e76772b1c645ac6117d08da87a147c' | Michael Niedermayer | 2014-07-09 | 1 | -2/+3 |
|\| |
|
| * | rtpdec: pass an AVFormatContext to ff_parse_fmtp() | Anton Khirnov | 2014-07-09 | 1 | -2/+3 |
* | | avformat: use ff_alloc_extradata() | Paul B Mahol | 2013-10-13 | 1 | -3/+1 |
* | | Merge commit '7abd35a1ffaecfd79fa07b801621ee11ab595c43' | Michael Niedermayer | 2013-05-06 | 1 | -1/+3 |
|\| |
|
| * | avformat: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-05 | 1 | -1/+3 |
* | | Merge commit 'c6f1dc8e4cd967ae056698eafb891a08003c211c' | Michael Niedermayer | 2013-01-21 | 1 | -0/+9 |
|\| |
|
| * | rtpdec: Move setting the parsing flags to the actual depacketizers | Martin Storsjö | 2013-01-20 | 1 | -0/+9 |
* | | Merge commit 'a717f9904227d7979473bad40c50eb40af41d01d' | Michael Niedermayer | 2013-01-21 | 1 | -12/+31 |
|\| |
|
| * | rtpdec_mpeg4: Return one AAC AU per AVPacket | Martin Storsjö | 2013-01-20 | 1 | -12/+31 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-01-16 | 1 | -2/+11 |
|\| |
|
| * | rtpdec_mpeg4: Check the remaining amount of data before reading | Martin Storsjö | 2013-01-16 | 1 | -2/+11 |
* | | Merge commit '977d4a3b8a2dbc2fb5e747c7072485016c9cdfaa' | Michael Niedermayer | 2013-01-16 | 1 | -1/+5 |
|\| |
|
| * | rtpdec_mpeg4: Check the return value from malloc | Martin Storsjö | 2013-01-15 | 1 | -1/+5 |
* | | Merge commit '90c784cc13f6bf21a8eb69f3b88b50c7a70f6c59' | Michael Niedermayer | 2012-12-21 | 1 | -1/+2 |
|\| |
|
| * | rtpdec: Pass the sequence number to depacketizers | Martin Storsjö | 2012-12-21 | 1 | -1/+2 |
* | | Merge commit 'f3f60dcbdd6ff2201526a603fe28293975bb7667' | Michael Niedermayer | 2012-12-13 | 1 | -12/+7 |
|\| |
|
| * | rtpdec_mpeg4: Cosmetic cleanup | Martin Storsjö | 2012-12-12 | 1 | -12/+7 |
* | | Merge commit 'cbcd497f384f0f8ef3f76f85b29b644b900d6b9f' | Michael Niedermayer | 2012-10-10 | 1 | -9/+1 |
|\| |
|
| * | rtpdec_mpeg4: au_headers is a single array, simple av_free is enough | Janne Grunau | 2012-10-09 | 1 | -9/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -3/+3 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -3/+3 |
* | | cosmetics: various spelling fixes | Lou Logan | 2012-07-06 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-08 | 1 | -0/+3 |
|\| |
|
| * | rtsp: Don't expose the MS-RTSP RTX data stream to the caller | Martin Storsjö | 2012-04-08 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-07 | 1 | -1/+1 |
|\| |
|
| * | doxygen: Do not include license boilerplates in Doxygen comment blocks. | Diego Biurrun | 2012-02-06 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-29 | 1 | -3/+0 |
|\| |
|
| * | Eliminate pointless 0/NULL initializers in AVCodec and similar declarations. | Diego Biurrun | 2011-11-28 | 1 | -3/+0 |