git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
svq1enc: switch to encode2().
2012-02-17
Anton Khirnov
svq1enc: switch to encode2().
commit
|
commitdiff
|
tree
2012-02-17
Anton Khirnov
dvenc: switch to encode2().
commit
|
commitdiff
|
tree
2012-02-17
Anton Khirnov
dpxenc: switch to encode2().
commit
|
commitdiff
|
tree
2012-02-17
Anton Khirnov
pngenc: switch to encode2().
commit
|
commitdiff
|
tree
2012-02-17
Anton Khirnov
v210enc: switch to encode2().
commit
|
commitdiff
|
tree
2012-02-17
Anton Khirnov
xwdenc: switch to encode2().
commit
|
commitdiff
|
tree
2012-02-12
Andrey Utkin
lavf: fix aspect ratio mismatch message.
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2012-02-12
Andrey Utkin
avconv: set AVFormatContext.duration from '-t'
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2012-02-12
Anton Khirnov
cljr: implement encode2.
commit
|
commitdiff
|
tree
2012-02-12
Anton Khirnov
cljr: set the properties of the coded_frame, not input...
commit
|
commitdiff
|
tree
2012-02-12
Anton Khirnov
dnxhdenc: switch to encode2.
commit
|
commitdiff
|
tree
2012-02-12
Anton Khirnov
bmpenc: switch to encode2().
commit
|
commitdiff
|
tree
2012-02-09
Paul B Mahol
tta: use skip_bits_long()
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2012-02-08
Anton Khirnov
rawenc: switch to encode2().
commit
|
commitdiff
|
tree
2012-02-08
Anton Khirnov
pixdesc: mark pseudopaletted formats with a special...
commit
|
commitdiff
|
tree
2012-02-08
Anton Khirnov
avconv: switch to avcodec_encode_video2().
commit
|
commitdiff
|
tree
2012-02-08
Anton Khirnov
libx264: implement encode2().
commit
|
commitdiff
|
tree
2012-02-08
Anton Khirnov
libx264: split extradata writing out of encode_nals().
commit
|
commitdiff
|
tree
2012-02-08
Anton Khirnov
lavc: add avcodec_encode_video2() that encodes from...
commit
|
commitdiff
|
tree
2012-02-07
Anton Khirnov
avconv: estimate next_dts from framerate if it is set.
commit
|
commitdiff
|
tree
2012-02-07
Anton Khirnov
avconv: better next_dts usage.
commit
|
commitdiff
|
tree
2012-02-07
Anton Khirnov
avconv: rename InputStream.pts to last_dts.
commit
|
commitdiff
|
tree
2012-02-07
Anton Khirnov
avconv: reduce overloading for InputStream.pts.
commit
|
commitdiff
|
tree
2012-02-07
Anton Khirnov
avconv: rename InputStream.next_pts to next_dts.
commit
|
commitdiff
|
tree
2012-02-07
Anton Khirnov
avconv: rework -t handling for encoding.
commit
|
commitdiff
|
tree
2012-02-07
Anton Khirnov
avconv: set encoder timebase for subtitles.
commit
|
commitdiff
|
tree
2012-02-07
Anton Khirnov
pva-demux test: add -vn
commit
|
commitdiff
|
tree
2012-02-06
Paul B Mahol
Revert "v210enc: use FFALIGN()"
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2012-02-06
Paul B Mahol
v210dec: check for coded_frame allocation failure
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2012-02-06
Paul B Mahol
v210enc: use stride as it is already calculated
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2012-02-06
Paul B Mahol
v210enc: use FFALIGN()
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2012-02-06
Paul B Mahol
v210enc: return proper AVERROR codes instead of -1
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2012-02-06
Paul B Mahol
v210enc: do not set coded_frame->key_frame
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2012-02-06
Paul B Mahol
v210enc: check for coded_frame allocation failure
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2012-02-06
Andrey Utkin
drawtext: add 'fix_bounds' option on coords fixing
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2012-02-06
Andrey Utkin
drawtext: fix text_{w, h} expression vars
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2012-02-05
Andrey Utkin
drawtext: add missing braces around an if() block.
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2012-02-03
Anton Khirnov
avconv: remove debugging cruft from do_video_out().
commit
|
commitdiff
|
tree
2012-02-03
Anton Khirnov
avconv: factorize setting stream_index for the output...
commit
|
commitdiff
|
tree
2012-02-03
Anton Khirnov
frame{crc/md5}: set the stream timebase from codec...
commit
|
commitdiff
|
tree
2012-02-02
Anton Khirnov
libx264: fix indentation.
commit
|
commitdiff
|
tree
2012-01-31
Anton Khirnov
lavf: add functions for accessing the fourcc<->CodecID...
commit
|
commitdiff
|
tree
2012-01-31
Anton Khirnov
lavc: set AVCodecContext.codec in avcodec_get_context_defaul...
commit
|
commitdiff
|
tree
2012-01-31
Anton Khirnov
lavc: make avcodec_close() work properly on unopened...
commit
|
commitdiff
|
tree
2012-01-31
Anton Khirnov
lavc: add avcodec_is_open().
commit
|
commitdiff
|
tree
2012-01-31
Anton Khirnov
lavf: rename AVInputFormat.value to raw_codec_id.
commit
|
commitdiff
|
tree
2012-01-31
Anton Khirnov
lavf: remove the pointless value field from flv and iv8
commit
|
commitdiff
|
tree
2012-01-31
Anton Khirnov
lavc/lavf: remove unnecessary symbols from the symbol...
commit
|
commitdiff
|
tree
2012-01-31
Anton Khirnov
lavc: reorder AVCodec fields.
commit
|
commitdiff
|
tree
2012-01-31
Anton Khirnov
lavf: reorder AVInput/OutputFormat fields.
commit
|
commitdiff
|
tree
2012-01-30
Anton Khirnov
avconv: deprecate the -deinterlace option
commit
|
commitdiff
|
tree
2012-01-30
Paul B Mahol
avutil: make intfloat api public
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2012-01-30
Rafaël Carré
avformat_write_header(): detail error message
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2012-01-30
Mike Melanson
s/vbsf/bsf/
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2012-01-30
Mike Melanson
yuv4mpeg: allow YUV4MPEG2 demuxer to recognize 'C420...
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2012-01-28
Nathan Caldwell
aacenc: Fix LONG_START windowing.
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2012-01-28
Nathan Caldwell
aacenc: Fix a bug where deinterleaved samples were...
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2012-01-28
Anton Khirnov
avplay: use the correct array size for stride.
commit
|
commitdiff
|
tree
2012-01-28
Anton Khirnov
lavc: extend doxy for avcodec_alloc_context3().
commit
|
commitdiff
|
tree
2012-01-28
Anton Khirnov
APIchanges: mention avcodec_alloc_context()/2/3
commit
|
commitdiff
|
tree
2012-01-28
Anton Khirnov
avcodec_align_dimensions2: set only 4 linesizes, not...
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavf: remove disabled FF_API_SET_PTS_INFO cruft
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavf: remove disabled FF_API_OLD_INTERRUPT_CB cruft
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavf: remove disabled FF_API_REORDER_PRIVATE cruft
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavf: remove disabled FF_API_SEEK_PUBLIC cruft
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavf: remove disabled FF_API_STREAM_COPY cruft
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavf: remove disabled FF_API_PRELOAD cruft
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavf: remove disabled FF_API_NEW_STREAM cruft
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavf: remove disabled FF_API_RTSP_URL_OPTIONS cruft
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavf: remove disabled FF_API_MUXRATE cruft
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavf: remove disabled FF_API_FILESIZE cruft
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavf: remove disabled FF_API_TIMESTAMP cruft
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavf: remove disabled FF_API_LOOP_OUTPUT cruft
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavf: remove disabled FF_API_LOOP_INPUT cruft
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavf: remove disabled FF_API_AVSTREAM_QUALITY cruft
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavf: remove disabled FF_API_FLAG_RTP_HINT cruft
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavf: remove disabled FF_API_SDP_CREATE cruft
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavf: remove disabled FF_API_GUESS_IMG2_CODEC cruft
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavf: remove disabled FF_API_PKT_DUMP cruft
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavf: remove disabled FF_API_FIND_INFO_TAG cruft
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavf: remove disabled FF_API_PARSE_DATE cruft
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavf: remove disabled FF_API_DUMP_FORMAT cruft
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavf: remove disabled FF_API_FORMAT_PARAMETERS cruft
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavf: remove disabled FF_API_OLD_METADATA2 cruft
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavf: remove disabled FF_API_OLD_AVIO cruft
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavf: increase major version from 53 to 54.
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavf: remove AVFormatParameters from AVFormatContext...
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavc: remove disabled FF_API_AVFRAME_AGE cruft.
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavc: remove disabled FF_API_DATA_POINTERS cruft.
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavc: remove disabled FF_API_TIFFENC_COMPLEVEL cruft.
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavc: remove disabled FF_API_INTERNAL_CONTEXT cruft.
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavc: remove disabled FF_API_PARSE_FRAME cruft.
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavc: remove disabled FF_API_GET_ALPHA_INFO cruft.
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavc: remove disabled FF_API_MJPEG_GLOBAL_OPTS cruft.
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavc: remove disabled FF_API_SNOW_GLOBAL_OPTS cruft.
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavc: remove disabled FF_API_LAME_GLOBAL_OPTS cruft.
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavc: remove disabled FF_API_AVCODEC_INIT cruft.
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavc: remove disabled FF_API_ER cruft.
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavc: remove disabled FF_API_DRC_SCALE cruft.
commit
|
commitdiff
|
tree
2012-01-27
Anton Khirnov
lavc: remove disabled FF_API_AVCODEC_OPEN cruft.
commit
|
commitdiff
|
tree
next