2012-03-05 |
Justin Ruggles | rdt: remove workaround for infinite loop with aac |
blob | commitdiff | raw |
2011-12-12 |
Anton Khirnov | Replace all uses of av_close_input_file() with avformat... |
blob | commitdiff | raw | diff to current |
2011-12-10 |
Diego Biurrun | Fix a bunch of common typos. |
blob | commitdiff | raw | diff to current |
2011-11-07 |
Martin Storsjö | rdt: Check the return value of avformat_open |
blob | commitdiff | raw | diff to current |
2011-10-19 |
Anton Khirnov | lavf: replace av_new_stream->avformat_new_stream part II. |
blob | commitdiff | raw | diff to current |
2011-06-16 |
Anton Khirnov | Deprecate av_open_input_* and remove their uses. |
blob | commitdiff | raw | diff to current |
2011-04-23 |
Martin Storsjö | rtp: Rename the open/close functions to alloc/free |
blob | commitdiff | raw | diff to current |
2011-03-19 |
Mans Rullgard | Replace FFmpeg with Libav in licence headers |
blob | commitdiff | raw | diff to current |
2011-03-17 |
Anton Khirnov | lavf: replace avio_seek(SEEK_CUR) with avio_skip where... |
blob | commitdiff | raw | diff to current |
2011-03-04 |
Anton Khirnov | avio: add avio_tell macro as a replacement for url_ftell |
blob | commitdiff | raw | diff to current |
2011-03-01 |
Anton Khirnov | lavf: replace all uses of url_fskip with avio_seek |
blob | commitdiff | raw | diff to current |
2011-03-01 |
Anton Khirnov | avio: avio_ prefix for url_fseek |
blob | commitdiff | raw | diff to current |
2011-02-21 |
Anton Khirnov | avio: avio_ prefixes for get_* functions |
blob | commitdiff | raw | diff to current |
2011-02-21 |
Anton Khirnov | avio: rename av_alloc_put_byte -> avio_alloc_context... |
blob | commitdiff | raw | diff to current |
2011-02-20 |
Anton Khirnov | avio: move init_put_byte() to a new private header... |
blob | commitdiff | raw | diff to current |
2011-02-20 |
Anton Khirnov | avio: rename ByteIOContext to AVIOContext. |
blob | commitdiff | raw | diff to current |
2011-02-11 |
Martin Storsjö | rtsp/rdt: Assign the RTSPStream index to AVStream->id |
blob | commitdiff | raw | diff to current |
2011-02-10 |
Mans Rullgard | Remove final semicolon from some macros |
blob | commitdiff | raw | diff to current |
2011-01-26 |
Diego Elio Pettenò | Prefix all _demuxer, _muxer, _protocol from libavformat... |
blob | commitdiff | raw | diff to current |
2010-10-01 |
Martin Storsjö | rtsp/rtpdec: Allow rtp_parse_packet to take ownership... |
blob | commitdiff | raw | diff to current |
2010-08-09 |
Aurelien Jacobs | get rid of MAX_STREAMS limit in RDT |
blob | commitdiff | raw | diff to current |
2010-07-02 |
Diego Biurrun | Remove angular brackets from Doxygen comments; Doxygen... |
blob | commitdiff | raw | diff to current |
2010-04-20 |
Diego Biurrun | Remove explicit filename from Doxygen @file commands. |
blob | commitdiff | raw | diff to current |
2010-04-02 |
Ronald S. Bultje | Remove dead initialization. |
blob | commitdiff | raw | diff to current |
2010-03-30 |
Stefano Sabatini | Define AVMediaType enum, and use it instead of enum... |
blob | commitdiff | raw | diff to current |
2010-03-25 |
Martin Storsjö | Add a lowercase parameter to ff_data_to_hex |
blob | commitdiff | raw | diff to current |
2010-01-07 |
Ronald S. Bultje | handler can be NULL if we did not support this dynamic... |
blob | commitdiff | raw | diff to current |
2009-07-30 |
Ronald S. Bultje | Don't use a pointer-to-flags/timestamp in ff_rm_parse_p... |
blob | commitdiff | raw | diff to current |
2009-07-27 |
Colin McQuillan | Use named initializers and use new/free_context() inste... |
blob | commitdiff | raw | diff to current |
2009-04-13 |
Stefano Sabatini | Rename bitstream.h to get_bits.h. |
blob | commitdiff | raw | diff to current |
2009-03-16 |
Ronald S. Bultje | Reindent after r18010. |
blob | commitdiff | raw | diff to current |
2009-03-16 |
Ronald S. Bultje | Remove packet returning in ff_rm_parse_packet() if... |
blob | commitdiff | raw | diff to current |
2009-02-26 |
Ronald S. Bultje | Don't (ab)use PKT_FLAG_* in RTP code, since the two... |
blob | commitdiff | raw | diff to current |
2009-02-06 |
Luca Abeni | Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h |
blob | commitdiff | raw | diff to current |
2009-02-06 |
Ronald S. Bultje | Add "AVFormatContext *ctx" (that being the RTSP demuxer... |
blob | commitdiff | raw | diff to current |
2009-02-01 |
Diego Biurrun | Use full internal pathname in doxygen @file directives. |
blob | commitdiff | raw | diff to current |
2009-01-27 |
Luca Abeni | Merge rtp_internal.h in rtp.h, and remove rtp_internal.h |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Diego Biurrun | Use "" instead of <> when #including non-system headers. |
blob | commitdiff | raw | diff to current |
2009-01-07 |
Ronald S. Bultje | Parse the OpaqueData field for every AVStream represent... |
blob | commitdiff | raw | diff to current |
2009-01-07 |
Ronald S. Bultje | Parse the bitrate field in the ASMRuleBook ("AverageBan... |
blob | commitdiff | raw | diff to current |
2009-01-07 |
Ronald S. Bultje | Parse the ASMRuleBook SDP line to dynamically create... |
blob | commitdiff | raw | diff to current |
2008-12-28 |
Ronald S. Bultje | Fix double free which happens for playback of .rm files... |
blob | commitdiff | raw | diff to current |
2008-12-28 |
Ronald S. Bultje | Reindent after r16368. |
blob | commitdiff | raw | diff to current |
2008-12-28 |
Ronald S. Bultje | Add audio_pkt_cnt return value to ff_rm_retrieve_cache... |
blob | commitdiff | raw | diff to current |
2008-12-28 |
Ronald S. Bultje | Change audio_pkt_cnt from an array into a single field... |
blob | commitdiff | raw | diff to current |
2008-12-28 |
Ronald S. Bultje | Add RMStream object as function argument to public... |
blob | commitdiff | raw | diff to current |
2008-12-13 |
Ronald S. Bultje | Don't access RMContext directly in rdt.c. Rather, use... |
blob | commitdiff | raw | diff to current |
2008-12-06 |
Ronald S. Bultje | Change function prototype of the sdp_parse_a_line in... |
blob | commitdiff | raw | diff to current |
2008-12-01 |
Ronald S. Bultje | Implement rule-number parsing, the initial step in... |
blob | commitdiff | raw | diff to current |
2008-11-30 |
Ronald S. Bultje | Change RDTDemuxContext->st into an array of streams... |
blob | commitdiff | raw | diff to current |
2008-11-30 |
Ronald S. Bultje | Change function prototype from taking an AVStream to... |
blob | commitdiff | raw | diff to current |
2008-11-23 |
Ronald S. Bultje | Document 'ic' variable. See "[PATCH] RDT/Realmedia... |
blob | commitdiff | raw | diff to current |
2008-11-17 |
Ronald S. Bultje | Change type of prev_stream_id from uint32_t to int... |
blob | commitdiff | raw | diff to current |
2008-11-17 |
Ronald S. Bultje | Reindent after r15853. |
blob | commitdiff | raw | diff to current |
2008-11-17 |
Ronald S. Bultje | Read optional components of the RDT packet header,... |
blob | commitdiff | raw | diff to current |
2008-11-17 |
Ronald S. Bultje | Change header reading implementation to using get_bits... |
blob | commitdiff | raw | diff to current |
2008-11-17 |
Ronald S. Bultje | Prefix all ff_rdt_parse_header() arguments with a p... |
blob | commitdiff | raw | diff to current |
2008-11-17 |
Ronald S. Bultje | Fix memleak caused by the fact that url_open_buf()... |
blob | commitdiff | raw | diff to current |
2008-11-17 |
Ronald S. Bultje | Add ByteIOContext argument to public ff_rm_* functions... |
blob | commitdiff | raw | diff to current |
2008-11-15 |
Ronald S. Bultje | Change status packet skipping to be more spec-compliant... |
blob | commitdiff | raw | diff to current |
2008-11-15 |
Ronald S. Bultje | Reindent after r15833. |
blob | commitdiff | raw | diff to current |
2008-11-15 |
Ronald S. Bultje | Add is_keyframe param to ff_rdt_parse_header(). See... |
blob | commitdiff | raw | diff to current |
2008-11-15 |
Ronald S. Bultje | Rename variables in ff_rdt_parse_header() and callers... |
blob | commitdiff | raw | diff to current |
2008-11-14 |
Ronald S. Bultje | Add comment describing the RDT packet header. See discu... |
blob | commitdiff | raw | diff to current |
2008-10-04 |
Ronald S. Bultje | Implement RDTDemuxContext, which contains RDT-specific... |
blob | commitdiff | raw | diff to current |
2008-10-04 |
Ronald S. Bultje | Change function prototype of RTPDynamicPayloadHandler... |
blob | commitdiff | raw | diff to current |
2008-10-04 |
Ronald S. Bultje | Rename RTP payload contexts to PayloadContext, suggeste... |
blob | commitdiff | raw | diff to current |
2008-10-01 |
Ronald S. Bultje | Use parse_packet vfunc in RTPDynamicProtocolHandler... |
blob | commitdiff | raw | diff to current |
2008-10-01 |
Ronald S. Bultje | This patch refactors RDT packet header parsing so that... |
blob | commitdiff | raw | diff to current |
2008-09-30 |
Ronald S. Bultje | Remove access to rdt_data struct in functions called... |
blob | commitdiff | raw | diff to current |
2008-09-07 |
Ronald S. Bultje | Implement RDT-specific data parsing routines. After... |
blob | commitdiff | raw | diff to current |
2008-09-07 |
Ronald S. Bultje | Implement a RDT-specific SET_PARAMETER command that... |
blob | commitdiff | raw | diff to current |
2008-09-07 |
Ronald S. Bultje | Add dynamic payload handlers to rdt.c. These follow... |
blob | commitdiff | raw | diff to current |
2008-09-03 |
Ronald S. Bultje | Implement Realmedia/RTSP-compatible SETUP command.... |
blob | commitdiff | raw | diff to current |
|