projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix parser: mark av_parser_parse() for removal on next major bump
2011-04-06
Brad
Fix parser: mark av_parser_parse() for removal on next...
commit
|
commitdiff
|
tree
2011-04-06
Anton Khirnov
swscale: postpone sws_getContext removal until next...
commit
|
commitdiff
|
tree
2011-04-06
Anton Khirnov
mmst: get rid of deprecated AVERRORs
commit
|
commitdiff
|
tree
2011-04-06
Anton Khirnov
lxfdec: use AVERROR(ENOMEM) instead of deprecated AVERROR_NOMEM.
commit
|
commitdiff
|
tree
2011-04-06
Anton Khirnov
Reemove remaining uses of deprecated AVERROR_NOTSUPP.
commit
|
commitdiff
|
tree
2011-04-06
Anton Khirnov
lavf: if id3v2 tag is present and all else fails, guess...
commit
|
commitdiff
|
tree
2011-04-05
Anton Khirnov
avio: always compile dyn_buf functions
commit
|
commitdiff
|
tree
2011-04-05
Konstantin Pavlov
configure: tell user if libva is enabled like the rest...
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2011-04-05
Alex Converse
Add silence support for AV_SAMPLE_FMT_U8.
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2011-04-05
Anton Khirnov
avio: make URL_PROTOCOL_FLAG_NESTED_SCHEME internal
commit
|
commitdiff
|
tree
2011-04-05
Anton Khirnov
avio: deprecate av_url_read_seek
commit
|
commitdiff
|
tree
2011-04-05
Anton Khirnov
avio: deprecate av_url_read_pause
commit
|
commitdiff
|
tree
2011-04-04
Anton Khirnov
avio: deprecate url_get_filename().
commit
|
commitdiff
|
tree
2011-04-04
Anton Khirnov
avio: deprecate url_max_packet_size().
commit
|
commitdiff
|
tree
2011-04-04
Anton Khirnov
avio: make url_get_file_handle() internal.
commit
|
commitdiff
|
tree
2011-04-04
Anton Khirnov
avio: make url_filesize() internal.
commit
|
commitdiff
|
tree
2011-04-04
Anton Khirnov
avio: make url_close() internal.
commit
|
commitdiff
|
tree
2011-04-04
Anton Khirnov
avio: make url_seek() internal.
commit
|
commitdiff
|
tree
2011-04-04
Anton Khirnov
avio: cosmetics, move AVSEEK_SIZE/FORCE declarations...
commit
|
commitdiff
|
tree
2011-04-04
Anton Khirnov
avio: make url_write() internal.
commit
|
commitdiff
|
tree
2011-04-04
Anton Khirnov
avio: make url_read_complete() internal.
commit
|
commitdiff
|
tree
2011-04-04
Anton Khirnov
avio: make url_read() internal.
commit
|
commitdiff
|
tree
2011-04-04
Anton Khirnov
avio: make url_open() internal.
commit
|
commitdiff
|
tree
2011-04-04
Anton Khirnov
avio: make url_connect internal.
commit
|
commitdiff
|
tree
2011-04-04
Anton Khirnov
avio: make url_alloc internal.
commit
|
commitdiff
|
tree
2011-04-04
Anton Khirnov
avio: deprecate url_open_protocol
commit
|
commitdiff
|
tree
2011-04-04
Anton Khirnov
avio: deprecate url_poll and URLPollEntry
commit
|
commitdiff
|
tree
2011-04-03
Anton Khirnov
lavf: bump minor version and add an APIChanges entry...
commit
|
commitdiff
|
tree
2011-04-03
Anton Khirnov
avio: simplify url_open_dyn_buf_internal by using avio_alloc...
commit
|
commitdiff
|
tree
2011-04-03
Anton Khirnov
avio: make url_fdopen internal.
commit
|
commitdiff
|
tree
2011-04-03
Anton Khirnov
avio: make url_open_dyn_packet_buf internal.
commit
|
commitdiff
|
tree
2011-04-03
Anton Khirnov
avio: avio_ prefix for url_close_dyn_buf
commit
|
commitdiff
|
tree
2011-04-03
Anton Khirnov
avio: avio_ prefix for url_open_dyn_buf
commit
|
commitdiff
|
tree
2011-04-03
Anton Khirnov
avio: introduce an AVIOContext.seekable field
commit
|
commitdiff
|
tree
2011-04-03
Brandon Mintern
lavfi: add fade filter
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2011-04-03
Michael Niedermayer
Change yadif to not use out of picture lines.
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2011-04-03
Anton Khirnov
lavc: deprecate AVCodecContext.antialias_algo
commit
|
commitdiff
|
tree
2011-04-03
Anton Khirnov
lavc: mark mb_qmin/mb_qmax for removal on next major...
commit
|
commitdiff
|
tree
2011-04-02
Anton Khirnov
lavc: deprecate rate_emu
commit
|
commitdiff
|
tree
2011-04-02
Anton Khirnov
lavc: mark hurry_up for removal on next major bump
commit
|
commitdiff
|
tree
2011-04-02
Anton Khirnov
parser: mark av_parser_parse() for removal on next...
commit
|
commitdiff
|
tree
2011-04-02
Anton Khirnov
lavc: add missing audioconvert includes
commit
|
commitdiff
|
tree
2011-04-02
Anton Khirnov
jvdec: don't use deprecated CODEC_TYPE_*/PKT_FLAG_KEY
commit
|
commitdiff
|
tree
2011-04-01
Anton Khirnov
avio: document avio_alloc_context.
commit
|
commitdiff
|
tree
2011-04-01
Anton Khirnov
lavf: make compute_chapters_end less picky.
commit
|
commitdiff
|
tree
2011-04-01
Matthew Hoops
sierravmd: fix Indeo3 videos
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2011-04-01
Kostya Shishkov
ape: check that number of seektable entries is equal...
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2011-03-31
Jindrich Makovicka
mpegts: propagate avio EOF in read_packet()
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2011-03-31
Kharkov Alexander
flvdec: read index stored in the 'keyframes' tag.
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2011-03-31
Alex Converse
mov: Add support for zero-sized stsc runs.
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2011-03-30
John Stebbins
mlp_parse.c: set AVCodecContext channel_layout
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2011-03-30
Anton Khirnov
APIChanges: mark the place where 0.6 was branched.
commit
|
commitdiff
|
tree
2011-03-30
Anton Khirnov
avio: make get_checksum() internal.
commit
|
commitdiff
|
tree
2011-03-30
Anton Khirnov
avio: move ff_crc04C11DB7_update() from avio.h -> avio_inter...
commit
|
commitdiff
|
tree
2011-03-30
Anton Khirnov
avio: make init_checksum() internal.
commit
|
commitdiff
|
tree
2011-03-30
anatoly
Add MxPEG decoder
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2011-03-30
anatoly
Add support for picture_ptr field in MJpegDecodeContext
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2011-03-30
anatoly
Move MJPEG's input buffer preprocessing in separate...
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2011-03-30
anatoly
Support reference picture defined by bitmask in MJPEG...
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2011-03-28
Kostya Shishkov
Chronomaster DFA decoder
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2011-03-28
Stefano Sabatini
framebuffer device demuxer
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2011-03-27
Ramiro Polla
Remove arrozcru URL from documentation
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2011-03-27
Brad
sndio support for playback and record
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2011-03-23
Anton Khirnov
avio: make udp_set_remote_url/get_local_port internal.
commit
|
commitdiff
|
tree
2011-01-16
Anton Khirnov
Add git-howto.
commit
|
commitdiff
|
tree
2011-01-10
Clément Bœsch
Handle ID3v1 tag while decoding mp[123] frames
commit
|
commitdiff
|
tree
2011-01-04
Anton Khirnov
lavf: rename meta.h->ffmeta.h for consistency.
commit
|
commitdiff
|
tree
2010-12-28
Anton Khirnov
ffmetaenc: remove useless initializers
commit
|
commitdiff
|
tree
2010-12-28
Anton Khirnov
lavf: rename meta{dec,enc}.c -> ffmeta{dec,enc}.c
commit
|
commitdiff
|
tree
2010-12-27
Anton Khirnov
lavf: bump minor and add APIchanges entry after adding...
commit
|
commitdiff
|
tree
2010-12-27
Anton Khirnov
Metadata demuxer.
commit
|
commitdiff
|
tree
2010-12-27
Anton Khirnov
Metadata muxer
commit
|
commitdiff
|
tree
2010-12-27
Anton Khirnov
Allow output formats without any streams.
commit
|
commitdiff
|
tree
2010-12-10
Anton Khirnov
id3v2: skip data length indicator
commit
|
commitdiff
|
tree
2010-12-10
Anton Khirnov
add my GPG fingerprint
commit
|
commitdiff
|
tree
2010-12-07
Anton Khirnov
id3v2: skip encrypted/compressed frames
commit
|
commitdiff
|
tree
2010-12-07
Anton Khirnov
id3v2: use a named constant instead of 0x02
commit
|
commitdiff
|
tree
2010-12-02
Anton Khirnov
mpc: read id3v1 tags.
commit
|
commitdiff
|
tree
2010-11-29
Anton Khirnov
Partially revert "Simplify code by using av_metadata_set2()."
commit
|
commitdiff
|
tree
2010-11-23
Anton Khirnov
matroskaenc: don't duplicate title information
commit
|
commitdiff
|
tree
2010-11-23
Anton Khirnov
id3v2: add TDEN<->creation_time tag mapping
commit
|
commitdiff
|
tree
2010-11-23
Anton Khirnov
lavf: document the new creation_time tag
commit
|
commitdiff
|
tree
2010-11-22
Anton Khirnov
ffmpeg.c: document default metadata mappings
commit
|
commitdiff
|
tree
2010-11-22
Anton Khirnov
ffmpeg.c: copy global metadata by default
commit
|
commitdiff
|
tree
2010-11-13
Anton Khirnov
lavf/utils: use av_{i/o}format_next() instead of first_...
commit
|
commitdiff
|
tree
2010-11-12
Anton Khirnov
ffmpeg.c: add a forgotten break in chapter copying
commit
|
commitdiff
|
tree
2010-11-12
Anton Khirnov
ffmpeg.c: reindent
commit
|
commitdiff
|
tree
2010-11-12
Anton Khirnov
ffmpeg.c: add an option for copying chapters
commit
|
commitdiff
|
tree
2010-11-08
Anton Khirnov
ffmpeg.c: allow using negative file indices to disable...
commit
|
commitdiff
|
tree
2010-11-03
Anton Khirnov
matroskadec: skip invalid tags with no TagName
commit
|
commitdiff
|
tree
2010-11-02
Anton Khirnov
ffmpeg.c: reindent
commit
|
commitdiff
|
tree
2010-11-02
Anton Khirnov
ffmpeg.c: don't autocopy stream/chapter metadata if...
commit
|
commitdiff
|
tree
2010-11-02
Anton Khirnov
ffmpeg.c: extend map_meta_data to allow advanced mappings
commit
|
commitdiff
|
tree
2010-10-28
Anton Khirnov
ffmpeg.c: dynamically allocate metadata maps
commit
|
commitdiff
|
tree
2010-10-27
Anton Khirnov
ffmpeg.c manual: clarify map_meta_data usage.
commit
|
commitdiff
|
tree
2010-10-27
Nathan Caldwell
aacenc: Remove energy 'normalization' modification...
commit
|
commitdiff
|
tree
2010-10-27
Nathan Caldwell
aacenc: Fix threshold-in-quiet calculation in the 3GPP...
commit
|
commitdiff
|
tree
2010-10-27
Nathan Caldwell
aacenc: Fix the conditions under which 3GPP pre-echo...
commit
|
commitdiff
|
tree
2010-10-27
Anton Khirnov
vorbiscomment: convert metadata before computing the...
commit
|
commitdiff
|
tree
2010-10-24
Anton Khirnov
nutdec: when parsing info packet, set metadata var...
commit
|
commitdiff
|
tree