aboutsummaryrefslogtreecommitdiffstats
path: root/formats/format_h264.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-14/+3
2006-06-08Update doxygen for video formatsoej1-0/+3
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-4/+4
2006-04-14This rather large commit changes the way modules are loaded. rizzo1-12/+7
2006-04-09rename FR_SET_BUF to AST_FRAME_SET_BUFFERrizzo1-1/+1
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...kpfleming1-2/+2
2006-04-04Largely simplify format handlers (for file copy etc.)rizzo1-139/+57
2006-02-21suppress some compiler warnings due to recent format changes to use off_trussell1-2/+2
2006-02-11set standard properties on all non-binary fileskpfleming1-1/+1
2006-01-08Minor video fixesmarkster1-1/+1
2006-01-07Add support for H.264 with SIP and recordingmarkster1-0/+281