index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
avcodec.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '7ecc2d403ce5c7b6ea3b1f368dccefd105209c7e'
Michael Niedermayer
2013-03-08
1
-443
/
+1
|
\
|
*
Move AVFrame from lavc to lavu.
Anton Khirnov
2013-03-08
1
-347
/
+1
*
|
Merge commit 'ad0c9f2d5d81e22207c6ccecc426bf7306acc327'
Michael Niedermayer
2013-03-08
1
-4
/
+4
|
\
\
|
|
/
|
*
lavc: move AVFrame.hwaccel_picture_private to Picture.
Anton Khirnov
2013-03-08
1
-4
/
+4
*
|
Merge commit '1afddbe59e96af75f1c07605afc95615569f388f'
Michael Niedermayer
2013-03-08
1
-6
/
+36
|
\
\
|
|
/
|
*
avpacket: use AVBuffer to allow refcounting the packets.
Anton Khirnov
2013-03-08
1
-6
/
+36
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-03-07
1
-1
/
+3
|
\
\
|
|
/
|
*
lavc: Deprecate the deinterlace functions in libavcodec
Ronald S. Bultje
2013-03-07
1
-0
/
+5
*
|
Deprecate deinterlaced in libavcodec.
Ronald S. Bultje
2013-03-03
1
-0
/
+3
*
|
lavc: change type of AVFrame.channels field from int64_t to int
Stefano Sabatini
2013-02-24
1
-1
/
+1
*
|
lavc: fix codec_descriptor and pkt_timebase doxy.
Clément Bœsch
2013-02-17
1
-2
/
+2
*
|
lavc: support subtitles character encoding conversion.
Clément Bœsch
2013-02-17
1
-0
/
+18
*
|
lavc: mark bitmap based subtitles codecs as such.
Clément Bœsch
2013-02-17
1
-0
/
+4
*
|
Adding support for parsing BlockAdditional
Vignesh Venkatasubramanian
2013-02-14
1
-0
/
+8
*
|
Merge commit 'b85a5e87af4254b80913fe33591d96361f30832b'
Michael Niedermayer
2013-01-25
1
-0
/
+2
|
\
\
|
|
/
|
*
h264: Allow discarding the cropping information from SPS
Vittorio Giovara
2013-01-25
1
-0
/
+2
*
|
Merge commit '93af2734ee609133eaeca28329d7f13241dd411f'
Michael Niedermayer
2013-01-21
1
-5
/
+7
|
\
\
|
|
/
|
*
lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under FF_API_IDCT.
Ronald S. Bultje
2013-01-20
1
-5
/
+7
*
|
Merge commit '3f111804eb5c603a344706b84b7164cbf7b4e0df'
Michael Niedermayer
2013-01-15
1
-0
/
+1
|
\
\
|
|
/
|
*
mkv: support vp9 tag
Tom Finegan
2013-01-14
1
-0
/
+1
|
*
Drop Snow codec
Diego Biurrun
2013-01-06
1
-1
/
+7
*
|
Add EVRCA and SMV codec id
Paul B Mahol
2013-01-07
1
-0
/
+2
*
|
012v decoder.
Carl Eugen Hoyos
2013-01-06
1
-0
/
+1
*
|
Add SubViewer v1 subtitles demuxer and decoder.
Clément Bœsch
2012-12-31
1
-0
/
+1
*
|
Add PJS subtitles demuxer and decoder.
Clément Bœsch
2012-12-30
1
-0
/
+1
*
|
Add VPlayer subtitles demuxer and decoder.
Clément Bœsch
2012-12-30
1
-0
/
+1
*
|
Add MPL2 subtitles demuxer and decoder.
Clément Bœsch
2012-12-30
1
-0
/
+1
*
|
lavc/avcodec: fix FF_INPUT_/BUFFER_/PADDING_SIZE typo.
Clément Bœsch
2012-12-30
1
-1
/
+1
*
|
Merge commit '3193b13aa1e271f6d2dd68de67d448c08aef3c00'
Michael Niedermayer
2012-12-24
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: Correct the description of pkt_dts
Martin Storsjö
2012-12-23
1
-1
/
+1
*
|
Merge commit 'b047c68783aa4042b322af7af043b643d5daf09c'
Michael Niedermayer
2012-12-23
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: make pkt_{p,d}ts doxy less confusing
Anton Khirnov
2012-12-23
1
-2
/
+2
*
|
Merge commit '418693bdc5edad72b0d055f741931612d797eb05'
Michael Niedermayer
2012-12-23
1
-6
/
+14
|
\
\
|
|
/
|
*
lavc: rewrite and extend AVFrame doxy
Anton Khirnov
2012-12-23
1
-5
/
+13
|
*
miscellaneous typo fixes
Diego Biurrun
2012-12-21
1
-1
/
+1
*
|
Silicon Graphics Motion Video Compressor 1 & 2 decoder
Peter Ross
2012-12-17
1
-0
/
+2
*
|
SGI RLE 8-bit decoder
Peter Ross
2012-12-17
1
-0
/
+1
*
|
Remove 8SVX_RAW on next lavc mayor bump
Paul B Mahol
2012-12-16
1
-0
/
+2
*
|
lavc: add pkt_size field to AVFrame
Stefano Sabatini
2012-12-15
1
-0
/
+12
*
|
lavc/avcodec: extend/clarify/fix documentation for avcodec_fill_audio_frame()
Stefano Sabatini
2012-12-09
1
-3
/
+8
*
|
mpegts: demux asynchronous SMPTE 336M Key-Length-Value (KLV) metadata
Peter Ross
2012-12-09
1
-0
/
+1
*
|
Merge commit '57231e4d5b467833fb289439cd35a92513bb55c1'
Michael Niedermayer
2012-12-08
1
-0
/
+1
|
\
\
|
|
/
|
*
tak: demuxer, parser, and decoder
Paul B Mahol
2012-12-07
1
-0
/
+1
*
|
Merge commit '8e134e5104e99a69cd4cea10540a7ce9c3682a2c'
Michael Niedermayer
2012-11-26
1
-1
/
+6
|
\
\
|
|
/
|
*
lavc: clarify get_buffer() documentation
Justin Ruggles
2012-11-25
1
-1
/
+6
*
|
lavu/samplefmt: return the size of the allocated samples buffer at the next bump
Stefano Sabatini
2012-11-25
1
-1
/
+3
*
|
ADPCM IMA Dialogic decoder
Paul B Mahol
2012-11-24
1
-0
/
+1
*
|
ADPCM AFC decoder
Paul B Mahol
2012-11-22
1
-0
/
+1
*
|
brender_pix: a new image decoder
Aleksi Nurmi
2012-11-22
1
-0
/
+1
*
|
PCM signed 16-bit big-endian planar decoder
Paul B Mahol
2012-11-17
1
-0
/
+1
[next]