You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Thomas Guillem a56ed71a07 packetizer h264: refactor and expose SPS/PPS parsing 11 years ago
..
Makefile.am move h264/hevc nal helper code to packetizer 11 years ago
avparser.c Add avparser.h to prepare for submodulification 11 years ago
avparser.h Make sure the avparser is used for VP9 rather than the Copy Packetizer 11 years ago
copy.c copy packetizer: don't overwrite i_length for opus 13 years ago
dirac.c packetizer: dirac: block sanitizing must clean reordering (fix #12051) 12 years ago
flac.c packetizer: flac: fix realloc call 12 years ago
h264.c packetizer h264: refactor and expose SPS/PPS parsing 11 years ago
h264_nal.c packetizer h264: refactor and expose SPS/PPS parsing 11 years ago
h264_nal.h packetizer h264: refactor and expose SPS/PPS parsing 11 years ago
hevc.c Allow hevc muxing in mp4 12 years ago
hevc_nal.c move h264/hevc nal helper code to packetizer 11 years ago
hevc_nal.h move h264/hevc nal helper code to packetizer 11 years ago
mlp.c MLP packetizer: avoid SIGFPE with samplerate of 0 13 years ago
mpeg4audio.c packetizer: mpeg4audio: don't spam with warnings 11 years ago
mpeg4video.c packetizer: mpeg4video: use CLOCK_FREQ 12 years ago
mpegvideo.c mpegvideo: move pf_get/pf_packetize at the end 12 years ago
packetizer_helper.h packetizer: add unlikely 12 years ago
vc1.c VC1: use memmove instead of memcpy on overlapping memory 12 years ago