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
2012-09-21
matroskadec: only return corrupt packets that actually contain data
Anton Khirnov
2012-09-21
lavf: zero data/size of the packet passed to read_packet().
Anton Khirnov
2012-09-20
lavf probe: prevent codec probe with no data at all seen
Janne Grunau
2012-09-19
mp3dec: read Xing frame TOC index
Anton Khirnov
2012-09-19
mp3dec: use named constants for Xing header flags
Anton Khirnov
2012-09-19
mov: support random access point grouping
Yusuke Nakamura
2012-09-19
matroskadec: properly support BlockDuration
Luca Barbato
2012-09-19
matroskadec: split frame parsing
Luca Barbato
2012-09-19
matroskadec: split laces parsing
Luca Barbato
2012-09-19
matroska: implement support for ProRes
Luca Barbato
2012-09-19
matroska: implement support for ALAC
Moritz Bunkus
2012-09-19
matroskadec: validate lace_size when parsed
Luca Barbato
2012-09-19
matroskadec: return meaningful errors in matroska_decode_buffer
Luca Barbato
2012-09-19
matroskadec: fix incorrect unsigned->signed conversion
Dale Curtis
2012-09-19
matroskadec: refactor matroska_decode_buffer
Luca Barbato
2012-09-19
matroskadec: check realloc in lzo encoding
Luca Barbato
2012-09-19
matroska: honor error_recognition on unknown doctypes
Luca Barbato
2012-09-18
smoothstreaming: Export the mp4 codec tags
Martin Storsjö
2012-09-18
mov: check for EOF in long lasting loops
Luca Barbato
2012-09-18
flvenc: silence bogus warning
Benjamin Larsson
2012-09-17
id3v2: strdup the genre name explicitly.
Clément Bœsch
2012-09-17
lavf/id3v2: do not export empty fields.
Clément Bœsch
2012-09-16
mov: stsd entries must be at least 16 byte
Michael Niedermayer
2012-09-16
mov: detect EOF in mov_read_dref()
Michael Niedermayer
2012-09-16
file: return proper error on seek failures
Luca Barbato
2012-09-15
avformat: fix typo in avformat_close_input
Luca Barbato
2012-09-15
mp3enc: write Xing TOC
Anton Khirnov
2012-09-15
mp3enc: support MPEG-2 and MPEG-2.5 in Xing header.
Clément Bœsch
2012-09-15
mp3enc: downgrade some errors in writing Xing frame to warnings
Reimar Döffinger
2012-09-15
lavf: flush the output AVIOContext in av_write_trailer().
Anton Khirnov
2012-09-15
lavf: cosmetics, reformat av_write_trailer().
Anton Khirnov
2012-09-15
avio: flush the internal buffer in avio_close()
Stefano Sabatini
2012-09-14
riff: Add SVQ3 fourcc
Derek Buitenhuis
2012-09-14
avformat: refactor avformat_close_input
Luca Barbato
2012-09-14
avformat: simplify avformat_close_input
Luca Barbato
2012-09-13
os_support: Choose between direct.h and io.h using a configure check
Martin Storsjö
2012-09-13
os_support: Include io.h instead of direct.h on mingw32ce
Martin Storsjö
2012-09-12
mpegts: check substreams before discarding
Christian Schmidt
2012-09-12
Add a smooth streaming segmenter muxer
Martin Storsjö
2012-09-12
file: Add an avoption for disabling truncating existing files on open
Martin Storsjö
2012-09-12
img2dec: always close AVIOContexts
Tomas Härdin
2012-09-12
rtpdec_jpeg: Error out on other unsupported type values as well
Martin Storsjö
2012-09-12
rtpdec_jpeg: Disallow using the reserved q values
Martin Storsjö
2012-09-12
rtpdec_jpeg: Fold the default qtables case into an existing if statement
Martin Storsjö
2012-09-12
rtpdec_jpeg: Store and reuse old qtables for q values 128-254
Martin Storsjö
2012-09-12
rtpdec_jpeg: Simplify the calculation of the number of qtables
Martin Storsjö
2012-09-12
rtpdec_jpeg: Add more comments about the fields in the SOF0 section
Martin Storsjö
2012-09-12
rtpdec_jpeg: Clarify where the subsampling magic numbers come from
Martin Storsjö
2012-09-12
rtpdec_jpeg: Don't use a bitstream writer for the EOI marker
Martin Storsjö
2012-09-12
rtpdec_jpeg: Don't needlessly use a bitstream writer for the header
Martin Storsjö
[prev]
[next]