| Commit message (Expand) | Author | Age | Files | Lines |
* | rtmp: Support 'rtmp_playpath', an option which overrides the stream identifier | Samuel Pitoiset | 2012-04-16 | 1 | -8/+18 |
* | rtmp: Support 'rtmp_app', an option which overrides the name of application | Samuel Pitoiset | 2012-04-16 | 1 | -1/+40 |
* | rtmp: implement bandwidth notification | Raffaele Sena | 2012-04-03 | 1 | -0/+16 |
* | rtmp: update supported audio codecs value | Samuel Pitoiset | 2012-04-03 | 1 | -1/+5 |
* | avio: Add an URLProtocol flag for indicating that a protocol uses network | Martin Storsjö | 2012-01-05 | 1 | -0/+1 |
* | lavu: replace int/float punning functions | Mans Rullgard | 2011-12-11 | 1 | -3/+3 |
* | rtmp: Use nb_invokes for all invoke commands | Martin Storsjö | 2011-12-07 | 1 | -5/+7 |
* | proto: Realign struct initializers | Martin Storsjö | 2011-12-01 | 1 | -5/+5 |
* | proto: Use .priv_data_size to allocate the private context | Martin Storsjö | 2011-12-01 | 1 | -6/+2 |
* | rtmp: Clean up properly if the handshake failed | Martin Storsjö | 2011-12-01 | 1 | -1/+1 |
* | rtmp: do not hardcode invoke numbers | Josh Allmann | 2011-11-18 | 1 | -4/+5 |
* | avio: add support for passing options to protocols. | Anton Khirnov | 2011-11-13 | 1 | -1/+1 |
* | avio: Add an AVIOInterruptCB parameter to ffurl_open/ffurl_alloc | Martin Storsjö | 2011-11-13 | 1 | -1/+2 |
* | rtmp: Make the input FLV parser handle data cut at any point | Martin Storsjö | 2011-09-22 | 1 | -34/+27 |
* | rtmp: Don't blindly skip the 4 trailer bytes from the FLV packets | Martin Storsjö | 2011-09-20 | 1 | -3/+19 |
* | rtmp: Handle FLV packets written in more than one write call | Chiranjeevi Melam | 2011-09-20 | 1 | -3/+5 |
* | Do not include intfloat_readwrite.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -0/+1 |
* | Remove return statements following infinite loops without break | Mans Rullgard | 2011-07-03 | 1 | -1/+0 |
* | rtmp: Don't try to do av_malloc(0) | Martin Storsjö | 2011-05-25 | 1 | -1/+1 |
* | avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbols | Stefano Sabatini | 2011-04-19 | 1 | -3/+3 |
* | lavf: remove FF_API_URL_CLASS cruft. | Anton Khirnov | 2011-04-19 | 1 | -33/+26 |
* | lavf: use designated initializers for all protocols | Anton Khirnov | 2011-04-08 | 1 | -6/+5 |
* | avio: AVIO_ prefixes for URL_ open flags. | Anton Khirnov | 2011-04-07 | 1 | -2/+2 |
* | avio: deprecate url_max_packet_size(). | Anton Khirnov | 2011-04-04 | 1 | -1/+1 |
* | avio: make url_close() internal. | Anton Khirnov | 2011-04-04 | 1 | -1/+1 |
* | avio: make url_write() internal. | Anton Khirnov | 2011-04-04 | 1 | -3/+3 |
* | avio: make url_read_complete() internal. | Anton Khirnov | 2011-04-04 | 1 | -2/+2 |
* | avio: make url_open() internal. | Anton Khirnov | 2011-04-04 | 1 | -1/+2 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | rtmpproto: rename URLContext* argument in rtmp_write() | Anton Khirnov | 2011-02-03 | 1 | -2/+2 |
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | properly check for FF_API_URL_CLASS instead of LIBAVFORMAT_VERSION_MAJOR | Aurelien Jacobs | 2010-10-15 | 1 | -3/+3 |
* | Fix grammar errors in documentation | Måns Rullgård | 2010-06-30 | 1 | -17/+17 |
* | Make ff_url_split() public | Måns Rullgård | 2010-06-27 | 1 | -1/+1 |
* | RTMP: Return from rtmp_read as soon as some data is available | Martin Storsjö | 2010-06-18 | 1 | -0/+1 |
* | Declare the url_write buffer parameter as const | Martin Storsjö | 2010-06-01 | 1 | -1/+1 |
* | 24l trocadero: RTMP reader forgot to shift high byte of timestamp to its | trueice@gmail.com | 2010-05-25 | 1 | -1/+1 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | move ff_url_split() and ff_url_join() declarations to internal.h | Aurelien Jacobs | 2010-03-14 | 1 | -0/+1 |
* | Reindent | Martin Storsjö | 2010-03-08 | 1 | -1/+1 |
* | Rename url_split to ff_url_split | Martin Storsjö | 2010-03-08 | 1 | -1/+1 |
* | Use ff_url_join for assembling URLs, instead of snprintf | Martin Storsjö | 2010-03-05 | 1 | -2/+2 |
* | Make RTMP client send bytes read report | Kostya Shishkov | 2010-02-18 | 1 | -0/+38 |
* | another 10l: forgot to change parent condition as well | Kostya Shishkov | 2010-01-30 | 1 | -1/+1 |
* | 10l trocadero: now return value of ff_rtmp_packet_read() has different meaning | Kostya Shishkov | 2010-01-30 | 1 | -1/+1 |
* | Correct timestamps inside FLV data received by RTMP. | Sergiy | 2010-01-12 | 1 | -2/+22 |
* | Use old-style RTMP handshake for old servers. | Art Clarke | 2010-01-12 | 1 | -1/+1 |
* | Reply to RTMP ping with the same value as received by client. | Martin Storsjö | 2009-12-16 | 1 | -1/+1 |
* | Dump RTMP packet contents in debug mode | Kostya Shishkov | 2009-12-11 | 1 | -0/+6 |
* | 5l trocadero: don't forget to free packet in gen_connect() | Martin Storsjö | 2009-12-11 | 1 | -0/+1 |