summaryrefslogtreecommitdiffstats
path: root/libavformat/ffmdec.c
Commit message (Expand)AuthorAgeFilesLines
...
* Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini2008-06-031-1/+1
* typoBaptiste Coudurier2008-05-261-1/+1
* replace printf by av_logBaptiste Coudurier2008-05-261-3/+3
* use av_hex_dump_logBaptiste Coudurier2008-05-261-6/+1
* use dprintfBaptiste Coudurier2008-05-261-3/+1
* return error if frame_offset is negative, prevent segfaultBaptiste Coudurier2008-05-261-1/+1
* return error if len is negative, prevent segfaultBaptiste Coudurier2008-05-261-0/+2
* move ffserver specific functions up and only include unistd.h in this caseBaptiste Coudurier2008-05-261-29/+29
* move ffm_seek1 before get_pts function since func uses itBaptiste Coudurier2008-05-261-17/+17
* move DEBUG_SEEK definition before get_pts since func uses itBaptiste Coudurier2008-05-261-2/+2
* move get_pts function to avoid useless declarationBaptiste Coudurier2008-05-261-16/+13
* split ffm de/muxerBaptiste Coudurier2008-05-261-0/+498
OpenPOWER on IntegriCloud