aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/file-png.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-22convert to proto_tree_add_subtree[_format]Michael Mann1-4/+3
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-3/+3
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-3/+3
2014-06-07tvb_new_subset -> tvb_new_subset_length when length parameters are equal.Michael Mann1-1/+1
2014-04-09iTXt chunk nameMartin Kaiser1-0/+2
2014-04-03For single-precision calculations, use single-precision constants.Guy Harris1-1/+1
2014-04-03For single-precision calculations, use single-precision constants.Guy Harris1-8/+8
2014-04-02dissect gama chunkMartin Kaiser1-1/+18
2014-04-02dissect the chrm chunkMartin Kaiser1-0/+89
2014-04-01use tvb_find_guint8() to find the 0 termination in a text chunkMartin Kaiser1-12/+11
2014-03-27dissect sRGB chunkMartin Kaiser1-0/+23
2014-03-27use an expert info if a png chunk is too large for usMartin Kaiser1-8/+20
2014-03-26two more chunk namesMartin Kaiser1-0/+4
2014-03-26add some more chunk namesMartin Kaiser1-0/+8
2014-03-26clean up the png dissectorMartin Kaiser1-64/+69
2014-03-26use the correct png chunk lenMartin Kaiser1-1/+1
2014-03-24minor cleanupMartin Kaiser1-282/+280
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-01-29MIME: Rename image dissectors to file dissectors.Michal Labedzki1-0/+480