]> git.sesse.net Git - ffmpeg/history - libavformat/rdt.h
Credit Kenan Gillet for his contributions towards merging the SoC QCELP decoder.
[ffmpeg] / libavformat / rdt.h
2008-11-15 Ronald S. BultjeMake function comment a bit more linguistically correct.
2008-11-15 Ronald S. BultjeAdd is_keyframe param to ff_rdt_parse_header(). See...
2008-11-15 Ronald S. BultjeRename variables in ff_rdt_parse_header() and callers...
2008-10-04 Diego BiurrunFix 'make checkheaders', based on a patch by Diego...
2008-10-04 Ronald S. BultjeImplement RDTDemuxContext, which contains RDT-specific...
2008-10-01 Ronald S. BultjeThis patch refactors RDT packet header parsing so that...
2008-09-30 Ronald S. BultjeRemove access to rdt_data struct in functions called...
2008-09-07 Ronald S. BultjeImplement RDT-specific data parsing routines. After...
2008-09-07 Ronald S. BultjeImplement a RDT-specific SET_PARAMETER command that...
2008-09-07 Ronald S. BultjeAdd dynamic payload handlers to rdt.c. These follow...
2008-09-03 Ronald S. BultjeImplement Realmedia/RTSP-compatible SETUP command....