index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavc: Deprecate avctx.{inter,intra}_quant_bias
Vittorio Giovara
2015-07-02
1
-0
/
+4
*
internal: Make dlog/tlog a no-op when disabled
Vittorio Giovara
2015-04-24
1
-2
/
+2
*
lavc: Replace av_dlog and tprintf with internal macros
Vittorio Giovara
2015-04-19
1
-0
/
+13
*
libavcodec: Clarify the documentation of the internal codec capability flags
Martin Storsjö
2015-04-05
1
-2
/
+7
*
lavc: Introduce AVCodec internal capabilities
Vittorio Giovara
2015-03-13
1
-0
/
+10
*
lavc: fix bitshifts amount bigger than the type
Vittorio Giovara
2014-11-18
1
-0
/
+2
*
Add av_image_check_sar() and use it to validate SAR
Justin Ruggles
2014-06-20
1
-0
/
+6
*
lavc: Add hwaccel private data and init/uninit callbacks
Anton Khirnov
2014-05-11
1
-0
/
+5
*
lavc: set AVCodecContext.hwaccel in ff_get_format()
Anton Khirnov
2014-05-11
1
-9
/
+0
*
lavc: Add an internal wrapper around get_format()
Anton Khirnov
2014-05-11
1
-0
/
+7
*
libavcodec: when decoding, copy replaygain side data to decoded frames
Anton Khirnov
2014-03-24
1
-0
/
+5
*
avframe: add AV_FRAME_DATA_MATRIXENCODING side data type.
Tim Walker
2014-01-05
1
-0
/
+7
*
lavc: rework handling of refcounted_frames=0
Anton Khirnov
2013-12-09
1
-1
/
+1
*
hwaccel: Simplify ff_find_hwaccel
Luca Barbato
2013-11-10
1
-3
/
+2
*
lavc: move AVCodecContext.pkt to AVCodecInternal
Anton Khirnov
2013-11-04
1
-0
/
+6
*
pthread: store thread contexts in AVCodecInternal instead of AVCodecContext
Anton Khirnov
2013-11-04
1
-0
/
+2
*
lavc: replace avcodec_set_dimensions with ff_set_dimensions
Anton Khirnov
2013-10-31
1
-0
/
+6
*
lavc: Rename avpriv_mpv_find_start_code after moving out from mpegvideo
Martin Storsjö
2013-03-26
1
-0
/
+5
*
lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft
Anton Khirnov
2013-03-09
1
-8
/
+0
*
lavc: limit maximum number of channels to 63
Anton Khirnov
2013-03-08
1
-1
/
+1
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-23
/
+41
*
avcodec/internal: Fix #if DECODE_AUDIO / ENCODE_AUDIO name mismatch
Diego Biurrun
2013-03-06
1
-1
/
+1
*
lavc: don't reuse audio buffers
Anton Khirnov
2012-12-04
1
-3
/
+6
*
lavc: add a wrapper for AVCodecContext.get_buffer().
Anton Khirnov
2012-12-04
1
-0
/
+7
*
avcodec: remove ff_is_hwaccel_pix_fmt
Luca Barbato
2012-11-13
1
-5
/
+0
*
lavc: move SANE_NB_CHANNELS to internal.h and use it in the PCM decoders
Justin Ruggles
2012-11-01
1
-0
/
+2
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-3
/
+3
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
lavc: pad last audio frame with silence when needed.
Anton Khirnov
2012-05-09
1
-0
/
+6
*
avcodec: add ff_samples_to_time_base() convenience function to internal.h
Justin Ruggles
2012-02-20
1
-0
/
+11
*
ff_alloc_packet: modify the size of the packet to match the requested size
Justin Ruggles
2012-02-01
1
-0
/
+1
*
avcodec: Add avcodec_encode_audio2() as replacement for avcodec_encode_audio()
Justin Ruggles
2012-01-15
1
-0
/
+25
*
utils: Check for extradata size overflows.
Alex Converse
2012-01-12
1
-0
/
+7
*
avcodec: deprecate AVFrame.age
Mans Rullgard
2011-12-18
1
-1
/
+0
*
Add avcodec_decode_audio4().
Justin Ruggles
2011-12-02
1
-3
/
+6
*
avcodec: move some AVCodecContext fields to an internal struct.
Justin Ruggles
2011-11-19
1
-0
/
+34
*
avcodec: Allow locking and unlocking an avformat specific mutex
Martin Storsjö
2011-11-05
1
-0
/
+3
*
lavc: use avpriv_ prefix for ff_toupper4.
Anton Khirnov
2011-10-20
1
-1
/
+1
*
lavc: add support for codec-specific defaults.
Anton Khirnov
2011-07-10
1
-0
/
+5
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Fix grammar errors in documentation
Måns Rullgård
2010-06-30
1
-2
/
+2
*
Factorize some code into the new function ff_toupper4().
Francesco Lavra
2010-05-18
1
-0
/
+2
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Doxy for ff_match_2uint16().
Michael Niedermayer
2010-01-10
1
-0
/
+4
*
Fix implicit declaration warning.
Michael Niedermayer
2010-01-10
1
-0
/
+2
*
Move av_log_missing_feature() from the internal.h to the public avcodec.h
Ronald S. Bultje
2009-06-29
1
-20
/
+0
*
Rename ff_log_missing_feature() to av_log_missing_feature().
Ronald S. Bultje
2009-06-29
1
-2
/
+2
*
Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should
Stefano Sabatini
2009-06-06
1
-4
/
+4
*
Add missing prototype for ff_is_hwaccel_pix_fmt().
Gwenole Beauchesne
2009-02-25
1
-0
/
+5
*
add ff_find_hwaccel() by Gwenole Beauchesne
Michael Niedermayer
2009-02-24
1
-0
/
+13
[next]