Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-27ffprobe.xsd: add missing timecode attribute to frameSideDataTypedericed
2015-05-27ffprobe: print stream_index with frame dataDave Rice
2015-05-13doc/ffprobe.xsd: add build_date and build_time as optional attributesDave Rice
2015-05-13doc/ffprobe.xsd: remove extra sequence from streamTypeDave Rice
2015-05-03ffprobe: support printing AVStream and AVPacket side dataMichael Niedermayer
2015-03-09Merge commit '7b9cb7b36543c2a0e46d99b0e41824b9e7dd0c8f'Michael Niedermayer
2015-02-02doc/ffprobe.xsd: drop build_date and build_time from programVersionTypeStefano Sabatini
2014-12-30ffprobe: Support extracting the number of reference framesMichael Niedermayer
2014-10-30ffprobe.xsd: add packets_and_frames element definitionTobias Rapp
2014-10-19ffprobe: Add support for color_trc/color_pri/chroma_locMichael Niedermayer
2014-10-08ffprobe: add pixel format chroma sub-sampling outputTobias Rapp
2014-10-08ffprobe: add pixel format component bit depth outputTobias Rapp
2014-10-08ffprobe: add pixel format flags outputTobias Rapp
2014-10-08ffprobe: add -show_pixel_formats optionTobias Rapp
2014-09-08Print bits_per_raw_sample for ffprobe -show_streams.Carl Eugen Hoyos
2014-08-17ffprobe: add -show_data_hash option.Nicolas George
2014-07-30ffprobe: print some basic information about avframe side dataMichael Niedermayer
2014-07-02doc/ffprobe.xsd: fix order and missing elements/attributesDave Rice
2014-06-24ffprobe: add color_range and color_space to stream outputTobias Rapp
2014-06-10ffprobe: add rc_max_rate to stream outputBilly Shambrook
2013-12-15ffprobe: show best_effort_timestamp in the frame sectionwm4
2013-11-25ffprobe: add support for subtitle framesMarton Balint
2013-10-03ffprobe: print stream channel_layout when availableStefano Sabatini
2013-09-01ffprobe: show probe_score in the format sectionStefano Sabatini
2013-09-01ffprobe: fix format section XML validationStefano Sabatini
2013-07-28ffprobe: add -show_programs optionFlorent Tribouilloy
2013-07-28doc/ffprobe.xsd: specify tag elements in stream after disposition elementStefano Sabatini
2013-06-06ffprobe: show chapter and chapter metadata informationStefano Sabatini
2013-03-17ffprobe: remove deprecated frame "reference" fieldStefano Sabatini
2012-12-15ffprobe: show pkt_size in frameStefano Sabatini
2012-09-30ffprobe: extend disposition printing supportStefano Sabatini
2012-09-29ffprobe: add support to library ident printingStefano Sabatini
2012-09-22ffprobe: add -bitexact boolean optionStefano Sabatini
2012-09-19ffprobe: Add a few common disposition casesDerek Buitenhuis
2012-09-12ffprobe: print start_pts and duration_ts stream informationStefano Sabatini
2012-07-31ffprobe: fix validity error with tags and data.Nicolas George
2012-07-31ffprobe: show audio frame channels and channel_layoutStefano Sabatini
2012-06-18ffprobe: dump AVPacket.convergence_duration.Nicolas George
2012-06-07ffprobe: show packet duration in frameStefano Sabatini
2012-05-26ffprobe: display the codec profile in show_stream()Christian Schmidt
2012-02-20ffprobe: report bit rate in stream descriptionMatthieu Bouron
2012-02-17ffprobe: add count_frames and count_packets optionsMatthieu Bouron
2012-01-12ffprobe: add support to audio frame information printingStefano Sabatini
2012-01-10ffprobe: add -show_program_version and -show_library_versions optionsStefano Sabatini
2012-01-08ffprobe: add support to video frame information printingStefano Sabatini
2012-01-04ffprobe: add support to option -show_errorStefano Sabatini
2011-12-27ffprobe: add XML writerStefano Sabatini