Michael Niedermayer
|
518934b5f1
Avoid using the term "file" and prefer "url" in some docs and comments
|
8 years ago |
Timo Rothenpieler
|
d865e74e6d
ffmpeg: Add cuvid hwaccel support
|
8 years ago |
Derek Buitenhuis
|
172d3568b3
Merge commit '5d273d3efac340ef8de445c955ff44c7abed4e8f'
|
8 years ago |
Marton Balint
|
0418b0253a
ffmpeg: remove hardcoded 'now' creation_time support
|
8 years ago |
Derek Buitenhuis
|
6b706ce85f
Merge commit 'bd49be885e9ad6bae599c54473ba2fa2957eb140'
|
8 years ago |
Michael Niedermayer
|
a25c5dbb5e
ffmpeg_opt: Fix memleaks in "manually set programs" loop
|
8 years ago |
Vittorio Gambaletta (VittGam)
|
74658a8b4d
ffmpeg_opt: Allow -metadata option to set metadata on programs.
|
8 years ago |
Vittorio Gambaletta (VittGam)
|
6e448fb97e
ffmpeg_opt: Move the 'process manually set programs' block above 'process manually set metadata' in open_output_file().
|
8 years ago |
Rodger Combs
|
a5fd3a1a2b
ffmpeg: use lavf API for applying bitstream filters
|
9 years ago |
Michael Niedermayer
|
30d770ca44
ffmpeg: Allow specifying the program number for created programs
|
9 years ago |
Michael Niedermayer
|
8f948b6244
ffmpeg: Add basic support to mux multiple programs
|
9 years ago |
Ganesh Ajjanagadde
|
4c96985af1
all: remove some casts of function pointer to void *
|
9 years ago |
Marton Balint
|
ddc6bd8c95
ffmpeg: add abort_on option to allow aborting on empty output
|
9 years ago |
Hendrik Leppkes
|
dd8a4b0f8c
Merge commit 'fb472e1a11a4e0caed2c3c91da01ea8e35d9e3f8'
|
9 years ago |
Michael Niedermayer
|
dbb03b8e47
ffmpeg_opt: rename loop option to stream_loop
|
9 years ago |
Hendrik Leppkes
|
9ccd90626f
Merge commit '16b0c929621f84983b83b9735ce973acb12723bc'
|
9 years ago |
Hendrik Leppkes
|
7255cf003e
Merge commit 'b5e4f393b6757629281f58c3f3f6d55ca522ab60'
|
9 years ago |
Hendrik Leppkes
|
e490fee6b9
Merge commit '3973f0f773e0bd212734eccda78aa798f8b20692'
|
9 years ago |
Hendrik Leppkes
|
e34939ca76
Merge commit '7bb1c1bfd22de2200743af04ebd0c7c775f56f7e'
|
9 years ago |
Carl Eugen Hoyos
|
a4188c9cd2
ffmpeg: Improve help text for -target.
|
9 years ago |
Ronald S. Bultje
|
2fb593dcb9
Put remaining pieces of CODEC_FLAG_EMU_EDGE under FF_API_EMU_EDGE.
|
9 years ago |
Timothy Gu
|
da0e76955a
ffmpeg_opt: Add -hwaccels option that lists all supported hwaccels
|
9 years ago |
Timothy Gu
|
b144008c1b
ffmpeg_opt: Add missing comma
|
9 years ago |
Michael Niedermayer
|
ae2cb9290a
ffmpeg_opt: Prefer audio streams with packets
|
9 years ago |
Michael Niedermayer
|
6dbaeed6b7
ffmpeg: switch swscale option handling to AVDictionary similar to what the other subsystems use
|
9 years ago |
Sebastien Zwickert
|
11d923d414
avcodec: add new Videotoolbox hwaccel.
|
9 years ago |
Michael Niedermayer
|
0949869e7b
ffmpeg_op: Print warning if duration isnt known when -sseof is used
|
9 years ago |
Michael Niedermayer
|
f4ada6dc3f
ffmpeg: Implement support for seeking relative to EOF
|
9 years ago |
Michael Niedermayer
|
94d68a41fa
Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'
|
9 years ago |
Michael Niedermayer
|
bc3f19641c
Merge commit '6d592fbd0d8e89ecade3fc93b36ea200213dc01c'
|
9 years ago |
Michael Niedermayer
|
c7dd2365f4
Merge commit 'be101bc1e357c50fcb740bc4870b3bacc93a5727'
|
9 years ago |
Michael Niedermayer
|
3b0534efdc
Merge commit '1959351aecf09fc3e90208ff775f4849801dc13f'
|
9 years ago |
Michael Niedermayer
|
edd110ee45
Merge commit 'bd2ab27c488ae92c7820efe11d4f53d84e94d58e'
|
9 years ago |
Michael Niedermayer
|
247f4d1f18
Merge commit '6d5d9246042acb804a652e6fedfb7afe0ca85614'
|
9 years ago |
Michael Niedermayer
|
db3e12a828
Merge commit '59245e0c5e10a849e67c632cccf4f677b2442e82'
|
9 years ago |
Michael Niedermayer
|
843be56ee1
ffmpeg_opt: Fix stream copy flag for attachments
|
9 years ago |
Rodger Combs
|
2375a85c36
ffmpeg_opt: allow the user to ignore unused stream maps
|
9 years ago |
Michael Niedermayer
|
52c5521877
ffmpeg_opt: Favor streams that had packets
|
9 years ago |
Michael Niedermayer
|
8750aef3d6
ffmpeg_opt: Fix forcing fourccs
|
9 years ago |
Michael Niedermayer
|
29cc0a178e
ffmpeg_opt: Fix sync_ist
|
9 years ago |
Michael Niedermayer
|
54649cbda8
ffmpeg_opt: Fix handling of creation_time now
|
9 years ago |
Michael Niedermayer
|
6cfaa51acb
Merge commit 'a9b2a51178ea446909015f061ab5df65e3b66bf6'
|
9 years ago |
Michael Niedermayer
|
8e91d9652e
ffmpeg_opt: Check for localtime() failure
|
9 years ago |
Michael Niedermayer
|
2ce6e41911
ffmpeg_opt: Set the video VBV parameters only for the video stream from -target
|
9 years ago |
Michael Niedermayer
|
18833daf9d
ffmpeg: Support copying unknown streams
|
9 years ago |
Michael Niedermayer
|
0b9d636877
ffmpeg_opt: add missing space in error message
|
9 years ago |
Michael Niedermayer
|
592b053c7b
ffmpeg_opt: fix the error message log level for the unsupported stream types
|
9 years ago |
Michael Niedermayer
|
100df10b0f
ffmpeg_opt: Give the user a hint on how to ignore unsupported streams
|
9 years ago |
Rodger Combs
|
a2aff2690b
ffmpeg: support ignoring unsupported mapped streams
|
9 years ago |
Michael Niedermayer
|
b0322e4a9e
ffmpeg_opt: Compensate for DTS/PTS difference in seeking when its based on DTS
|
9 years ago |