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
/
cook.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
Clément Bœsch
2016-06-21
1
-3
/
+3
|
\
|
*
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-05-04
1
-3
/
+3
*
|
lavc/cook: get rid of wasteful pow in init_pow2table
Ganesh Ajjanagadde
2015-12-30
1
-2
/
+9
*
|
lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.
Michael Niedermayer
2015-09-15
1
-1
/
+1
*
|
Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'
Michael Niedermayer
2015-07-27
1
-2
/
+2
|
\
\
|
|
/
|
*
lavc: Consistently prefix input buffer defines
Vittorio Giovara
2015-07-27
1
-2
/
+2
*
|
Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'
Michael Niedermayer
2015-07-27
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: AV-prefix all codec capabilities
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
|
avcodec/cook: Remove unneeded #if
Michael Niedermayer
2015-04-29
1
-4
/
+2
*
|
Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'
Michael Niedermayer
2015-04-20
1
-4
/
+4
|
\
\
|
|
/
|
*
lavc: Replace av_dlog and tprintf with internal macros
Vittorio Giovara
2015-04-19
1
-4
/
+4
*
|
avcodec: Use av_clip_uintp2() where possible
Michael Niedermayer
2015-02-21
1
-2
/
+2
*
|
Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0'
Michael Niedermayer
2015-02-14
1
-2
/
+2
|
\
\
|
|
/
|
*
avcodec: Don't anonymously typedef structs
Diego Biurrun
2015-02-14
1
-2
/
+2
*
|
Merge commit '299d8ab104fb350254eb2e6d9ecdce892a2a55b1'
Michael Niedermayer
2014-11-24
1
-1
/
+1
|
\
\
|
|
/
|
*
cook: Make sure there is enough extradata
Luca Barbato
2014-11-24
1
-1
/
+1
*
|
avcodec/cook: check that the subpacket sizes fit in block_align
Michael Niedermayer
2014-10-30
1
-2
/
+2
*
|
Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'
Michael Niedermayer
2014-08-15
1
-1
/
+1
|
\
\
|
|
/
|
*
cosmetics: Write NULL pointer equality checks more compactly
Gabriel Dume
2014-08-15
1
-1
/
+1
*
|
Merge commit '9a9e2f1c8aa4539a261625145e5c1f46a8106ac2'
Michael Niedermayer
2014-06-22
1
-5
/
+6
|
\
\
|
|
/
|
*
dsputil: Split audio operations off into a separate context
Diego Biurrun
2014-06-22
1
-5
/
+6
*
|
avcodec/cook: use av_malloc_array()
Michael Niedermayer
2014-04-22
1
-1
/
+1
*
|
avcodec/cook: fix deadlock by using get_unary()
Paul B Mahol
2013-10-30
1
-5
/
+2
*
|
avcodec/cook: use av_freep()
Paul B Mahol
2013-10-29
1
-3
/
+3
*
|
Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'
Michael Niedermayer
2013-10-04
1
-1
/
+1
|
\
\
|
|
/
|
*
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-10-03
1
-1
/
+1
*
|
lavc & lavf: replace deprecated av_log* functions
Paul B Mahol
2013-03-15
1
-1
/
+1
*
|
Merge commit '6d97484d72e33f7dde9493a9ead1a72e2f029605'
Michael Niedermayer
2013-03-14
1
-8
/
+8
|
\
\
|
|
/
|
*
avcodec: av_log_ask_for_sample() ---> avpriv_request_sample()
Diego Biurrun
2013-03-13
1
-8
/
+8
*
|
lavc: factorize ff_{thread_,re,}get_buffer error messages.
Clément Bœsch
2013-03-13
1
-3
/
+1
*
|
Merge commit '759001c534287a96dc96d1e274665feb7059145d'
Michael Niedermayer
2013-03-12
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-1
/
+1
*
|
cook: check js_subband_start for validity
Michael Niedermayer
2013-02-20
1
-0
/
+5
*
|
Merge commit '182821cff43f5f977004d105b86c47ceb20d00d6'
Michael Niedermayer
2013-02-13
1
-9
/
+5
|
\
\
|
|
/
|
*
cook: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-9
/
+5
*
|
Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'
Michael Niedermayer
2012-12-05
1
-1
/
+2
|
\
\
|
|
/
|
*
lavc: add a wrapper for AVCodecContext.get_buffer().
Anton Khirnov
2012-12-04
1
-1
/
+2
*
|
ensure comment blocks that contain doxygen commands start with double asterix
Peter Ross
2012-11-21
1
-1
/
+1
*
|
cook: check subbands more completely, fix out of array read.
Michael Niedermayer
2012-11-17
1
-0
/
+4
*
|
Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'
Michael Niedermayer
2012-11-12
1
-1
/
+1
|
\
\
|
|
/
|
*
Include libavutil/channel_layout.h instead of libavutil/audioconvert.h
Justin Ruggles
2012-11-11
1
-1
/
+1
*
|
cook: fix use of uninitialized variable
Michael Niedermayer
2012-11-04
1
-1
/
+1
*
|
Merge commit '8ac0f6767bf63d3e6b308ee6648ff02598b81e03'
Michael Niedermayer
2012-11-02
1
-39
/
+21
|
\
\
|
|
/
|
*
cook: use av_dlog() for debug logging instead of av_log() with AV_LOG_ERROR
Justin Ruggles
2012-11-01
1
-4
/
+4
|
*
cook: move samples_per_frame from COOKSubpacket to where it is used
Justin Ruggles
2012-11-01
1
-6
/
+5
|
*
cook: use av_get_channel_layout_nb_channels() instead of cook_count_channels()
Justin Ruggles
2012-11-01
1
-11
/
+1
|
*
cook: reverse a condition so that the code makes more sense
Justin Ruggles
2012-11-01
1
-3
/
+2
|
*
cook: remove unneeded COOKContext variable, sample_rate
Justin Ruggles
2012-11-01
1
-3
/
+1
|
*
cook: remove unneeded COOKContext variable, bit_rate
Justin Ruggles
2012-11-01
1
-3
/
+1
|
*
cook: use AVCodecContext.channels instead of keeping a private copy
Justin Ruggles
2012-11-01
1
-8
/
+6
[next]