| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-24 | 1 | -4/+4 |
|\ |
|
| * | rtp: Rename the open/close functions to alloc/free | Martin Storsjö | 2011-04-24 | 1 | -4/+4 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-04 | 1 | -3/+3 |
|\| |
|
| * | avio: avio_ prefix for url_close_dyn_buf | Anton Khirnov | 2011-04-03 | 1 | -2/+2 |
| * | avio: avio_ prefix for url_open_dyn_buf | Anton Khirnov | 2011-04-03 | 1 | -1/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | avio: avio: avio_ prefixes for put_* functions | Anton Khirnov | 2011-02-21 | 1 | -2/+2 |
| * | avio: rename ByteIOContext to AVIOContext. | Anton Khirnov | 2011-02-20 | 1 | -1/+1 |
* | | avio: avio: avio_ prefixes for put_* functions | Anton Khirnov | 2011-02-22 | 1 | -2/+2 |
* | | avio: rename ByteIOContext to AVIOContext. | Anton Khirnov | 2011-02-20 | 1 | -1/+1 |
|/ |
|
* | rtpdec_xiph: Split packets in the depacketizer | Martin Storsjö | 2010-08-05 | 1 | -30/+49 |
* | rtpdec_xiph: Correct the bitmask for num_pkts | Martin Storsjö | 2010-08-04 | 1 | -1/+1 |
* | Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file | Martin Storsjö | 2010-07-30 | 1 | -1/+1 |
* | rtpdec_xiph: Handle the sampling SDP parameter | Josh Allmann | 2010-07-28 | 1 | -1/+11 |
* | rtpdec_xiph: Drop RTP packets that come in without a prior fragment start mar... | Josh Allmann | 2010-07-27 | 1 | -0/+5 |
* | rtpdec_xiph: Avoid extra memcpy in Xiph RTP depacketizer | Josh Allmann | 2010-07-19 | 1 | -11/+5 |
* | rtpdec: Cleanup FMTP parsing code in Xiph RTP depacketizer | Josh Allmann | 2010-06-28 | 1 | -25/+4 |
* | Fix printf format warnings | Eli Friedman | 2010-06-09 | 1 | -2/+2 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Remove useless assert(), since this can (in theora) be used for any Xiph | Ronald S. Bultje | 2010-04-15 | 1 | -1/+0 |
* | Replace all remaining occurrences of AVERROR_NOMEM with | Stefano Sabatini | 2010-04-03 | 1 | -5/+5 |
* | Change a case of CODEC_TYPE_ into AVMEDIA_TYPE_ | Martin Storsjö | 2010-04-02 | 1 | -1/+1 |
* | Merge Vorbis / Theora depayloaders. | Josh Allmann | 2010-04-01 | 1 | -0/+12 |
* | Reindent after r22766. | Josh Allmann | 2010-04-01 | 1 | -6/+6 |
* | Rename functions / comments from "Theora" to "Xiph" where relevant. | Josh Allmann | 2010-04-01 | 1 | -27/+27 |
* | Rename rtpdec_theora.[ch] to rtpdec_xiph.[ch], as a preparation for merging | Josh Allmann | 2010-04-01 | 1 | -0/+387 |