index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
Commit message (
Expand
)
Author
Age
Files
Lines
*
sctp: Initial tcp-alike sctp support with streams
Luca Barbato
2012-05-08
3
-0
/
+330
*
options_table: Add some missing #includes to fix "make checkheaders".
Alex Converse
2012-05-08
1
-0
/
+5
*
rtsp: Add content-type message header parsing
Jordi Ortiz
2012-05-08
2
-0
/
+8
*
rtmp: Support 'rtmp_live', an option which specifies if the media is a live s...
Samuel Pitoiset
2012-05-08
1
-1
/
+7
*
dv: Split profile handling code into a separate file.
Diego Biurrun
2012-05-07
2
-0
/
+2
*
flvenc: use AVFormatContext, not AVCodecContext for logging.
Anton Khirnov
2012-05-07
1
-10
/
+11
*
mov: Remove write-only variable in mov_read_chan().
Diego Biurrun
2012-05-07
1
-2
/
+2
*
lavf: add missing '*' in a doxy.
Anton Khirnov
2012-05-07
1
-1
/
+1
*
build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.
Diego Biurrun
2012-05-07
1
-3
/
+11
*
Mark a number of variables only used in av_dlog() calls as av_unused.
Diego Biurrun
2012-05-06
2
-4
/
+7
*
mpegmux: add stuffing to avoid incomplete PCM frames
Janne Grunau
2012-05-06
1
-0
/
+6
*
rtsp: avoid const warnings from strtol() call
Mans Rullgard
2012-05-06
1
-5
/
+6
*
rtpdec_h264: Add missing newlines to av_log calls
Martin Storsjö
2012-05-05
1
-4
/
+4
*
rtpdec_h264: Free old extradata before clearing the pointer
Martin Storsjö
2012-05-05
1
-1
/
+1
*
rtpdec_h264: Reorder code blocks
Martin Storsjö
2012-05-05
1
-16
/
+15
*
rtpdec_h264: Make start_sequence a static const array
Martin Storsjö
2012-05-05
1
-2
/
+2
*
rtpdec_h264: Cleanup debug packet type counting
Martin Storsjö
2012-05-05
1
-9
/
+9
*
rtpdec_h264: Cosmetic cleanup
Martin Storsjö
2012-05-05
1
-66
/
+71
*
rtpdec_h264: Clean up comments
Martin Storsjö
2012-05-05
1
-22
/
+29
*
rtpdec_h264: Convert commented out code into setting an unused variable
Martin Storsjö
2012-05-05
1
-1
/
+1
*
rtpdec_h264: Remove a useless ifdef
Martin Storsjö
2012-05-05
1
-2
/
+0
*
rtpdec_h264: Remove outdated/useless/incorrect comments
Martin Storsjö
2012-05-05
1
-21
/
+7
*
rtpdec_h264: Remove useless memory corruption checks
Martin Storsjö
2012-05-05
1
-23
/
+1
*
rtpdec_h264: Return proper error codes
Martin Storsjö
2012-05-05
1
-2
/
+2
*
rtpdec_h264: Check the available data length before reading
Martin Storsjö
2012-05-05
1
-2
/
+2
*
rtpdec_h264: Add input size checks
Ivan Kovtunov
2012-05-05
1
-3
/
+13
*
ea: check chunk_size for validity.
Ronald S. Bultje
2012-05-04
1
-1
/
+6
*
cosmetics: indentation
Justin Ruggles
2012-05-03
1
-9
/
+10
*
avformat: only fill-in interpolated timestamps if duration is non-zero
Justin Ruggles
2012-05-03
1
-0
/
+3
*
avformat: remove a workaround for broken timestamps
Justin Ruggles
2012-05-03
1
-9
/
+0
*
mpegts: Some additional HDMV types and reg descriptors for mpegts
Joakim Plate
2012-05-03
1
-0
/
+6
*
mkv: mark corrupted packets and return them
Luca Barbato
2012-04-29
1
-0
/
+5
*
mkv: forward EMBL block data error
Luca Barbato
2012-04-29
1
-1
/
+1
*
segment: reorder seg_write_header allocation
Luca Barbato
2012-04-27
1
-8
/
+6
*
avio: make avio_close(NULL) a no-op
Luca Barbato
2012-04-27
1
-1
/
+5
*
mov: Parse EC3SpecificBox (dec3 atom).
Yusuke Nakamura
2012-04-27
1
-0
/
+29
*
mpegts: Make sure we don't return uninitialized packets
Martin Storsjö
2012-04-27
1
-0
/
+3
*
mov: support eac3 audio
Hendrik Leppkes
2012-04-25
1
-0
/
+1
*
avf: fix faulty check in has_duration
Luca Barbato
2012-04-25
1
-1
/
+1
*
isom: Support more DTS codec identifiers.
Yusuke Nakamura
2012-04-23
1
-1
/
+3
*
matroska: Clear prev_pkt between seeks.
Dale Curtis
2012-04-23
1
-0
/
+1
*
audemux: Add a sanity check for the number of channels
Michael Niedermayer
2012-04-23
1
-0
/
+5
*
matroska: Add incremental parsing of clusters.
Dale Curtis
2012-04-22
1
-6
/
+107
*
mpegts: Try seeking back even for nonseekable protocols
Martin Storsjö
2012-04-23
1
-1
/
+1
*
mov: Treat keyframe indexes as 1-origin if starting at non-zero.
Yusuke Nakamura
2012-04-21
1
-1
/
+1
*
mov: Take stps entries into consideration also about key_off.
Yusuke Nakamura
2012-04-21
1
-1
/
+1
*
movenc: Support high sample rates in isomedia formats by setting the sample r...
Alex Converse
2012-04-20
1
-12
/
+7
*
avcodec: add a cook parser to get subpacket duration
Justin Ruggles
2012-04-20
1
-0
/
+1
*
avio: make AVIOContext.av_class pointer to const
Mans Rullgard
2012-04-18
1
-1
/
+1
*
nutdec: add malloc check and fix const to non-const conversion warnings
Mans Rullgard
2012-04-18
1
-2
/
+6
[next]