15 Commits (81bd4119652ce3911c6604f3421a46c677d6c10f)

Author SHA1 Message Date
Michael Niedermayer 299fd39697 Revert 15 years ago
Michael Niedermayer 7debef33f8 Merge init & declaration of buf_end. 15 years ago
Carl Eugen Hoyos f50270c9c0 Cosmetics: Reindent after r20736. 15 years ago
Michael Niedermayer 442d7dd852 Make sure the parsers do not overwrite width/height as this can interfere 15 years ago
Michael Niedermayer a4c7a5ea27 Call ff_fetch_timestamp() for mpeg1/2 when a picture start code is found instead 16 years ago
Ivan Schreter edbd72acea Correct time_base and repeat_pict for MPEG2 video. 16 years ago
Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
Michael Niedermayer d59591fb02 In mpeg1/2 timestamps are associated with the access unit which 17 years ago
Michael Niedermayer 39e9e6d940 Disable the split function. This should end the mpeg1/2 global header issues. 17 years ago
Michael Niedermayer 635fbcb17f revert 12156 17 years ago
Michael Niedermayer bdd745da60 Forgot this, which is needed for merging field pics too. 17 years ago
Michael Niedermayer ff2635b273 Make timestamp interpolation work with mpeg2 field pictures. 17 years ago
Aurelien Jacobs c53d2d9042 make some parser parameters const to avoid casting const to non-const 18 years ago
Aurelien Jacobs 95dca03f77 add a ff_ prefix to the now exported mpeg1_find_frame_end() function 18 years ago
Aurelien Jacobs 7f50d4ac51 move mpegvideo_parser in it's own file 18 years ago