projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
avio: cosmetics, move AVSEEK_SIZE/FORCE declarations together
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
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-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-23
Anton Khirnov
avio: make udp_set_remote_url/get_local_port internal.
commit
|
commitdiff
|
tree
2011-03-23
Anton Khirnov
matroskaenc: remove a variable that's unused after...
commit
|
commitdiff
|
tree
2011-03-23
Anton Khirnov
avio: cosmetics - nicer vertical alignment.
commit
|
commitdiff
|
tree
2011-03-23
Anton Khirnov
lavc: move the version macros to a new installed header.
commit
|
commitdiff
|
tree
2011-03-23
Anton Khirnov
matroskaenc: simplify get_aac_sample_rates by using...
commit
|
commitdiff
|
tree
2011-03-22
Anton Khirnov
id3v2: skip broken tags with invalid size
commit
|
commitdiff
|
tree
2011-03-22
Anton Khirnov
id3v2: don't explicitly skip padding
commit
|
commitdiff
|
tree
2011-03-21
Anton Khirnov
id3v2: simplify error handling.
commit
|
commitdiff
|
tree
2011-03-21
Anton Khirnov
id3v2: explicitly seek to the end of the tag after...
commit
|
commitdiff
|
tree
2011-03-21
Anton Khirnov
avio: make av_url_read_fseek/fpause internal.
commit
|
commitdiff
|
tree
2011-03-21
Anton Khirnov
avio: deprecate url_fileno
commit
|
commitdiff
|
tree
2011-03-21
Anton Khirnov
rmenc: replace avio_seek(0) with avio_tell()
commit
|
commitdiff
|
tree
2011-03-21
Anton Khirnov
lavf: replace some more avio_seek(SEEK_CUR) with avio_skip
commit
|
commitdiff
|
tree
2011-03-17
Anton Khirnov
nutenc: fix a memleak
commit
|
commitdiff
|
tree
2011-03-17
Anton Khirnov
avio: rename put_flush_packet -> avio_flush
commit
|
commitdiff
|
tree
2011-03-17
Anton Khirnov
avio: deprecate url_close_buf
commit
|
commitdiff
|
tree
2011-03-17
Anton Khirnov
avio: deprecate url_open_buf
commit
|
commitdiff
|
tree
2011-03-17
Anton Khirnov
avio: always compile avio_printf, rather than on CONFIG_MUXERS
commit
|
commitdiff
|
tree
2011-03-17
Anton Khirnov
avio: avio_ prefix for url_fprintf
commit
|
commitdiff
|
tree
2011-03-17
Anton Khirnov
avio: change avio_tell/skip from macros to inline functions
commit
|
commitdiff
|
tree
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
next