]> git.sesse.net Git - ffmpeg/history - libavcodec/golomb-test.c
avconv: drop update_sample_fmt()
[ffmpeg] / libavcodec / golomb-test.c
2012-12-04 Anton KhirnovRemove pointless #undefs of previously forbidden functions.
2012-02-01 Janne Grunaufate-golomb: extend golomb-test to get_ue_golomb_long()
2012-01-31 Diego Biurrungolomb-test: K&R formatting cosmetics
2012-01-31 Diego Biurrunh264: Split h264-test off into a separate file - golomb...