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 '8feac29cc46270cc89d6016340e7bac780877131'
Michael Niedermayer
2014-02-24
1
-7
/
+9
|
\
|
*
lavc: use AVFrame API properly in ff_reget_buffer()
Anton Khirnov
2014-02-24
1
-7
/
+9
*
|
avcodec: support setting the chroma intra matrix
Michael Niedermayer
2014-02-18
1
-0
/
+1
*
|
avcodec/utils: set AVFrame format unconditional
Michael Niedermayer
2014-02-16
1
-2
/
+1
*
|
avcodec/utils: improve guess_correct_pts() by considerng mixed dts/pts use ca...
Michael Niedermayer
2014-02-14
1
-2
/
+6
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-02-11
1
-1
/
+4
|
\
\
|
|
/
|
*
lavc: set AVFrame pkt_pts and reordered_opaque in reget_buffer
John Stebbins
2014-02-11
1
-1
/
+4
|
*
avcodec: Suppress deprecation warnings from avcodec_alloc_frame()
Diego Biurrun
2014-02-04
1
-0
/
+2
*
|
Merge commit 'e0ab5078a7d865f8f6fd6a6d3cbe0f380ead4a3d'
Michael Niedermayer
2014-01-21
1
-5
/
+0
|
\
\
|
|
/
|
*
lavc: do not force the emu edge flag
Anton Khirnov
2014-01-21
1
-5
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-01-20
1
-0
/
+7
|
\
\
|
|
/
|
*
lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width().
Anton Khirnov
2014-01-20
1
-0
/
+7
*
|
Merge commit 'f7e85ee996b3886c2b13e928b83277382311af96'
Michael Niedermayer
2014-01-20
1
-3
/
+9
|
\
\
|
|
/
|
*
lavc: allow the caller to override dimensions in ff_get_buffer()
Anton Khirnov
2014-01-20
1
-3
/
+7
*
|
Merge commit '50079a6aa93291e6dc9d9fb8d33da83f79e9311d'
Michael Niedermayer
2014-01-06
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: do not leak the internal frame if opening the codec fails
Anton Khirnov
2014-01-06
1
-1
/
+3
*
|
Merge commit '8058284ce09030b47512746d726fb2ad3ae8a20f'
Michael Niedermayer
2014-01-06
1
-12
/
+12
|
\
\
|
|
/
|
*
lavc: add 422/444 YUV with alpha to align_dimensions()
Anton Khirnov
2014-01-06
1
-0
/
+4
*
|
Merge commit '5b4797a21db900b7d509660b7a4d49829089b004'
Michael Niedermayer
2014-01-05
1
-0
/
+20
|
\
\
|
|
/
|
*
avframe: add AV_FRAME_DATA_MATRIXENCODING side data type.
Tim Walker
2014-01-05
1
-0
/
+20
*
|
lavc/utils: check av_frame_alloc() failure.
Nicolas George
2013-12-30
1
-0
/
+4
*
|
avcodec/utils: fix memleak on avcodec_open2() failure
Michael Niedermayer
2013-12-23
1
-1
/
+3
*
|
configure: support raising major version in soname
Michael Niedermayer
2013-12-22
1
-2
/
+8
*
|
avcodec/utils: drop 2 dependancies on sizeof(AVFrame)
Michael Niedermayer
2013-12-17
1
-10
/
+16
*
|
avcodec/utils: implement avcodec_alloc_frame() through av_alloc_frame()
Michael Niedermayer
2013-12-17
1
-9
/
+1
*
|
avcodec: use av_frame_unref() to set frame defaults
Michael Niedermayer
2013-12-17
1
-13
/
+1
*
|
avcodec/utils: av_register_codec & hwaccel() that work in O(1) time
Michael Niedermayer
2013-12-17
1
-2
/
+6
*
|
Merge commit 'd7b3ee9a3a03ab88d61a5895fbdbc6689f4dd671'
Michael Niedermayer
2013-12-12
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: deprecate avcodec_get_frame_defaults().
Anton Khirnov
2013-12-11
1
-1
/
+1
*
|
Merge commit '95a8a5aca60ce37d3abdf121a0285c2e317cf521'
Michael Niedermayer
2013-12-11
1
-2
/
+2
|
\
\
|
|
/
|
*
lavc: call av_frame_unref() instead of avcodec_get_frame_defaults().
Anton Khirnov
2013-12-11
1
-2
/
+2
*
|
Merge commit '943135621830ac3857d3cf766cfc280a95bb3c13'
Michael Niedermayer
2013-12-11
1
-12
/
+2
|
\
\
|
|
/
|
*
lavc: deprecate avcodec_free_frame()
Anton Khirnov
2013-12-11
1
-12
/
+2
*
|
avcodec/utils: Print warning if avcodec_set_dimensions() failed
Michael Niedermayer
2013-12-11
1
-1
/
+4
*
|
avcodec/utils: check that extended data has been set correctly instead of for...
Michael Niedermayer
2013-12-10
1
-1
/
+1
*
|
avcodec/utils: dont depend on the channel layout in unrefcount_frame()
Michael Niedermayer
2013-12-10
1
-1
/
+1
*
|
Merge commit '37a749012aaacc801fe860428417a6d7b81c103f'
Michael Niedermayer
2013-12-09
1
-17
/
+60
|
\
\
|
|
/
|
*
lavc: rework handling of refcounted_frames=0
Anton Khirnov
2013-12-09
1
-17
/
+59
*
|
Merge commit 'a1ee1648690726b34e98eaf8db04fd7b3303cfc8'
Michael Niedermayer
2013-12-09
1
-4
/
+2
|
\
\
|
|
/
|
*
lavc/decode_video(): always unref the frame if there is no output in decode_v...
Anton Khirnov
2013-12-09
1
-4
/
+2
*
|
Merge commit '85f947aefb3dae81f65f518acdffa8e31c679654'
Michael Niedermayer
2013-12-09
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: remove a pointless check in decode_audio4()
Anton Khirnov
2013-12-09
1
-1
/
+1
*
|
Merge commit 'd4f0f2d1e80b76260eb6b9cdde472ac069dfda56'
Michael Niedermayer
2013-12-09
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: use buf[0] instead of data[0] as the indicator of an allocated frame
Anton Khirnov
2013-12-09
1
-1
/
+1
*
|
Merge commit 'e5419709f50593769037ab77d7102f82d9260784'
Michael Niedermayer
2013-12-09
1
-13
/
+0
|
\
\
|
|
/
|
*
lavc: remove the extended_data workarounds.
Anton Khirnov
2013-12-09
1
-12
/
+0
*
|
do O(1) instead of O(n) atomic operations in register functions
Michael Niedermayer
2013-12-06
1
-2
/
+3
*
|
avcodec/utils: remove unused variable
Michael Niedermayer
2013-11-21
1
-1
/
+0
*
|
avcodec: move end zeroing code from av_packet_split_side_data() to avcodec_de...
Michael Niedermayer
2013-11-21
1
-0
/
+10
*
|
avcodec/utils: use the unpack_dictionary function
Ben Boeckel
2013-11-20
1
-21
/
+4
[next]