]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/ffmdec.c
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
[frescor/ffmpeg.git] / libavformat / ffmdec.c
2008-06-03 diegoMake long_names in lavf/lavdev optional depending on...
2008-05-26 bcouduriertypo
2008-05-26 bcoudurierreplace printf by av_log
2008-05-26 bcoudurieruse av_hex_dump_log
2008-05-26 bcoudurieruse dprintf
2008-05-26 bcoudurierreturn error if frame_offset is negative, prevent segfault
2008-05-26 bcoudurierreturn error if len is negative, prevent segfault
2008-05-26 bcouduriermove ffserver specific functions up and only include...
2008-05-26 bcouduriermove ffm_seek1 before get_pts function since func uses it
2008-05-26 bcouduriermove DEBUG_SEEK definition before get_pts since func...
2008-05-26 bcouduriermove get_pts function to avoid useless declaration
2008-05-26 bcouduriersplit ffm de/muxer