Ramiro Polla
|
9e1cc5984c
indent
|
16 yıl önce |
Ramiro Polla
|
851218584e
Remove useless if(), leftover from the vhook removal.
|
16 yıl önce |
Baptiste Coudurier
|
54e28a852c
remove commented code using real_pict_num
|
16 yıl önce |
Baptiste Coudurier
|
b10d7e4e3a
pad last audio frame when encoding
|
16 yıl önce |
Stefano Sabatini
|
ecfe3929da
Remove duplicated RGB_TO_[YUV] macros, use those included in
|
16 yıl önce |
David Conrad
|
de96180137
Copy input codec's chroma_sample_location to output codec when transcoding.
|
16 yıl önce |
Benoit Fouet
|
80b9d6366f
Make function pointer assignments consistent in option handling.
|
16 yıl önce |
Wolfram Gloger
|
4eac2e8901
Change return type of opt_loglevel() from void to int.
|
16 yıl önce |
Michael Niedermayer
|
a39b76ea7d
Don't loose bits_per_raw_sample when transcoding.
|
16 yıl önce |
Justin Ruggles
|
be233a5691
Check that channel layout is compatible with number of channels for
|
16 yıl önce |
Michael Niedermayer
|
b716c6c6a6
Remove unneeded assignment from av_encode() found by CSA.
|
16 yıl önce |
Michael Niedermayer
|
b5ee9c2334
Remove unused variable from print_report() found by CSA.
|
16 yıl önce |
Michael Niedermayer
|
505b6d1147
Remove unneeded assignment in ffmpeg.c found by CSA.
|
16 yıl önce |
Justin Ruggles
|
22c4c3e059
Support audio sample formats than S16 when encoding a small last frame.
|
16 yıl önce |
Baptiste Coudurier
|
7c8689ef54
set pkt duration for last smaller frame, should fix alac in m4a muxing
|
16 yıl önce |
Baptiste Coudurier
|
c573eb85f0
fix indentation
|
16 yıl önce |
Baptiste Coudurier
|
3321cb3f6e
move audio buffers declarations and free them in av_exit
|
16 yıl önce |
Baptiste Coudurier
|
5973490a8f
move freeing code before exiting because of signal
|
16 yıl önce |
Baptiste Coudurier
|
3b80107596
free options contexts in av_exit, valgrind should be happy now
|
16 yıl önce |
Thilo Borgmann
|
031e14ea79
Fix initialization of avpkt in output_packet().
|
16 yıl önce |
Thilo Borgmann
|
ede0e47507
Use the new avcodec_decode_* API.
|
16 yıl önce |
Michael Niedermayer
|
cdf38a17fb
Fix -ss / -t interaction with -acodec copy.
|
16 yıl önce |
Baptiste Coudurier
|
b9edbe9953
do not write ffm write index by default, detect if file is being written and return EOF
|
16 yıl önce |
Stefano Sabatini
|
90da2b5086
Make ffmpeg fail if the argument provided to the -pix_fmt option is
|
16 yıl önce |
Stefano Sabatini
|
29c6638668
Use read_yesno() in opt_output_file().
|
16 yıl önce |
Stefano Sabatini
|
eab5168cd3
Flush the remaning chars in the input buffer after reading the
|
16 yıl önce |
Baptiste Coudurier
|
3d45a83a59
add loglevel option to set libav* logging level, -v does not set it anymore
|
16 yıl önce |
Baptiste Coudurier
|
27ad7d3a96
stag option to force subtitle tag
|
16 yıl önce |
Baptiste Coudurier
|
00b7fbdcf5
10l, set ret to 0 when finished
|
16 yıl önce |
Baptiste Coudurier
|
002c95d749
dump_format after av_write_header to print updated parameters
|
16 yıl önce |