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
/
utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '30e256430eb88c6d4c382581b89bca171d79fbc0'
Michael Niedermayer
2013-05-17
1
-1
/
+1
|
\
|
*
lavc/pthread: remove obsolete checks
Anton Khirnov
2013-05-17
1
-1
/
+1
*
|
replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*
Michael Niedermayer
2013-05-15
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-05-15
1
-2
/
+2
|
\
\
|
|
/
|
*
pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
Anton Khirnov
2013-05-15
1
-2
/
+2
*
|
Merge commit '252c0bfdc014c1fb6ad4fe06242c7beca58a6b41'
Michael Niedermayer
2013-05-15
1
-0
/
+1
|
\
\
|
|
/
|
*
lavc: Fix msvc compilation of utils.c with -WX (warnings treated as errors)
Matt Wolenetz
2013-05-14
1
-0
/
+1
*
|
ADPCM IMA Radical decoder
James Almer
2013-05-10
1
-0
/
+2
*
|
ADPCM DTK decoder
James Almer
2013-05-10
1
-0
/
+2
*
|
lavu: add FF_CEIL_RSHIFT and use it in various places.
Clément Bœsch
2013-05-09
1
-6
/
+7
*
|
libswscale: GBRAP input & output and GBRAP16 input support
Paul B Mahol
2013-05-08
1
-0
/
+1
*
|
Merge commit 'e55e8b2c362a60bad66929d83d8c83b0d7f5ffc9'
Michael Niedermayer
2013-05-08
1
-10
/
+9
|
\
\
|
|
/
|
*
lavc: do not leak frames in avcodec_decode_audio4
Luca Barbato
2013-05-07
1
-3
/
+1
*
|
avcodec/utils: Fix leak by dereferencing audio frame when side data causes wh...
Matt Wolenetz
2013-05-07
1
-0
/
+2
*
|
avcodec: Set frame.width/height on all exit pathes of ff_get_buffer()
Michael Niedermayer
2013-05-05
1
-1
/
+2
*
|
Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487'
Michael Niedermayer
2013-05-05
1
-2
/
+3
|
\
\
|
|
/
|
*
avcodec: Add av_cold attributes to init functions missing them
Diego Biurrun
2013-05-04
1
-2
/
+3
*
|
avcodec: move lowres down with the next ABI bump and add accessors
Michael Niedermayer
2013-05-03
1
-0
/
+1
*
|
Merge commit '088f38a4f9f54bb923405c67c9e72d96d90aa284'
Michael Niedermayer
2013-05-01
1
-16
/
+16
|
\
\
|
|
/
|
*
avcodec: Drop unnecessary ff_ name prefixes from static functions
Diego Biurrun
2013-04-30
1
-20
/
+20
*
|
Merge commit 'e036bb7899d0faca9159206be9bf5552e76e7633'
Michael Niedermayer
2013-05-01
1
-0
/
+4
|
\
\
|
|
/
|
*
lavc: clear AVBuffers on decoded frames if refcounted_frames is not set
Anton Khirnov
2013-04-30
1
-0
/
+4
*
|
avcodec_string: Print the used codec if it differs from the codec_id name.
Michael Niedermayer
2013-04-27
1
-0
/
+4
*
|
avcodec_string: remove the "(hq)" listing
Michael Niedermayer
2013-04-27
1
-2
/
+2
*
|
lavc: check decoded subtitles encoding.
Nicolas George
2013-04-24
1
-1
/
+30
*
|
avcodec: Fix lowres handling in buffer allocation
Michael Niedermayer
2013-04-19
1
-2
/
+2
*
|
Merge commit 'a7f46586bf47174b5fa00a905b767b1781ec8b72'
Michael Niedermayer
2013-04-19
1
-5
/
+13
|
\
\
|
|
/
|
*
ff_get_buffer(): allocate the frame for max(coded,display) dimensions
Anton Khirnov
2013-04-19
1
-5
/
+13
|
*
lavc: don't overwrite display dimensions with coded dimensions.
Anton Khirnov
2013-04-10
1
-1
/
+1
|
*
dsputil: Make dsputil selectable
Ronald S. Bultje
2013-04-10
1
-1
/
+2
*
|
lavc/utils: merge side data after video encode.
Clément Bœsch
2013-04-19
1
-0
/
+2
*
|
lavc: avcodec_open2(): pass context to av_log()
Paul B Mahol
2013-04-16
1
-2
/
+2
*
|
Add thread-safe wrapper for get_format().
Reimar Döffinger
2013-04-15
1
-0
/
+5
*
|
lavc: fix recoded subtitles end.
Nicolas George
2013-04-07
1
-1
/
+1
*
|
lavc: use packet duration for subtitles if necessary.
Nicolas George
2013-04-04
1
-0
/
+8
*
|
lavc: do not init frame with guessed layout.
Nicolas George
2013-04-03
1
-2
/
+0
*
|
Merge commit 'c24469e812501903a46a06eff9722a82e136e841'
Michael Niedermayer
2013-03-27
1
-1
/
+3
|
\
\
|
|
/
|
*
utils: add workaround for AVHWAccel in ff_get_buffer compat code
Janne Grunau
2013-03-26
1
-0
/
+4
*
|
Merge commit 'f1e9398621af0bc9d166014e4ce6996bb4f141d0'
Michael Niedermayer
2013-03-26
1
-4
/
+3
|
\
\
|
|
/
|
*
lavc: Rename avpriv_mpv_find_start_code after moving out from mpegvideo
Martin Storsjö
2013-03-26
1
-4
/
+3
*
|
Merge commit '75644335b907919057960716508477239c26fed4'
Michael Niedermayer
2013-03-26
1
-0
/
+34
|
\
\
|
|
/
|
*
lavc: Move start code finding to utils.c
Martin Storsjö
2013-03-26
1
-0
/
+34
*
|
avcodec/utils: initialize pixel buffer pool
Michael Niedermayer
2013-03-25
1
-1
/
+4
*
|
Do not fail in get_buffer_internal() if pix_fmt planes == 0.
Carl Eugen Hoyos
2013-03-22
1
-0
/
+2
*
|
lavc/utils: fix metadata audio frame memleak in case of non refcounted frames.
Clément Bœsch
2013-03-21
1
-1
/
+1
*
|
Merge commit '6599b087de62a5f9f2a8d61a1952d777d1bff804'
Michael Niedermayer
2013-03-20
1
-2
/
+2
|
\
\
|
|
/
|
*
lavc, lavfi: fix counting number of planes in AVBufferRef wrappers
Anton Khirnov
2013-03-19
1
-2
/
+2
*
|
lavc/utils: add VP6F hack for setting correct video size in stream
Stefano Sabatini
2013-03-19
1
-3
/
+3
*
|
audio_get_buffer: add assert to ensure nb_extended_buf has a safe value
Michael Niedermayer
2013-03-19
1
-1
/
+3
*
|
lavc: fix avpacket memleak with subtitles recoding.
Clément Bœsch
2013-03-18
1
-2
/
+8
[next]