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-05-08
sctp: Initial tcp-alike sctp support with streams
Luca Barbato
2012-05-08
options_table: Add some missing #includes to fix "make checkheaders".
Alex Converse
2012-05-08
rtsp: Add content-type message header parsing
Jordi Ortiz
2012-05-08
rtmp: Support 'rtmp_live', an option which specifies if the media is a live s...
Samuel Pitoiset
2012-05-07
dv: Split profile handling code into a separate file.
Diego Biurrun
2012-05-07
flvenc: use AVFormatContext, not AVCodecContext for logging.
Anton Khirnov
2012-05-07
mov: Remove write-only variable in mov_read_chan().
Diego Biurrun
2012-05-07
lavf: add missing '*' in a doxy.
Anton Khirnov
2012-05-07
build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.
Diego Biurrun
2012-05-06
Mark a number of variables only used in av_dlog() calls as av_unused.
Diego Biurrun
2012-05-06
mpegmux: add stuffing to avoid incomplete PCM frames
Janne Grunau
2012-05-06
rtsp: avoid const warnings from strtol() call
Mans Rullgard
2012-05-05
rtpdec_h264: Add missing newlines to av_log calls
Martin Storsjö
2012-05-05
rtpdec_h264: Free old extradata before clearing the pointer
Martin Storsjö
2012-05-05
rtpdec_h264: Reorder code blocks
Martin Storsjö
2012-05-05
rtpdec_h264: Make start_sequence a static const array
Martin Storsjö
2012-05-05
rtpdec_h264: Cleanup debug packet type counting
Martin Storsjö
2012-05-05
rtpdec_h264: Cosmetic cleanup
Martin Storsjö
2012-05-05
rtpdec_h264: Clean up comments
Martin Storsjö
2012-05-05
rtpdec_h264: Convert commented out code into setting an unused variable
Martin Storsjö
2012-05-05
rtpdec_h264: Remove a useless ifdef
Martin Storsjö
2012-05-05
rtpdec_h264: Remove outdated/useless/incorrect comments
Martin Storsjö
2012-05-05
rtpdec_h264: Remove useless memory corruption checks
Martin Storsjö
2012-05-05
rtpdec_h264: Return proper error codes
Martin Storsjö
2012-05-05
rtpdec_h264: Check the available data length before reading
Martin Storsjö
2012-05-05
rtpdec_h264: Add input size checks
Ivan Kovtunov
2012-05-04
ea: check chunk_size for validity.
Ronald S. Bultje
2012-05-03
cosmetics: indentation
Justin Ruggles
2012-05-03
avformat: only fill-in interpolated timestamps if duration is non-zero
Justin Ruggles
2012-05-03
avformat: remove a workaround for broken timestamps
Justin Ruggles
2012-05-03
mpegts: Some additional HDMV types and reg descriptors for mpegts
Joakim Plate
2012-04-29
mkv: mark corrupted packets and return them
Luca Barbato
2012-04-29
mkv: forward EMBL block data error
Luca Barbato
2012-04-27
segment: reorder seg_write_header allocation
Luca Barbato
2012-04-27
avio: make avio_close(NULL) a no-op
Luca Barbato
2012-04-27
mov: Parse EC3SpecificBox (dec3 atom).
Yusuke Nakamura
2012-04-27
mpegts: Make sure we don't return uninitialized packets
Martin Storsjö
2012-04-25
mov: support eac3 audio
Hendrik Leppkes
2012-04-25
avf: fix faulty check in has_duration
Luca Barbato
2012-04-23
isom: Support more DTS codec identifiers.
Yusuke Nakamura
2012-04-23
matroska: Clear prev_pkt between seeks.
Dale Curtis
2012-04-23
audemux: Add a sanity check for the number of channels
Michael Niedermayer
2012-04-22
matroska: Add incremental parsing of clusters.
Dale Curtis
2012-04-23
mpegts: Try seeking back even for nonseekable protocols
Martin Storsjö
2012-04-21
mov: Treat keyframe indexes as 1-origin if starting at non-zero.
Yusuke Nakamura
2012-04-21
mov: Take stps entries into consideration also about key_off.
Yusuke Nakamura
2012-04-20
movenc: Support high sample rates in isomedia formats by setting the sample r...
Alex Converse
2012-04-20
avcodec: add a cook parser to get subpacket duration
Justin Ruggles
2012-04-18
avio: make AVIOContext.av_class pointer to const
Mans Rullgard
2012-04-18
nutdec: add malloc check and fix const to non-const conversion warnings
Mans Rullgard
[next]