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
2022-09-05fftools/ffprobe: Report initial and trailing paddingAndreas Rheinhardt
2022-07-19ffprobe: print AVFrame.durationAnton Khirnov
2021-11-16ffmpeg: rewrite setting the stream dispositionAnton Khirnov
2021-08-24avcodec: add a Film Grain codec property flagJames Almer
2021-08-07ffprobe: remove references to frame->pkt_ptsJames Almer
2021-03-31fftools/ffprobe: Add missing dispositionsAndreas Rheinhardt
2021-02-22ffprobe: stop printing deprecated fieldsAnton Khirnov
2020-05-02fftools/ffprobe: show closed caption info in the stream dumpvectronic
2017-02-26fate: update ffprobe stuff after dbc7f02a727286f3Paul B Mahol
2016-10-24lavf: add AV_DISPOSITION_TIMED_THUMBNAILSRodger 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-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-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