index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
Age
Commit message (
Expand
)
Author
2011-03-31
flvdec: read index stored in the 'keyframes' tag.
Kharkov Alexander
2011-03-31
mov: Add support for zero-sized stsc runs.
Alex Converse
2011-03-30
rtsp: Use GET_PARAMETER for keep-alive for generic RTSP servers
Martin Storsjö
2011-03-30
avio: make get_checksum() internal.
Anton Khirnov
2011-03-30
avio: move ff_crc04C11DB7_update() from avio.h -> avio_internal.h
Anton Khirnov
2011-03-30
avio: make init_checksum() internal.
Anton Khirnov
2011-03-28
id3v1: change filesize to int64_t.
Carl Eugen Hoyos
2011-03-28
id3v1: Seek back to old position after reading.
Carl Eugen Hoyos
2011-03-28
Chronomaster DFA decoder
Kostya Shishkov
2011-03-28
http: header field names are case insensitive
Tyler
2011-03-25
mov: set audio service type for AC-3 from bitstream mode in the 'dac3' atom.
Justin Ruggles
2011-03-25
Use audio_service_type to set stream disposition.
Justin Ruggles
2011-03-25
matroskadec: set default duration for simple block
John Stebbins
2011-03-24
ffmetadec.c: fix compiler warnings.
Ronald S. Bultje
2011-03-23
avio: make udp_set_remote_url/get_local_port internal.
Anton Khirnov
2011-03-23
asfdec: also subtract preroll when reading simple index object
Vladimir Pantelic
2011-03-23
matroskaenc: remove a variable that's unused after bc17bd9.
Anton Khirnov
2011-03-23
avio: cosmetics - nicer vertical alignment.
Anton Khirnov
2011-03-23
rtsp: Don't use a locale dependent format string
Martin Storsjö
2011-03-23
Add xd55 codec tag for XDCAM HD422 720p25 CBR files.
Tomas Härdin
2011-03-22
matroskaenc: simplify get_aac_sample_rates by using ff_mpeg4audio_get_config
Anton Khirnov
2011-03-22
Do not use format string "%0.3f" for RTSP Range field.
Carl Eugen Hoyos
2011-03-22
id3v2: skip broken tags with invalid size
Anton Khirnov
2011-03-22
id3v2: don't explicitly skip padding
Anton Khirnov
2011-03-21
amr: Set the AVFMT_GENERIC_INDEX flag
Martin Storsjö
2011-03-21
amr: Set the pkt->pos field properly to the start of the packet
Martin Storsjö
2011-03-21
amr: Set the codec->bit_rate field based on the last packet
Martin Storsjö
2011-03-21
rtsp: Specify unicast for TCP interleaved streams, too
Martin Storsjö
2011-03-21
applehttp: Change the variable for stream position in seconds into int64_t
Martin Storsjö
2011-03-21
id3v2: simplify error handling.
Anton Khirnov
2011-03-21
id3v2: explicitly seek to the end of the tag after reading
Anton Khirnov
2011-03-21
avio: make av_url_read_fseek/fpause internal.
Anton Khirnov
2011-03-20
avio: deprecate url_fileno
Anton Khirnov
2011-03-20
rmenc: replace avio_seek(0) with avio_tell()
Anton Khirnov
2011-03-20
lavf: replace some more avio_seek(SEEK_CUR) with avio_skip
Anton Khirnov
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-17
nutenc: fix a memleak
Anton Khirnov
2011-03-17
asfdec: subtract the preroll value and thus output 0 based timestamps
Vladimir Pantelic
2011-03-17
lavf: Make make_absolute_url a lavf internal function
Martin Storsjö
2011-03-17
applehttp: Fix a typo in a comment
Martin Storsjö
2011-03-17
lavf: make av_interleave_packet() return meaningful error codes
Stefano Sabatini
2011-03-17
lavf: enable av_dlog message in av_interleaved_write_frame()
Stefano Sabatini
2011-03-17
lavf: enable av_dlog() in compute_pkt_fields2()
Stefano Sabatini
2011-03-16
avio: rename put_flush_packet -> avio_flush
Anton Khirnov
2011-03-16
avio: deprecate url_close_buf
Anton Khirnov
2011-03-16
avio: deprecate url_open_buf
Anton Khirnov
2011-03-16
avio: always compile avio_printf, rather than on CONFIG_MUXERS
Anton Khirnov
2011-03-16
avio: avio_ prefix for url_fprintf
Anton Khirnov
2011-03-16
avio: change avio_tell/skip from macros to inline functions
Anton Khirnov
2011-03-16
avio: make url_setbufsize internal.
Anton Khirnov
[next]