index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
avconv.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
avconv: add support for VDPAU decoding
Anton Khirnov
2013-11-23
1
-0
/
+3
*
avconv: add infrastructure for using hwaccels
Anton Khirnov
2013-11-23
1
-0
/
+31
*
avconv: stop accessing AVStream.parser
Anton Khirnov
2013-10-29
1
-0
/
+2
*
avplay: Accept cpuflags option
Luca Barbato
2013-10-22
1
-2
/
+0
*
avconv: support -t as an input option.
Anton Khirnov
2013-08-05
1
-0
/
+1
*
avconv: make input -ss accurate when transcoding
Anton Khirnov
2013-08-05
1
-0
/
+3
*
avconv: do not send non-monotonous DTS to the muxers.
Anton Khirnov
2013-05-03
1
-0
/
+2
*
lavfi: merge avfiltergraph.h into avfilter.h
Anton Khirnov
2013-04-11
1
-1
/
+0
*
avconv: add options for reading filtergraphs from a file.
Anton Khirnov
2013-03-28
1
-0
/
+2
*
avconv: convert to new refcounted AVFrame API
Anton Khirnov
2013-03-08
1
-3
/
+1
*
avconv: pass libavresample options to AVFilterGraph
Justin Ruggles
2013-02-23
1
-0
/
+1
*
avconv: use new options parser.
Anton Khirnov
2012-12-18
1
-0
/
+4
*
De-doxygenize some top-level files
Diego Biurrun
2012-10-12
1
-8
/
+6
*
avconv: remove -same_quant
Anton Khirnov
2012-10-09
1
-2
/
+0
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-1
/
+1
*
avtools: remove the distinction between func_arg and func2_arg.
Anton Khirnov
2012-08-30
1
-1
/
+1
*
avconv: make the -passlogfile option per-stream.
Anton Khirnov
2012-08-30
1
-1
/
+3
*
avconv: make the -pass option per-stream.
Anton Khirnov
2012-08-30
1
-0
/
+2
*
avconv: make -shortest a per-output file option.
Anton Khirnov
2012-08-18
1
-1
/
+3
*
avconv: rename OutputStream.is_past_recording_time to finished.
Anton Khirnov
2012-08-08
1
-1
/
+1
*
avconv: replace no_packet array in transcode() with a var in InputStream
Anton Khirnov
2012-08-08
1
-0
/
+1
*
avconv: remove unused variable from InputFile.
Anton Khirnov
2012-08-08
1
-1
/
+0
*
avconv: split configuring filter configuration to a separate file.
Anton Khirnov
2012-08-08
1
-0
/
+2
*
avconv: split option parsing into a separate file.
Anton Khirnov
2012-08-08
1
-0
/
+360