mpeg2enc: Keep the packed data consistent with each parameters
[profile/ivi/libva.git] / test / encode / mpeg2enc.c
2012-12-07 Xiang, Haihaompeg2enc: Keep the packed data consistent with each...
2012-12-07 Xiang, Haihaompeg2enc: update time_code for the new GOP
2012-12-07 Xiang, Haihaompeg2enc: update temporal_reference
2012-12-07 Xiang, Haihaompeg2enc: Fix the period between I frames
2012-12-07 Xiang, Haihaompeg2enc: add --mode option to command line
2012-12-07 Xiang, Haihaompeg2enc: insert picture header for each picture
2012-12-07 Xiang, Haihaompeg2enc: Fix top_field_first
2012-12-07 Xiang, Haihaompeg2enc: f_code[s][t] takes the value 15 for I frame
2012-12-07 Xiang, Haihaompeg2enc: make sure start codes are byte aligned
2012-12-07 Xiang, Haihaompeg2enc: VBV buffer size
2012-12-07 Xiang, Haihaompeg2enc: find the right frame_rate_code
2012-12-07 Xiang, Haihaompeg2enc: Update intra slice flag
2012-12-07 Xiang, Haihaompeg2enc: Pass slice parameters in a group
2012-12-07 Xiang, Haihaompeg2enc: A simple MPEG-2 encoder based on VA-API