]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/rtp_h264.c
do not write dts if pts is not set
[frescor/ffmpeg.git] / libavformat / rtp_h264.c
2009-04-13 stefanoRename bitstream.h to get_bits.h.
2009-03-03 rbultjeDon't let finalize_packet() touch pkt->stream_index...
2009-03-02 benoitAdd context to some av_log() calls.
2009-02-06 lucabeSplit rtp.h in rtp.h, rtpdec.h, and rtpenc.h
2009-02-06 rbultjeAdd "AVFormatContext *ctx" (that being the RTSP demuxer...
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-27 lucabeMerge rtp_internal.h in rtp.h, and remove rtp_internal.h
2009-01-19 diegocosmetics: Remove pointless period after copyright...
2008-12-06 rbultjeChange function prototype of the sdp_parse_a_line in...
2008-10-04 rbultjeChange function prototype of RTPDynamicPayloadHandler...
2008-10-04 rbultjeRename RTP payload contexts to PayloadContext, suggeste...
2008-05-13 mmu_manFix non-debug build.
2008-05-09 diegoUse full path for #includes from another directory.
2008-01-18 rbultjeAdd a flags field to the RTPDynamicPayloadPacketHandler...
2007-11-04 diegoEnable debug variable only when debug code is enabled...
2007-08-10 lu_zerofix the packetization mode parsing
2007-07-13 alexh264_rtp_extra_data is not only used for debug purposes...
2007-06-24 mrureplace the uses of old string functions that Reimar...
2007-06-07 takisRemove the unnecessary masking when counting received...
2007-06-07 takisRemove the unnecessary masking when reconstructing...
2007-06-07 takisRemove the unnecessary masking when extracting the...
2007-04-04 gpoirierchanges some function declarations from () to (void...
2007-03-08 mbardiauxCorrections so that builds with DEBUG work
2007-02-04 mrumove networking #includes into separate file
2007-01-19 alexrename BE/LE_8/16/32 to AV_RL/B_8/16/32
2007-01-18 mmu_manThe long awaited BeOS cleanup, phase 1
2006-11-07 gpoirieradd support for rtp/h264 streaming