projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
avio: make url_setbufsize internal.
2011-03-17
Anton Khirnov
avio: make url_setbufsize internal.
commit
|
commitdiff
|
tree
2011-03-17
Anton Khirnov
lavf: move ff_get_v from avio.h to avio_internal.h
commit
|
commitdiff
|
tree
2011-03-17
Anton Khirnov
nutenc: mux chapters.
commit
|
commitdiff
|
tree
2011-03-17
Anton Khirnov
lavf: replace avio_seek(SEEK_CUR) with avio_skip where...
commit
|
commitdiff
|
tree
2011-03-16
Anton Khirnov
mp3enc: remove mp3_write_packet(), use ff_raw_write_packet...
commit
|
commitdiff
|
tree
2011-03-16
Anton Khirnov
jvdec: don't use deprecated url_feof()
commit
|
commitdiff
|
tree
2011-03-15
Anton Khirnov
id3v2: merge TYER/TDAT/TIME to date tag
commit
|
commitdiff
|
tree
2011-03-15
Anton Khirnov
avio: deprecate url_ferror
commit
|
commitdiff
|
tree
2011-03-15
Anton Khirnov
lavf/utils: dont't explicitly check AVIOContext.error
commit
|
commitdiff
|
tree
2011-03-09
Anton Khirnov
id3v2: fix typo in error message
commit
|
commitdiff
|
tree
2011-03-07
Anton Khirnov
avio: deprecate url_feof
commit
|
commitdiff
|
tree
2011-03-07
Anton Khirnov
avio: move ff_rewind_with_probe_data from avio.h to...
commit
|
commitdiff
|
tree
2011-03-07
Anton Khirnov
avio: deprecate url_fget_max_packet_size
commit
|
commitdiff
|
tree
2011-03-07
Anton Khirnov
avio: avio_ prefix for url_fsize
commit
|
commitdiff
|
tree
2011-03-07
Anton Khirnov
avio: deprecate url_fgetc and remove all it uses
commit
|
commitdiff
|
tree
2011-03-07
Anton Khirnov
avio: deprecate url_fgets
commit
|
commitdiff
|
tree
2011-03-04
Anton Khirnov
avio: add avio_tell macro as a replacement for url_ftell
commit
|
commitdiff
|
tree
2011-03-04
Anton Khirnov
lavf: deprecate get_strz() in favor of avio_get_str
commit
|
commitdiff
|
tree
2011-03-01
Anton Khirnov
avio: deprecate url_fskip
commit
|
commitdiff
|
tree
2011-03-01
Anton Khirnov
lavf: replace all uses of url_fskip with avio_seek
commit
|
commitdiff
|
tree
2011-03-01
Anton Khirnov
avio: avio_ prefix for url_fseek
commit
|
commitdiff
|
tree
2011-02-25
Anton Khirnov
avio: deprecate put_tag
commit
|
commitdiff
|
tree
2011-02-25
Anton Khirnov
lavf: replace remaining uses of put_tag with avio_write
commit
|
commitdiff
|
tree
2011-02-25
Anton Khirnov
avienc: replace &tag[0] with tag.
commit
|
commitdiff
|
tree
2011-02-25
Anton Khirnov
lavf: use a new ffio_wfourcc macro instead of put_tag...
commit
|
commitdiff
|
tree
2011-02-23
Anton Khirnov
avio: rename url_fopen/fclose -> avio_open/close.
commit
|
commitdiff
|
tree
2011-02-21
Anton Khirnov
avio: make put_nbyte internal.
commit
|
commitdiff
|
tree
2011-02-21
Anton Khirnov
avio: avio: avio_ prefixes for put_* functions
commit
|
commitdiff
|
tree
2011-02-21
Anton Khirnov
avio: make get_partial_buffer internal.
commit
|
commitdiff
|
tree
2011-02-21
Anton Khirnov
avio: avio_ prefixes for get_* functions
commit
|
commitdiff
|
tree
2011-02-21
Anton Khirnov
avio: rename av_alloc_put_byte -> avio_alloc_context...
commit
|
commitdiff
|
tree
2011-02-20
Anton Khirnov
avio: move init_put_byte() to a new private header...
commit
|
commitdiff
|
tree
2011-02-20
Anton Khirnov
avio: rename ByteIOContext to AVIOContext.
commit
|
commitdiff
|
tree
2011-02-17
Anton Khirnov
lavf, lavu: bump minor versions and add an APIChanges...
commit
|
commitdiff
|
tree
2011-02-17
Anton Khirnov
Move find_info_tag to lavu and add av_ prefix to it
commit
|
commitdiff
|
tree
2011-02-16
Anton Khirnov
Replace remaining uses of parse_date with av_parse_time.
commit
|
commitdiff
|
tree
2011-02-16
Anton Khirnov
lavf: add av_ prefix to dump_format()
commit
|
commitdiff
|
tree
2011-02-13
Anton Khirnov
asfdec: don't export empty metadata
commit
|
commitdiff
|
tree
2011-02-13
Anton Khirnov
asfdec: split reading stream properties out of asf_read_header()
commit
|
commitdiff
|
tree
2011-02-11
Anton Khirnov
lavf: deprecate AVFormatContext.index_built
commit
|
commitdiff
|
tree
2011-02-10
Anton Khirnov
asfdec: deobfuscate reading video properties size
commit
|
commitdiff
|
tree
2011-02-10
Anton Khirnov
asfdec: split asf_read_header()
commit
|
commitdiff
|
tree
2011-02-10
Anton Khirnov
asfdec: skip the stream bitrate list
commit
|
commitdiff
|
tree
2011-02-10
Anton Khirnov
asfdec: use an ASFContext array for storing stream...
commit
|
commitdiff
|
tree
2011-02-10
Anton Khirnov
asfdec: move DAR list to ASFContext
commit
|
commitdiff
|
tree
2011-02-09
Anton Khirnov
asfdec: remove some write-only values from the context
commit
|
commitdiff
|
tree
2011-02-09
Anton Khirnov
asf: split ASFContext into muxer and demuxer parts.
commit
|
commitdiff
|
tree
2011-02-09
Anton Khirnov
asf: make ff_guidcmp inline and move it to asf.h
commit
|
commitdiff
|
tree
2011-02-07
Anton Khirnov
avidec: simplify read_gab2_sub
commit
|
commitdiff
|
tree
2011-02-06
Anton Khirnov
lavf: move internal functions from avformat.h to internal.h
commit
|
commitdiff
|
tree
2011-02-06
Anton Khirnov
Replace remaining occurrences of deprecated CH_* with...
commit
|
commitdiff
|
tree
2011-02-06
Anton Khirnov
mp3enc: write ISO8859-1 instead of UTF-16 when possible
commit
|
commitdiff
|
tree
2011-02-03
Anton Khirnov
tty.c: rename PKT_FLAG_KEY to AV_PKT_FLAG_KEY.
commit
|
commitdiff
|
tree
2011-02-03
Anton Khirnov
Rename remaining occurrences of SAMPLE_FMT_* to AV_SAMPLE_FMT_*
commit
|
commitdiff
|
tree
2011-02-03
Anton Khirnov
Replace remaining occurrences of CODEC_TYPE_* with...
commit
|
commitdiff
|
tree
2011-02-03
Anton Khirnov
rtmpproto: rename URLContext* argument in rtmp_write()
commit
|
commitdiff
|
tree
2011-02-02
Anton Khirnov
ffmpeg.c: rename map_meta_data option to map_metadata
commit
|
commitdiff
|
tree
2011-02-02
Anton Khirnov
Add forgotten minor API bumps and APIChanges entries
commit
|
commitdiff
|
tree
2011-01-28
Anton Khirnov
asfdec: ensure that the whole tag is read.
commit
|
commitdiff
|
tree
2011-01-26
Anton Khirnov
mov: simplify mov_read_chapters() by using avio_get_str16be
commit
|
commitdiff
|
tree
2011-01-25
Anton Khirnov
mov: simplify mov_read_chapters() by using avio_get_str16be
commit
|
commitdiff
|
tree
2011-01-25
Anton Khirnov
asfdec: remove some commented-out cruft
commit
|
commitdiff
|
tree
2011-01-25
Anton Khirnov
lavf: make a variant of ff_get_str16_nolen public
commit
|
commitdiff
|
tree
2011-01-22
Anton Khirnov
mp3enc: support for id3v2.3 tags using a per-muxer...
commit
|
commitdiff
|
tree
2011-01-22
Anton Khirnov
id3v2: split tables for various ID3v2 versions
commit
|
commitdiff
|
tree
2011-01-22
Anton Khirnov
mp3enc: handle errors in id3v2_put_ttag
commit
|
commitdiff
|
tree
2011-01-21
Anton Khirnov
mp3enc: add support for writing UTF-16 tags
commit
|
commitdiff
|
tree
2011-01-21
Anton Khirnov
lavf: move ff_put_str16_nolen from asf to avio and...
commit
|
commitdiff
|
tree
2011-01-21
Anton Khirnov
avio: add av_put_str and deprecate put_strz in favor...
commit
|
commitdiff
|
tree
2011-01-21
Anton Khirnov
lavf: move the version macros to a new header
commit
|
commitdiff
|
tree
2011-01-21
Anton Khirnov
id3v2: use an enum for encodings instead of magic numbers.
commit
|
commitdiff
|
tree
2011-01-21
Anton Khirnov
Split mp3 demuxer and muxer into separate files.
commit
|
commitdiff
|
tree
2011-01-20
Anton Khirnov
id3v2: don't overwrite existing tags
commit
|
commitdiff
|
tree
2011-01-20
Anton Khirnov
id3v2: convert metadata after all the tags were read
commit
|
commitdiff
|
tree
2011-01-20
Anton Khirnov
id3v2: make ff_id3v2_parse static
commit
|
commitdiff
|
tree
2011-01-16
Anton Khirnov
Add git-howto.
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
next