index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fftools
Commit message (
Expand
)
Author
Age
Files
Lines
*
fftools/ffmpeg_opt: Fix mixed declarations and code
Andreas Rheinhardt
2019-11-06
1
-2
/
+4
*
fftools/ffmpeg: Free swresample dictionary during cleanup
Andreas Rheinhardt
2019-10-25
1
-0
/
+1
*
fftools/ffmpeg_opt: add error handle if av_asprintf return null
Jun Zhao
2019-10-18
1
-0
/
+6
*
ffprobe: fix output of packets_and_frames section in JSON format
James Almer
2019-10-14
1
-3
/
+7
*
fftools/ffmpeg: Improve streamcopy
Andreas Rheinhardt
2019-10-12
1
-17
/
+7
*
cmdutils: trailing options may be ignored
Lou Logan
2019-10-01
1
-2
/
+2
*
ffmpeg_opt: remove errant space
Lou Logan
2019-09-27
1
-1
/
+1
*
doc/ffmpeg: -timelimit is in user time
Lou Logan
2019-09-27
1
-1
/
+1
*
fftools/ffmpeg_opt: Fix signed integer overflow
Andreas Rheinhardt
2019-09-17
1
-2
/
+4
*
cmdutils: promote report level if loglevel is higher
Gyan Doshi
2019-09-13
1
-2
/
+9
*
ffmpeg: switch to avformat_seek_file for stream_loop
Gyan Doshi
2019-09-05
1
-1
/
+1
*
avcodec/videotoolbox: add support for full range pixel formats
Akemi
2019-09-04
1
-2
/
+4
*
fftools: Use right function signature and pointers
Andreas Rheinhardt
2019-08-15
3
-16
/
+16
*
ffplay: properly detect all window size changes
Marton Balint
2019-08-14
1
-1
/
+1
*
ffmpeg_opt: Respect default disposition when select audio/video
Jun Zhao
2019-07-03
1
-2
/
+4
*
ffprobe: Fix memory leak
Derek Buitenhuis
2019-06-21
1
-3
/
+1
*
ffmpeg_hw: Treat empty device string as no device setting
Mark Thompson
2019-06-02
1
-5
/
+8
*
ffmpeg_hw: Mark some strings as const
Mark Thompson
2019-06-02
2
-2
/
+2
*
fftools/ffprobe: Add S12M Timecode output as side data (such as SEI TC)
Antonin Gouzer
2019-05-27
1
-1
/
+17
*
ffplay: added option always on top for video window
Daniel Kucera
2019-05-20
1
-0
/
+8
*
libavformat: improve logs with cur_dts
Andreas Hakon
2019-04-19
1
-1
/
+3
*
avcodec/videotoolbox: add support for 10bit pixel format
fumoboy007
2019-04-16
1
-0
/
+3
*
fftools/ffmpeg: Check if we do have also a filter_complex filter.
Thierry Foucu
2019-03-28
1
-0
/
+1
*
Merge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b'
James Almer
2019-03-10
1
-1
/
+1
*
ffmpeg_filter: initialize sub2video.end_pts together with last_pts
Jan Ekström
2019-02-21
1
-0
/
+1
*
ffplay: add support for setting the number of filter threads
Marton Balint
2019-02-07
1
-0
/
+4
*
ffplay: add missing avfilter_graph_alloc result check
Marton Balint
2019-02-07
1
-11
/
+6
*
ffplay: use different decoder names for each media type
Marton Balint
2019-02-07
1
-5
/
+5
*
ffmpeg_opt: Print a warning if more than one -vf/-af option was specified.
Carl Eugen Hoyos
2019-01-15
1
-0
/
+4
*
ffmpeg: allow disabling streams by type for inputs
Gyan Doshi
2019-01-03
1
-0
/
+7
*
ffmpeg: skip disabled streams
Gyan Doshi
2019-01-02
2
-2
/
+36
*
ffmpeg: improve the intra stream discontinuity message
Jan Ekström
2018-12-18
1
-1
/
+4
*
ffplay: fix -x and -y options when only one of them is used
Marton Balint
2018-12-02
1
-8
/
+7
*
ffplay: convert float math to int math in calculate_display_rect
Marton Balint
2018-12-02
1
-13
/
+9
*
ffmpeg: Avoid duplicating Closed Captions when increasing frame rate.
Carl Eugen Hoyos
2018-11-27
1
-0
/
+2
*
fftools/ffmpeg: delete the unused code.
Jun Zhao
2018-11-27
1
-8
/
+1
*
fftools/ffprobe: Indent the code.
Jun Zhao
2018-11-27
1
-14
/
+14
*
fftools/ffmpeg: Repair reinit_filter feature
Michael Niedermayer
2018-11-16
1
-3
/
+7
*
fftools/ffmpeg: Indent the code
Jun Zhao
2018-11-11
1
-64
/
+64
*
fftools/ffmpeg: Put the variable declaration at uppper for block.
Jun Zhao
2018-11-11
1
-5
/
+2
*
fftools/ffmpeg: Remove the micor like "#if 1"
Jun Zhao
2018-11-11
1
-6
/
+0
*
ffmpeg: log corrupted packets and frames
Marton Balint
2018-10-14
1
-6
/
+10
*
ffmpeg: check return value of avcodec_parameters_from_context
Marton Balint
2018-10-09
1
-1
/
+7
*
ffplay: add options to specify window position
Dave Rice
2018-10-07
1
-1
/
+5
*
ffmpeg: break loop when dts_heuristic check done
xiaofeng
2018-09-30
1
-1
/
+3
*
ffmpeg: block output == input for files
Gyan Doshi
2018-09-17
1
-1
/
+15
*
ffplay: add option to allow custom seek interval
Gyan Doshi
2018-09-05
1
-3
/
+5
*
ffplay: do not drain existing filters when seeking
Marton Balint
2018-09-01
1
-0
/
+2
*
ffmpeg: add correct field for raw pts in -progress report
Gyan Doshi
2018-08-28
1
-0
/
+2
*
ffmpeg: simplify refcounting packets for the muxing queue
James Almer
2018-08-07
1
-2
/
+2
[next]