]> git.sesse.net Git - ffmpeg/history - libavformat/mpegenc.c
Take the target address family in account when determining the family of
[ffmpeg] / libavformat / mpegenc.c
2007-09-16 Aurelien Jacobsloosen dependencies over allformats.h
2007-09-05 Michael Niedermayerrevert 10409
2007-09-05 Michael Niedermayerexport put_timestamp()
2007-07-15 Michael Niedermayerremove likely wrong reseting of align_iframe
2007-07-14 Aurelien JacobsAvoid using undefined symbols.
2007-06-21 Baptiste Coudurieruse allformats.h
2007-06-21 Baptiste Coudurierremove now useless ifdef
2007-06-21 Baptiste Couduriersplit mpeg ps and variants muxer and demuxer, I'll...