git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Merge commit '53367b34e1156614e82ef7af888928f322566f88'
[ffmpeg.git]
/
libavformat
/
rtpdec_h264.c
2015-02-15
Michael Niedermayer
Merge commit '53367b34e1156614e82ef7af888928f322566f88'
blob
|
commitdiff
2015-02-15
Michael Niedermayer
Merge commit '3b33dfb23c5022a0cb2a7b13878e4a3492a996c7'
blob
|
commitdiff
|
diff to current
2015-02-15
Michael Niedermayer
Merge commit 'f0a87479960ce000f23f2beaf474707797b4b0d0'
blob
|
commitdiff
|
diff to current
2015-02-15
Michael Niedermayer
Merge commit 'a9a0b8d6c14ece1b4698c6ede9227aca980f6c5b'
blob
|
commitdiff
|
diff to current
2015-02-15
Michael Niedermayer
Merge commit 'b8df0b71c525e9fc9fbee790d093bae3aa62035c'
blob
|
commitdiff
|
diff to current
2015-02-15
Luca Barbato
rtp: h264: Drop the asserts
blob
|
commitdiff
|
diff to current
2015-02-15
Luca Barbato
rtp: h264: Move FU-A NAL parsing to a function
blob
|
commitdiff
|
diff to current
2015-02-15
Luca Barbato
rtp: h264: Move STAP-A NAL parsing to a function
blob
|
commitdiff
|
diff to current
2015-02-15
Luca Barbato
rtp: h264: Move parse_sprop_parameter_sets parsing...
blob
|
commitdiff
|
diff to current
2015-02-15
Luca Barbato
rtp: h264: Move profile_level_id parsing to a function
blob
|
commitdiff
|
diff to current
2014-08-15
Michael Niedermayer
Drop remaining unneeded != NULL
blob
|
commitdiff
|
diff to current
2014-07-09
Michael Niedermayer
Merge commit '0307cc2253e76772b1c645ac6117d08da87a147c'
blob
|
commitdiff
|
diff to current
2014-07-09
Anton Khirnov
rtpdec: pass an AVFormatContext to ff_parse_fmtp()
blob
|
commitdiff
|
diff to current
2013-12-14
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2013-12-14
Michael Niedermayer
rtpdec_h264: Check the return value of functions doing...
blob
|
commitdiff
|
diff to current
2013-12-13
Michael Niedermayer
avformat/rtpdec_h264: fix null pointer dereferences
blob
|
commitdiff
|
diff to current
2013-05-06
Michael Niedermayer
Merge commit '7abd35a1ffaecfd79fa07b801621ee11ab595c43'
blob
|
commitdiff
|
diff to current
2013-05-05
Diego Biurrun
avformat: Add av_cold attributes to init functions...
blob
|
commitdiff
|
diff to current
2013-01-21
Michael Niedermayer
Merge commit 'c6f1dc8e4cd967ae056698eafb891a08003c211c'
blob
|
commitdiff
|
diff to current
2013-01-20
Martin Storsjö
rtpdec: Move setting the parsing flags to the actual...
blob
|
commitdiff
|
diff to current
2012-12-21
Michael Niedermayer
Merge commit '90c784cc13f6bf21a8eb69f3b88b50c7a70f6c59'
blob
|
commitdiff
|
diff to current
2012-12-21
Martin Storsjö
rtpdec: Pass the sequence number to depacketizers
blob
|
commitdiff
|
diff to current
2012-08-29
Michael Niedermayer
Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112'
blob
|
commitdiff
|
diff to current
2012-08-28
Samuel Pitoiset
rtpdec_h264: Don't set the pixel format
blob
|
commitdiff
|
diff to current
2012-08-09
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-08-08
Martin Storsjö
rtpdec: Remove an unused include
blob
|
commitdiff
|
diff to current
2012-08-07
Michael Niedermayer
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
blob
|
commitdiff
|
diff to current
2012-08-07
Anton Khirnov
Replace all CODEC_ID_* with AV_CODEC_ID_*
blob
|
commitdiff
|
diff to current
2012-06-20
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-06-20
Mans Rullgard
lavf: remove unnecessary inclusions of unistd.h
blob
|
commitdiff
|
diff to current
2012-05-06
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-05-05
Martin Storsjö
rtpdec_h264: Add missing newlines to av_log calls
blob
|
commitdiff
|
diff to current
2012-05-05
Martin Storsjö
rtpdec_h264: Free old extradata before clearing the...
blob
|
commitdiff
|
diff to current
2012-05-05
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-05-05
Martin Storsjö
rtpdec_h264: Reorder code blocks
blob
|
commitdiff
|
diff to current
2012-05-05
Martin Storsjö
rtpdec_h264: Make start_sequence a static const array
blob
|
commitdiff
|
diff to current
2012-05-05
Martin Storsjö
rtpdec_h264: Cleanup debug packet type counting
blob
|
commitdiff
|
diff to current
2012-05-05
Martin Storsjö
rtpdec_h264: Cosmetic cleanup
blob
|
commitdiff
|
diff to current
2012-05-05
Martin Storsjö
rtpdec_h264: Clean up comments
blob
|
commitdiff
|
diff to current
2012-05-05
Martin Storsjö
rtpdec_h264: Convert commented out code into setting...
blob
|
commitdiff
|
diff to current
2012-05-05
Martin Storsjö
rtpdec_h264: Remove a useless ifdef
blob
|
commitdiff
|
diff to current
2012-05-05
Martin Storsjö
rtpdec_h264: Remove outdated/useless/incorrect comments
blob
|
commitdiff
|
diff to current
2012-05-05
Martin Storsjö
rtpdec_h264: Remove useless memory corruption checks
blob
|
commitdiff
|
diff to current
2012-05-05
Martin Storsjö
rtpdec_h264: Return proper error codes
blob
|
commitdiff
|
diff to current
2012-05-05
Martin Storsjö
rtpdec_h264: Check the available data length before...
blob
|
commitdiff
|
diff to current
2012-05-05
Ivan Kovtunov
rtpdec_h264: Add input size checks
blob
|
commitdiff
|
diff to current
2012-04-08
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-04-08
Martin Storsjö
rtsp: Don't expose the MS-RTSP RTX data stream to the...
blob
|
commitdiff
|
diff to current
2012-02-14
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-02-13
Matthew Szatmary
rtpdec: Use 4 byte startcodes for H.264
blob
|
commitdiff
|
diff to current
2011-04-24
Michael Niedermayer
Merge remote branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-04-23
Martin Storsjö
rtp: Rename the open/close functions to alloc/free
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2010-12-06
Martin Storsjö
rtpdec_h264: Pass NAL type 0 through
blob
|
commitdiff
|
diff to current
2010-07-30
Martin Storsjö
Remove mostly unnecessary rtpdec_*.h files, store the...
blob
|
commitdiff
|
diff to current
2010-07-11
Luca Barbato
Handle av_base64_decode return value
blob
|
commitdiff
|
diff to current
2010-06-28
Josh Allmann
rtpdec: Clean up FMTP parsing code in H.264 RTP depacke...
blob
|
commitdiff
|
diff to current
2010-06-28
Josh Allmann
Reindent
blob
|
commitdiff
|
diff to current
2010-06-28
Josh Allmann
rtpdec: Return ENOMEM if H.264 RTP fails to allocate...
blob
|
commitdiff
|
diff to current
2010-06-03
Luca Barbato
Remove stray and possibly wrong line, rtpdec.c sets...
blob
|
commitdiff
|
diff to current
2010-04-20
Diego Biurrun
Remove explicit filename from Doxygen @file commands.
blob
|
commitdiff
|
diff to current
2010-03-30
Stefano Sabatini
Define AVMediaType enum, and use it instead of enum...
blob
|
commitdiff
|
diff to current
2010-03-03
Martin Storsjö
Properly pad H.264 extradata when taken from fmtp SDP...
blob
|
commitdiff
|
diff to current
2010-02-28
Martin Storsjö
Rename RTP depacketizer files from rtp_* to rtpdec_*
blob
|
commitdiff
|
diff to current