]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/pva.c
cosmetics, alignment
[frescor/ffmpeg.git] / libavformat / pva.c
2009-04-23 ivoavoid possibly uninitialized return value
2008-06-03 diegoMake long_names in lavf/lavdev optional depending on...
2008-01-07 ivoImplement read_timestamp and enable seeking in PVA...
2008-01-07 ivocosmetics
2008-01-07 ivoremove unnecessary check
2008-01-07 ivouse ff_parse_pes_pts for parsing an MPEG-PES timestamp
2008-01-05 ivocosmetics, superfluous space
2008-01-05 ivoproper check for valid pva_pts
2008-01-05 ivodo not return an error, but warn and recover when encou...
2008-01-05 ivovalidate streamid before use
2008-01-05 ivochange audio codec id to mp2
2008-01-05 ivoproper type and initialization of pva_pts
2008-01-05 ivoremove unnecessary shift
2008-01-02 ivoTechnoTrend PVA Demuxer