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
2017-09-07ffprobe: use consistent string for unspecified color_range valueTobias Rapp
2017-07-21ffprobe: Print color properties from show_framesVittorio Giovara
2017-02-26fate: update ffprobe stuff after dbc7f02a727286f3Paul B Mahol
2016-10-24lavf: add AV_DISPOSITION_TIMED_THUMBNAILSRodger Combs
2016-10-24ffprobe: report field order for video streamsRodger Combs
2016-09-24ffprobe.c: Indicate decode-but-discard packets when doing -show_packets.Sasi Inguva
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2016-02-29Merge commit 'dc6527ed908e4d330738f139074455ffbe56a2de'Derek Buitenhuis
2015-05-27ffprobe: print stream_index with frame dataDave Rice
2015-03-09Merge commit '7b9cb7b36543c2a0e46d99b0e41824b9e7dd0c8f'Michael Niedermayer
2014-12-30ffprobe: Support extracting the number of reference framesMichael Niedermayer
2014-10-19ffprobe: Add support for color_trc/color_pri/chroma_locMichael Niedermayer
2014-09-08Print bits_per_raw_sample for ffprobe -show_streams.Carl Eugen Hoyos
2014-06-24ffprobe: add color_range and color_space to stream outputTobias Rapp
2014-06-10ffprobe: add rc_max_rate to stream outputBilly Shambrook
2014-05-19ffmpeg: prefix encoder with "Lavc " in bitexact modeMichael Niedermayer
2014-05-19ffmpeg: Skip writing the version when -flags bitexact is usedMichael Niedermayer
2014-05-18Merge commit '6656370b858329ca07a60a2de954d5e90daa0206'Michael Niedermayer
2014-05-02avcodec/utils: ff_decode_frame_props: set pkt_sizeMichael Niedermayer
2013-12-15ffprobe: show best_effort_timestamp in the frame sectionwm4
2013-10-03ffprobe: print stream channel_layout when availableStefano Sabatini
2013-09-01fate: update fate tests after master:291ad12ea2d1: ffprobe: show probe_score ...Michael Niedermayer
2013-07-28ffprobe: add -show_programs optionFlorent Tribouilloy
2013-05-02nutdec: Implement duration parsing for indexed nutsMichael Niedermayer
2013-04-03lavc: do not init frame with guessed layout.Nicolas George
2013-03-17ffprobe: remove deprecated frame "reference" fieldStefano Sabatini
2013-03-12Merge commit '2eba9087f3031c6050f8dcd996225490be6c2410'Michael Niedermayer
2012-12-15fate: update fate for 1a490df12fd9Michael Niedermayer
2012-11-28nut: put nut PCM audio tags in front of avi tags.Michael Niedermayer
2012-10-08fate/ffprobe: add some stream metadata.Clément Bœsch
2012-10-02nutenc: choose for non audio streams a timebase with finer resolution.Michael Niedermayer
2012-10-02nut: store and read the r_frame_rateMichael Niedermayer
2012-09-30ffprobe: extend disposition printing supportStefano Sabatini
2012-09-24tests/fate-ffprobe: fix typo in metadata commentStefano Sabatini
2012-09-22tests: update fate-ffprobe test to make use of -bitexact flagStefano Sabatini
2012-09-20tests: add fate-ffprobe testStefano Sabatini