git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
avconv: move handling the 2pass logfile into avconv_opt
[ffmpeg.git]
/
avconv.c
2015-07-19
Anton Khirnov
avconv: move handling the 2pass logfile into avconv_opt
blob
|
commitdiff
2015-07-19
Anton Khirnov
avconv: set the encoding/decoding_needed flags earlier
blob
|
commitdiff
|
diff to current
2015-07-19
Anton Khirnov
avconv: drop update_sample_fmt()
blob
|
commitdiff
|
diff to current
2015-06-27
Anton Khirnov
avconv: do not stop processing the input packet on...
blob
|
commitdiff
|
diff to current
2015-06-27
Anton Khirnov
avconv: factor out flushing the filters
blob
|
commitdiff
|
diff to current
2015-05-02
Martin Storsjö
avconv: Add an option for automatically rotating video...
blob
|
commitdiff
|
diff to current
2015-04-04
Himangi Saraogi
avconv: Avoid theoretical NULL dereferences
blob
|
commitdiff
|
diff to current
2015-04-03
Anton Khirnov
avconv: do not overwrite the stream codec context for...
blob
|
commitdiff
|
diff to current
2015-03-20
Luca Barbato
avconv: Print the avfilter errors
blob
|
commitdiff
|
diff to current
2015-03-10
Anton Khirnov
avconv: do not abort immediately if initializing hwacce...
blob
|
commitdiff
|
diff to current
2014-10-24
Anton Khirnov
avconv: copy stream-level side data when streamcopying
blob
|
commitdiff
|
diff to current
2014-10-24
Martin Storsjö
avconv: Use av_gettime_relative
blob
|
commitdiff
|
diff to current
2014-10-18
Anton Khirnov
lavc: deprecate unused me_threshold field
blob
|
commitdiff
|
diff to current
2014-10-17
Vittorio Giovara
avconv: check return value
blob
|
commitdiff
|
diff to current
2014-10-15
Anton Khirnov
avconv: replace AVCodecContext.time_base with framerate
blob
|
commitdiff
|
diff to current
2014-09-26
Luca Barbato
avconv: Use only audio and video to guess discontinuities
blob
|
commitdiff
|
diff to current
2014-08-15
Gabriel Dume
cosmetics: Write NULL pointer equality checks more...
blob
|
commitdiff
|
diff to current
2014-08-13
Anton Khirnov
avconv: rename output_packet() to process_input_packet()
blob
|
commitdiff
|
diff to current
2014-07-09
Anton Khirnov
avconv: set the output stream timebase
blob
|
commitdiff
|
diff to current
2014-06-20
Anton Khirnov
Use av_packet_rescale_ts() to simplify code.
blob
|
commitdiff
|
diff to current
2014-06-17
Anton Khirnov
avconv: use the correct variable in comparison
blob
|
commitdiff
|
diff to current
2014-06-12
Anton Khirnov
avconv: make -shortest work with streamcopy
blob
|
commitdiff
|
diff to current
2014-06-04
Luca Barbato
avconv: Report the codec and the encoder separately
blob
|
commitdiff
|
diff to current
2014-06-01
Anton Khirnov
avconv: do not use the stream codec context for encoding
blob
|
commitdiff
|
diff to current
2014-06-01
Anton Khirnov
avconv: do not use the stream codec context for decoding
blob
|
commitdiff
|
diff to current
2014-05-19
Anton Khirnov
avconv: do not use poorly defined and undocumented...
blob
|
commitdiff
|
diff to current
2014-05-18
Anton Khirnov
avconv: set the "encoder" tag when transcoding
blob
|
commitdiff
|
diff to current
2014-05-18
Anton Khirnov
avconv: set output avg_frame_rate when known
blob
|
commitdiff
|
diff to current
2014-05-03
Anton Khirnov
avconv: rename OutputStream.opts to OutputStream.encode...
blob
|
commitdiff
|
diff to current
2014-05-03
Anton Khirnov
avconv: remove a useless line
blob
|
commitdiff
|
diff to current
2014-05-03
Anton Khirnov
avconv: rename 'codec' to 'enc_ctx'
blob
|
commitdiff
|
diff to current
2014-05-03
Anton Khirnov
avconv: rename 'icodec' to 'dec_ctx'
blob
|
commitdiff
|
diff to current
2014-05-03
Anton Khirnov
avconv: rename InputStream.opts to InputStream.decoder_opts
blob
|
commitdiff
|
diff to current
2014-05-03
Anton Khirnov
avconv: simplify exit_program() by using more local...
blob
|
commitdiff
|
diff to current
2014-04-22
Anton Khirnov
avconv: always reset packet pts after decoding an audio...
blob
|
commitdiff
|
diff to current
2014-03-25
Vittorio Giovara
avconv: More descriptive message about framedrop
blob
|
commitdiff
|
diff to current
2014-03-24
Anton Khirnov
avconv: don't warn on multiple frames per packet for...
blob
|
commitdiff
|
diff to current
2014-03-24
Anton Khirnov
avconv: print verbose per-stream transcoding statistics
blob
|
commitdiff
|
diff to current
2014-03-24
Anton Khirnov
avconv: split printing the final statistics into a...
blob
|
commitdiff
|
diff to current
2014-03-24
Anton Khirnov
avconv: rewrite output data size tracking
blob
|
commitdiff
|
diff to current
2014-03-24
Anton Khirnov
avconv: explicitly report when the muxing overhead...
blob
|
commitdiff
|
diff to current
2014-03-24
Anton Khirnov
avconv: remove unused nb_frames_dup
blob
|
commitdiff
|
diff to current
2014-03-24
Anton Khirnov
avconv: add stream-global side data to the first demuxe...
blob
|
commitdiff
|
diff to current
2014-02-24
Anton Khirnov
avconv: remove a write-only variable
blob
|
commitdiff
|
diff to current
2014-02-20
Luca Barbato
avconv: Do not divide by zero
blob
|
commitdiff
|
diff to current
2014-01-17
Anton Khirnov
avconv: print a warning when falling back to default...
blob
|
commitdiff
|
diff to current
2013-12-11
Anton Khirnov
avconv: do not call avcodec_get_frame_defaults()
blob
|
commitdiff
|
diff to current
2013-12-11
Anton Khirnov
Replace all uses of avcodec_free_frame with av_frame_fr...
blob
|
commitdiff
|
diff to current
2013-11-23
Diego Biurrun
Add missing #includes for *INT64_MAX and *INT64_C
blob
|
commitdiff
|
diff to current
2013-11-23
Anton Khirnov
avconv: add infrastructure for using hwaccels
blob
|
commitdiff
|
diff to current
2013-11-16
Anton Khirnov
Replace all instances of avcodec_alloc_frame() with...
blob
|
commitdiff
|
diff to current
2013-10-31
Anton Khirnov
lavc: deprecate FF_DEBUG_MV and remove all traces of...
blob
|
commitdiff
|
diff to current
2013-10-29
Anton Khirnov
avconv: stop accessing AVStream.parser
blob
|
commitdiff
|
diff to current
2013-10-27
Anton Khirnov
avconv: drop a now useless variable
blob
|
commitdiff
|
diff to current
2013-08-05
Anton Khirnov
avconv: support -t as an input option.
blob
|
commitdiff
|
diff to current
2013-08-05
Anton Khirnov
avconv: distinguish between -ss 0 and -ss not being...
blob
|
commitdiff
|
diff to current
2013-07-07
Luca Barbato
cmdutils: wrap exit explicitly
blob
|
commitdiff
|
diff to current
2013-06-29
Derek Buitenhuis
avconv: Don't include colorspace.h
blob
|
commitdiff
|
diff to current
2013-06-22
Luca Barbato
avconv: report the error for codec open failure
blob
|
commitdiff
|
diff to current
2013-06-22
Luca Barbato
avconv: drop additional strerror fallback
blob
|
commitdiff
|
diff to current
2013-06-04
Anton Khirnov
avconv: check that the output format context exists...
blob
|
commitdiff
|
diff to current
2013-05-27
Anton Khirnov
avconv: make -aspect work with streamcopy
blob
|
commitdiff
|
diff to current
2013-05-07
Anton Khirnov
avconv: remove -deinterlace
blob
|
commitdiff
|
diff to current
2013-05-03
Anton Khirnov
avconv: do not send non-monotonous DTS to the muxers.
blob
|
commitdiff
|
diff to current
2013-05-03
Anton Khirnov
avconv: improve -re implementation
blob
|
commitdiff
|
diff to current
2013-04-30
Anton Khirnov
avconv: make output -ss insert trim/atrim filters.
blob
|
commitdiff
|
diff to current
2013-04-30
Anton Khirnov
avconv: make -t insert trim/atrim filters.
blob
|
commitdiff
|
diff to current
2013-04-11
Anton Khirnov
lavfi: change the filter registering system to match...
blob
|
commitdiff
|
diff to current
2013-04-11
Anton Khirnov
lavfi: merge avfiltergraph.h into avfilter.h
blob
|
commitdiff
|
diff to current
2013-03-28
Anton Khirnov
avconv: add options for reading filtergraphs from a...
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
avconv: convert to new refcounted AVFrame API
blob
|
commitdiff
|
diff to current
2013-03-07
Ronald S. Bultje
lavc: Deprecate the deinterlace functions in libavcodec
blob
|
commitdiff
|
diff to current
2013-02-28
Martin Storsjö
avconv: Apply codec options to streams that are copied...
blob
|
commitdiff
|
diff to current
2013-02-23
Justin Ruggles
avconv: pass libavresample options to AVFilterGraph
blob
|
commitdiff
|
diff to current
2013-01-20
Martin Storsjö
avconv: Increase the SDP buffer size to fit xiph SDPs
blob
|
commitdiff
|
diff to current
2012-12-18
Anton Khirnov
avconv: use new options parser.
blob
|
commitdiff
|
diff to current
2012-12-05
Justin Ruggles
avconv: deprecate the -vol option
blob
|
commitdiff
|
diff to current
2012-11-11
Justin Ruggles
Include libavutil/channel_layout.h instead of libavutil...
blob
|
commitdiff
|
diff to current
2012-11-08
Justin Ruggles
avconv: rescale packet duration to muxer time base...
blob
|
commitdiff
|
diff to current
2012-11-02
Anton Khirnov
avconv: do not free muxed packet on streamcopy.
blob
|
commitdiff
|
diff to current
2012-10-29
Diego Biurrun
avconv: Drop unused function argument from do_video_stats()
blob
|
commitdiff
|
diff to current
2012-10-25
Janne Grunau
avconv: fix bitrate report when writing to /dev/null
blob
|
commitdiff
|
diff to current
2012-10-24
Anton Khirnov
avconv: remove now unneeded calls to avcodec_get_frame_...
blob
|
commitdiff
|
diff to current
2012-10-23
Mans Rullgard
Include sys/time.h before sys/resource.h
blob
|
commitdiff
|
diff to current
2012-10-21
Nathan Caldwell
avcodec: handle AVERROR_EXPERIMENTAL
blob
|
commitdiff
|
diff to current
2012-10-12
Diego Biurrun
De-doxygenize some top-level files
blob
|
commitdiff
|
diff to current
2012-10-09
Anton Khirnov
avconv: remove -same_quant
blob
|
commitdiff
|
diff to current
2012-10-03
Diego Biurrun
avconv/avprobe: Add missing 'void' to exit_program...
blob
|
commitdiff
|
diff to current
2012-10-01
Diego Elio Pettenò
Use atexit() instead of defining a custom exit_program...
blob
|
commitdiff
|
diff to current
2012-10-01
Justin Ruggles
avconv: improve sample format negotiation for decoder...
blob
|
commitdiff
|
diff to current
2012-09-24
Anton Khirnov
Use avcodec_free_frame() to free AVFrames.
blob
|
commitdiff
|
diff to current
2012-09-17
Janne Grunau
avconv: flush filtered frames before reconfiguring...
blob
|
commitdiff
|
diff to current
2012-08-30
Anton Khirnov
avtools: remove the distinction between func_arg and...
blob
|
commitdiff
|
diff to current
2012-08-30
Anton Khirnov
avconv: make the -passlogfile option per-stream.
blob
|
commitdiff
|
diff to current
2012-08-26
Anton Khirnov
avconv: prefer user-forced input framerate when choosin...
blob
|
commitdiff
|
diff to current
2012-08-18
Anton Khirnov
avconv: make -shortest a per-output file option.
blob
|
commitdiff
|
diff to current
2012-08-13
Mans Rullgard
Use log2(x) instead of log(x) / log(2)
blob
|
commitdiff
|
diff to current
2012-08-08
Anton Khirnov
avconv: allow no input files.
blob
|
commitdiff
|
diff to current
2012-08-08
Anton Khirnov
avconv: prevent invalid reads in transcode_init()
blob
|
commitdiff
|
diff to current
2012-08-08
Anton Khirnov
avconv: rename OutputStream.is_past_recording_time...
blob
|
commitdiff
|
diff to current
next