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
*
Remove libnut wrapper
Diego Biurrun
2012-05-21
3
-314
/
+0
*
avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps.
James Zern
2012-05-20
10
-10
/
+22
*
http: Factorize the code by adding http_read_header()
Samuel Pitoiset
2012-05-20
1
-38
/
+40
*
lavf: change some (de)muxer names to lowercase
Mans Rullgard
2012-05-19
5
-5
/
+5
*
lavf: make output format matching case insensitive
Mans Rullgard
2012-05-19
1
-1
/
+1
*
mov: enable parsing for VC-1.
Anton Khirnov
2012-05-18
1
-0
/
+3
*
rtmp: Don't assume path points to a string of nonzero length
Martin Storsjö
2012-05-17
1
-2
/
+3
*
lavf: add mdec to is_intra_only() list
Mans Rullgard
2012-05-15
1
-0
/
+1
*
mtv: do not byteswap raw video in demuxer
Mans Rullgard
2012-05-14
1
-15
/
+1
*
gxfenc: remove disabled half-implemented MJPEG tag
Diego Biurrun
2012-05-14
1
-11
/
+0
*
rtmp: Implement check bandwidth notification.
Samuel Pitoiset
2012-05-10
1
-0
/
+21
*
rtmp: Support 'rtmp_swfurl', an option which specifies the URL of the SWF pla...
Samuel Pitoiset
2012-05-10
1
-0
/
+8
*
rtmp: Support 'rtmp_flashver', an option which overrides the version of the F...
Samuel Pitoiset
2012-05-10
1
-7
/
+18
*
rtmp: Support 'rtmp_tcurl', an option which overrides the URL of the target s...
Samuel Pitoiset
2012-05-10
1
-6
/
+12
*
sctp: be consistent with socket option level
Sean McGovern
2012-05-10
1
-1
/
+1
*
mov: make one comment slightly more specific
Diego Biurrun
2012-05-09
1
-1
/
+1
*
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
[next]