]> git.sesse.net Git - ffmpeg/history - libavformat/sdp.c
Split ac3 byte swapping into a separate function.
[ffmpeg] / libavformat / sdp.c
2007-10-26 Luca AbeniExplicitly include rtp.h (needed for rtp_get_payload_ty...
2007-09-10 Luca AbeniTest extradata_size instead of the CODEC_FLAG_GLOBAL_HE...
2007-09-05 Luca AbeniAAC support in the SDP generator
2007-09-03 Luca AbeniFill the buffer with 0 before writing an SDP in it
2007-08-05 Luca AbeniChange avf_sdp_create() to get a pre-allocated buffer...
2007-08-05 Luca AbeniFix linking when RTP is disabled and libraries are...
2007-07-26 Luca AbeniIntroduce an SDP generator