]> git.sesse.net Git - ffmpeg/history - libavformat/rtp_h264.c
Silence "assdec.c:146: warning: passing argument 4 of ‘qsort’ from incompatible point...
[ffmpeg] / libavformat / rtp_h264.c
2009-02-06 Luca AbeniSplit rtp.h in rtp.h, rtpdec.h, and rtpenc.h
2009-02-06 Ronald S. BultjeAdd "AVFormatContext *ctx" (that being the RTSP demuxer...
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-27 Luca AbeniMerge rtp_internal.h in rtp.h, and remove rtp_internal.h
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2008-12-06 Ronald S. BultjeChange function prototype of the sdp_parse_a_line in...
2008-10-04 Ronald S. BultjeChange function prototype of RTPDynamicPayloadHandler...
2008-10-04 Ronald S. BultjeRename RTP payload contexts to PayloadContext, suggeste...
2008-05-13 François RevolFix non-debug build.
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-01-18 Ronald S. BultjeAdd a flags field to the RTPDynamicPayloadPacketHandler...
2007-11-04 Diego BiurrunEnable debug variable only when debug code is enabled...
2007-08-10 Luca Barbatofix the packetization mode parsing
2007-07-13 Alex Beregszaszih264_rtp_extra_data is not only used for debug purposes...
2007-06-24 Måns Rullgårdreplace the uses of old string functions that Reimar...
2007-06-07 Panagiotis IssarisRemove the unnecessary masking when counting received...
2007-06-07 Panagiotis IssarisRemove the unnecessary masking when reconstructing...
2007-06-07 Panagiotis IssarisRemove the unnecessary masking when extracting the...
2007-04-04 Stefan Huehnerchanges some function declarations from () to (void...
2007-03-08 Michel BardiauxCorrections so that builds with DEBUG work
2007-02-04 Ramiro Pollamove networking #includes into separate file
2007-01-19 Alex Beregszaszirename BE/LE_8/16/32 to AV_RL/B_8/16/32
2007-01-18 François RevolThe long awaited BeOS cleanup, phase 1
2006-11-07 Ryan Martelladd support for rtp/h264 streaming