Michael Niedermayer
|
08fe58ef32
ffmpeg: Clear error message array at init.
|
10 years ago |
Michael Niedermayer
|
14f31df2cc
ffmpeg: Fix forcing of the framerate for stream copy on input
|
11 years ago |
Michael Niedermayer
|
ffd28de388
ffmpeg: free threads on error conditions.
|
11 years ago |
Carl Eugen Hoyos
|
199db97fbd
Close output codecs if input codec initialisation fails.
|
11 years ago |
Michael Niedermayer
|
8cc5481d51
Merge remote-tracking branch 'qatar/master'
|
11 years ago |
Ronald S. Bultje
|
2cffe38df3
Deprecate deinterlaced in libavcodec.
|
11 years ago |
Michael Niedermayer
|
9af8179cdb
ffmpeg: fix -stats -v 0
|
11 years ago |
Michael Niedermayer
|
4ae74c6312
ffmpeg: print maxrss "-benchmark" data even on errors
|
11 years ago |
Michael Niedermayer
|
41401773d3
Merge commit 'df0229a7caa124dcfb84c34b48d316744c467311'
|
11 years ago |
Michael Niedermayer
|
e20f2dc048
ffmpeg: fix variable name in psnr printing code
|
11 years ago |
Nicolas George
|
f102c24d90
ffmpeg: free last sub when using -fix_sub_duration.
|
11 years ago |
Michael Niedermayer
|
ad899522ff
ffmpeg: use a AVDictionary instead of the context to move swr parameters around
|
11 years ago |
Michael Niedermayer
|
6db37c9468
Merge commit '5c7db097ebe1fb5c233cedd8846615074e7d6044'
|
11 years ago |
Michael Niedermayer
|
c3fb20bab4
ffmpeg: Check for parameter changes at the output of the audio filter graph
|
11 years ago |
Michael Niedermayer
|
3b1f037df5
ffmpeg: fix streamcopy of lsf mp3.
|
11 years ago |
Michael Niedermayer
|
127ff88639
ffmpeg: do not call exit from exit_program()
|
11 years ago |
Stefano Sabatini
|
43af18ef8b
ffmpeg: implement -force_key_frames expression evalution
|
12 years ago |
Nicolas George
|
41f025dff0
ffmpeg: support filtering of unknown channel layouts.
|
12 years ago |
Nicolas George
|
fccd8c21c4
ffmpeg: add -guess_layout_max option.
|
12 years ago |
Michael Niedermayer
|
bee044d7c2
ffmpeg: copy tmcd track timebase parameters
|
12 years ago |
Michael Niedermayer
|
144529e094
Merge commit 'd9bf716945046333c24580d538f450b516f15710'
|
12 years ago |
Nicolas George
|
beb5d8f07d
ffmpeg: accept "chapters" as forced key frames.
|
12 years ago |
Carl Eugen Hoyos
|
9a038a95d2
Use new function av_codec_get_tag2() in ffmpeg.c.
|
12 years ago |
rogerdpack
|
40648d8cc3
add note on windows pipe
|
12 years ago |
Stefano Sabatini
|
750382d5c8
ffmpeg: remove annoying logs and improve reporting in case of unavailable bitrate
|
12 years ago |
Michael Niedermayer
|
af4b1c02ac
Merge commit '77bd1bc73a1946b0f0ce09a7cbb242a65e138d06'
|
12 years ago |
Michael Niedermayer
|
c4a32d92fe
ffmpeg: Fix shortest with libx264
|
12 years ago |
Peter Ross
|
c16f768d73
ffmpeg: replace magic number with VSYNC_CFR
|
12 years ago |
Nicolas George
|
0f236345fb
ffmpeg: sub2video: use start and end time.
|
12 years ago |
Clément Bœsch
|
3b1b8f88b7
ffmpeg: small indent fix.
|
12 years ago |
Michael Niedermayer
|
60c2cddff0
ffmpeg: use the correct variables in do_video_stats()
|
12 years ago |
Thierry Foucu
|
e98fab1372
Update video stats log during encode flush
|
12 years ago |
Michael Niedermayer
|
66244baf1d
ffmpeg: fix mixed declarations and statements.
|
12 years ago |
Michael Niedermayer
|
d92073ac93
ffmpeg: Correct starttime based on non discarded streams.
|
12 years ago |
Michael Niedermayer
|
fe97bf60b8
ffmpeg: minor simplification of wraping code
|
12 years ago |
Tim Nicholson
|
dcbf72836c
ffmpeg: add setting of field_order flag
|
12 years ago |
Stefano Sabatini
|
3a0f3ffe8e
ffmpeg: fix weird reindent
|
12 years ago |
Stefano Sabatini
|
02b4ae0427
ffmpeg: print debug_ts off and off_time values with timestamp helper routines
|
12 years ago |
Peter Ross
|
9ccc349f77
ensure comment blocks that contain doxygen commands start with double asterix
|
12 years ago |
Stefano Sabatini
|
3d52083a27
ffmpeg: rework debugging timestamp logs in process_input()
|
12 years ago |
Michael Niedermayer
|
9f088712d4
ffmpeg: fix double ;;
|
12 years ago |
Michael Niedermayer
|
9406d6be55
ffmpeg: fix audio timestamps on stream copy with -ss
|
12 years ago |
Michael Niedermayer
|
03b078721c
Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'
|
12 years ago |
Thierry Foucu
|
98cbbabadb
Fix the packet duration when flushing the encoder.
|
12 years ago |
Michael Niedermayer
|
37e81996dc
Merge commit '9221efef7968463f3e3d9ce79ea72eaca082e73f'
|
12 years ago |
Michael Niedermayer
|
cd37963684
Merge commit '381dc1a5ec0925b281c573457c413ae643567086'
|
12 years ago |
Michael Niedermayer
|
1909dbf11d
ffmpeg: use av_rescale_delta() for audio stream copy
|
12 years ago |
Michael Niedermayer
|
a9d97e1b0a
ffmpeg: use av_rescale_delta() on the audio filter input
|
12 years ago |
Michael Niedermayer
|
03e44bcb3f
ffmpeg: trivial simplification
|
12 years ago |
Michael Niedermayer
|
507f2940cc
Merge commit '1b891d17c531e8a63c2974aab4bf997ce70746f3'
|
12 years ago |