git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
iff: make .long_name more descriptive
[ffmpeg.git]
/
avconv.c
2012-03-06
Anton Khirnov
avconv: add -cpuflags option for setting supported...
blob
|
commitdiff
2012-03-06
Anton Khirnov
avconv: fix counting encoded video size.
blob
|
commitdiff
|
diff to current
2012-02-26
Anton Khirnov
avconv: set discard on input streams automatically.
blob
|
commitdiff
|
diff to current
2012-02-26
Anton Khirnov
avconv: saner output video timebase.
blob
|
commitdiff
|
diff to current
2012-02-26
Anton Khirnov
avconv: refactor vsync code.
blob
|
commitdiff
|
diff to current
2012-02-16
Justin Ruggles
bethsoftvid: pass palette in side data instead of in...
blob
|
commitdiff
|
diff to current
2012-02-14
Martin Storsjö
avconv: Don't split out inline sequence headers when...
blob
|
commitdiff
|
diff to current
2012-02-12
Andrey Utkin
avconv: set AVFormatContext.duration from '-t'
blob
|
commitdiff
|
diff to current
2012-02-10
Justin Ruggles
avcodec: for audio encoding, set packet dts to packet...
blob
|
commitdiff
|
diff to current
2012-02-08
Anton Khirnov
avconv: switch to avcodec_encode_video2().
blob
|
commitdiff
|
diff to current
2012-02-07
Anton Khirnov
avconv: estimate next_dts from framerate if it is set.
blob
|
commitdiff
|
diff to current
2012-02-07
Anton Khirnov
avconv: better next_dts usage.
blob
|
commitdiff
|
diff to current
2012-02-07
Anton Khirnov
avconv: rename InputStream.pts to last_dts.
blob
|
commitdiff
|
diff to current
2012-02-07
Anton Khirnov
avconv: reduce overloading for InputStream.pts.
blob
|
commitdiff
|
diff to current
2012-02-07
Anton Khirnov
avconv: rename InputStream.next_pts to next_dts.
blob
|
commitdiff
|
diff to current
2012-02-07
Anton Khirnov
avconv: rework -t handling for encoding.
blob
|
commitdiff
|
diff to current
2012-02-07
Anton Khirnov
avconv: set encoder timebase for subtitles.
blob
|
commitdiff
|
diff to current
2012-02-03
Anton Khirnov
avconv: remove debugging cruft from do_video_out().
blob
|
commitdiff
|
diff to current
2012-02-03
Anton Khirnov
avconv: factorize setting stream_index for the output...
blob
|
commitdiff
|
diff to current
2012-01-30
Anton Khirnov
avconv: deprecate the -deinterlace option
blob
|
commitdiff
|
diff to current
2012-01-29
Mans Rullgard
Fix non-C89 declarations in for loops
blob
|
commitdiff
|
diff to current
2012-01-25
Diego Biurrun
Drop unnecessary prefix from *sink* variable and struct...
blob
|
commitdiff
|
diff to current
2012-01-21
Janne Grunau
threads: change the default for threads back to 1
blob
|
commitdiff
|
diff to current
2012-01-18
Diego Biurrun
cosmetics: Rename ffsink to avsink.
blob
|
commitdiff
|
diff to current
2012-01-17
Anton Khirnov
avconv: fix -frames for video encoders with delay.
blob
|
commitdiff
|
diff to current
2012-01-16
Justin Ruggles
avconv: use avcodec_encode_audio2()
blob
|
commitdiff
|
diff to current
2012-01-12
Anton Khirnov
avconv: use AVFrame.width/height/format instead of...
blob
|
commitdiff
|
diff to current
2012-01-10
Anton Khirnov
avconv: reinitialize the filtergraph on resolution...
blob
|
commitdiff
|
diff to current
2012-01-10
Anton Khirnov
avconv: fix -copyinkf.
blob
|
commitdiff
|
diff to current
2012-01-04
Anton Khirnov
avconv: add symbolic names for -vsync parameters
blob
|
commitdiff
|
diff to current
2012-01-02
Anton Khirnov
avconv: remove the 'codec framerate is different from...
blob
|
commitdiff
|
diff to current
2012-01-01
Anton Khirnov
avconv: make -frames work for all types of streams...
blob
|
commitdiff
|
diff to current
2012-01-01
Janne Grunau
avconv: free bitstream filters
blob
|
commitdiff
|
diff to current
2011-12-29
Aneesh Dogra
avconv: K&R cosmetics
blob
|
commitdiff
|
diff to current
2011-12-25
Anton Khirnov
avconv: avoid memcpy in vsrc_buffer when possible.
blob
|
commitdiff
|
diff to current
2011-12-25
Anton Khirnov
avconv: implement get_buffer()/release_buffer().
blob
|
commitdiff
|
diff to current
2011-12-22
Alex Converse
mov: Don't stick the QuickTime field ordering atom...
blob
|
commitdiff
|
diff to current
2011-12-16
Alexandra Khirnova
avconv: support stream specifiers in -metadata and...
blob
|
commitdiff
|
diff to current
2011-12-12
Anton Khirnov
Replace all uses of av_close_input_file() with avformat...
blob
|
commitdiff
|
diff to current
2011-12-12
Janne Grunau
avconv: update -map option help text
blob
|
commitdiff
|
diff to current
2011-12-10
Diego Biurrun
Fix a bunch of common typos.
blob
|
commitdiff
|
diff to current
2011-12-10
Anton Khirnov
avconv: drop code for special handling of avserver...
blob
|
commitdiff
|
diff to current
2011-12-08
Luca Barbato
avconv: remove unsubstantiated comment
blob
|
commitdiff
|
diff to current
2011-12-05
Justin Ruggles
avconv: only allocate 1 AVFrame per input stream
blob
|
commitdiff
|
diff to current
2011-12-05
Justin Ruggles
avconv: fix memleaks due to not freeing the AVFrame...
blob
|
commitdiff
|
diff to current
2011-12-04
Justin Ruggles
avconv: use avcodec_decode_audio4() instead of avcodec_...
blob
|
commitdiff
|
diff to current
2011-12-02
Mans Rullgard
Do not memcpy raw video frames when using null muxer
blob
|
commitdiff
|
diff to current
2011-11-30
Anton Khirnov
avconv: make copy_tb on by default.
blob
|
commitdiff
|
diff to current
2011-11-30
Anton Khirnov
avconv: compute next_pts from input packet duration...
blob
|
commitdiff
|
diff to current
2011-11-30
Anton Khirnov
avconv: update InputStream.pts in the streamcopy case.
blob
|
commitdiff
|
diff to current
2011-11-29
Alex Converse
avconv: Handle audio sync for non-S16 sample formats.
blob
|
commitdiff
|
diff to current
2011-11-23
Janne Grunau
avconv: fix segfault at EOF with delayed pictures
blob
|
commitdiff
|
diff to current
2011-11-23
Anton Khirnov
avconv: remove a now unused parameter from output_packet().
blob
|
commitdiff
|
diff to current
2011-11-23
Anton Khirnov
avconv: formatting fixes in output_packet()
blob
|
commitdiff
|
diff to current
2011-11-23
Anton Khirnov
avconv: declare some variables in blocks where they...
blob
|
commitdiff
|
diff to current
2011-11-23
Anton Khirnov
avconv: use the same behavior when decoding audio/video...
blob
|
commitdiff
|
diff to current
2011-11-23
Anton Khirnov
avconv: use vsync 0 for AVFMT_NOTIMESTAMPS formats.
blob
|
commitdiff
|
diff to current
2011-11-22
Alex Converse
avconv: Consistently use PIX_FMT_NONE.
blob
|
commitdiff
|
diff to current
2011-11-21
Anton Khirnov
avconv: cleanup the transcoding loop in output_packet().
blob
|
commitdiff
|
diff to current
2011-11-21
Anton Khirnov
avconv: split subtitle transcoding out of output_packet().
blob
|
commitdiff
|
diff to current
2011-11-21
Anton Khirnov
avconv: split video transcoding out of output_packet().
blob
|
commitdiff
|
diff to current
2011-11-21
Anton Khirnov
avconv: split audio transcoding out of output_packet().
blob
|
commitdiff
|
diff to current
2011-11-21
Anton Khirnov
avconv: reindent.
blob
|
commitdiff
|
diff to current
2011-11-21
Anton Khirnov
avconv: move streamcopy-only code out of decoding loop.
blob
|
commitdiff
|
diff to current
2011-11-21
Anton Khirnov
avconv: remove an always true condition and reindent.
blob
|
commitdiff
|
diff to current
2011-11-21
Anton Khirnov
avconv: split off streamcopy handling into a separate...
blob
|
commitdiff
|
diff to current
2011-11-21
Anton Khirnov
avconv: cosmetics, reformat transcode_init()
blob
|
commitdiff
|
diff to current
2011-11-21
Anton Khirnov
avconv: rename 'os' variable to 'oc'
blob
|
commitdiff
|
diff to current
2011-11-18
Martin Storsjö
avconv: Set new interrupt callbacks for all AVFormatCon...
blob
|
commitdiff
|
diff to current
2011-11-10
Anton Khirnov
avconv: remove some codec-specific hacks
blob
|
commitdiff
|
diff to current
2011-11-06
Anton Khirnov
avconv: remove some redundant temporary variables.
blob
|
commitdiff
|
diff to current
2011-11-06
Anton Khirnov
avconv: fix broken indentation
blob
|
commitdiff
|
diff to current
2011-11-06
Anton Khirnov
avconv: move copy_initial_nonkeyframes to the options...
blob
|
commitdiff
|
diff to current
2011-11-06
Anton Khirnov
avconv: use file:stream instead of file.stream in log...
blob
|
commitdiff
|
diff to current
2011-11-06
Martin Storsjö
Call avformat_network_init/deinit in the programs
blob
|
commitdiff
|
diff to current
2011-11-03
Anton Khirnov
avconv: add -dump_attachment option.
blob
|
commitdiff
|
diff to current
2011-11-03
Anton Khirnov
avconv: add -attach option.
blob
|
commitdiff
|
diff to current
2011-11-03
Anton Khirnov
avconv: make negative mappings disable only streams...
blob
|
commitdiff
|
diff to current
2011-10-31
Martin Storsjö
cmdutils: Rename read_file to cmdutils_read_file
blob
|
commitdiff
|
diff to current
2011-10-25
Justin Ruggles
g722dec: remove the use of lowres for half-rate decoding.
blob
|
commitdiff
|
diff to current
2011-10-25
Anton Khirnov
lavf: deprecate AVStream.stream_copy
blob
|
commitdiff
|
diff to current
2011-10-25
Anton Khirnov
avconc: split choose_codec() to choose_decoder/choose_e...
blob
|
commitdiff
|
diff to current
2011-10-25
Anton Khirnov
mpegenc: add preload private option.
blob
|
commitdiff
|
diff to current
2011-10-19
Anton Khirnov
lavf: replace av_new_stream->avformat_new_stream part II.
blob
|
commitdiff
|
diff to current
2011-10-17
Alexandra Khirnova
avconv: add presets
blob
|
commitdiff
|
diff to current
2011-10-12
Anton Khirnov
cmdutils/avtools: simplify show_help() by using av_opt_...
blob
|
commitdiff
|
diff to current
2011-10-12
Anton Khirnov
Remove all uses of deprecated AVOptions API.
blob
|
commitdiff
|
diff to current
2011-10-09
Mans Rullgard
avtools: add -v as alias for -loglevel
blob
|
commitdiff
|
diff to current
2011-10-09
Anton Khirnov
avconv: always print stats with AV_LOG_INFO
blob
|
commitdiff
|
diff to current
2011-10-09
Anton Khirnov
avconv: add -stats option to enable/disable printing...
blob
|
commitdiff
|
diff to current
2011-10-09
Anton Khirnov
avconv: in output_packet() don't set decoded_data_size...
blob
|
commitdiff
|
diff to current
2011-10-09
Anton Khirnov
avconv: remove pointless always true condition
blob
|
commitdiff
|
diff to current
2011-10-09
Anton Khirnov
avconv: factorize common code in transcode_init()
blob
|
commitdiff
|
diff to current
2011-09-28
Alex Converse
avconv: Reformat s16 volume adjustment.
blob
|
commitdiff
|
diff to current
2011-09-28
Alex Converse
avconv: Initialize return value for codec copy path.
blob
|
commitdiff
|
diff to current
2011-09-27
Alex Converse
avconv: Fix volume adjustment for non-s16 sample formats
blob
|
commitdiff
|
diff to current
2011-09-27
Alex Converse
avconv: Make samples void*.
blob
|
commitdiff
|
diff to current
2011-09-27
Alex Converse
avconv: Use the size of the decode sample format when...
blob
|
commitdiff
|
diff to current
2011-09-27
Anton Khirnov
avconv: use different variables for decoded and filtere...
blob
|
commitdiff
|
diff to current
2011-09-27
Anton Khirnov
avconv: add support for copying attachments.
blob
|
commitdiff
|
diff to current
next