summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-10-03ffprobe: print stream channel_layout when availableStefano Sabatini7-2/+15
2013-09-01ffprobe: show probe_score in the format sectionStefano Sabatini2-0/+2
2013-09-01ffprobe: fix format section XML validationStefano Sabatini1-0/+1
2013-07-28ffprobe: add -show_programs optionFlorent Tribouilloy11-14/+113
2013-07-28doc/ffprobe.xsd: specify tag elements in stream after disposition elementStefano Sabatini1-1/+1
2013-06-06ffprobe: show chapter and chapter metadata informationStefano Sabatini4-2/+61
2013-03-16ffprobe: remove deprecated frame "reference" fieldStefano Sabatini9-66/+32
2012-12-15ffprobe: show pkt_size in frameStefano Sabatini2-0/+3
2012-09-30ffprobe: extend disposition printing supportStefano Sabatini10-53/+200
2012-09-29ffprobe: add support to library ident printingStefano Sabatini2-0/+2
2012-09-22ffprobe: add -bitexact boolean optionStefano Sabatini3-3/+24
2012-09-18ffprobe: Add a few common disposition casesDerek Buitenhuis2-0/+9
2012-09-12ffprobe: print start_pts and duration_ts stream informationStefano Sabatini2-2/+6
2012-07-31ffprobe: fix validity error with tags and data.Nicolas George2-1/+7
2012-07-31ffprobe: show audio frame channels and channel_layoutStefano Sabatini2-0/+10
2012-06-18ffprobe: dump AVPacket.convergence_duration.Nicolas George2-0/+4
2012-06-06ffprobe: show packet duration in frameStefano Sabatini2-0/+4
2012-05-26ffprobe: display the codec profile in show_stream()Christian Schmidt2-0/+7
2012-02-20ffprobe: report bit rate in stream descriptionMatthieu Bouron2-0/+3
2012-02-17ffprobe: add count_frames and count_packets optionsMatthieu Bouron4-11/+54
2012-01-12ffprobe: add support to audio frame information printingStefano Sabatini3-22/+59
2012-01-10ffprobe: add -show_program_version and -show_library_versions optionsStefano Sabatini4-4/+119
2012-01-07ffprobe: add support to video frame information printingStefano Sabatini4-8/+154
2012-01-04ffprobe: add support to option -show_errorStefano Sabatini4-0/+32
2011-12-27ffprobe: add XML writerStefano Sabatini5-2/+375