summaryrefslogtreecommitdiff
path: root/libavcodec/internal.h
Commit message (Expand)AuthorAge
* Merge commit '34138ece23c8ddae543269212a051c00d49e67d7'Hendrik Leppkes2015-12-18
|\
| * log: Use a do {} while (0) for tlogLuca Barbato2015-12-08
* | Merge commit '11c9bd633f635f07a762be1ecd672de55daf4edc'Hendrik Leppkes2015-12-17
|\|
| * libopenh264enc: export CPB props side dataAnton Khirnov2015-12-06
| * log: Use a do {} while (0) for dlogLuca Barbato2015-12-05
* | lavc: move exp2fi to ff_exp2fi in internal.hGanesh Ajjanagadde2015-12-16
* | avcodec/internal: Fix skiped typoMichael Niedermayer2015-11-17
* | lavc/internal: add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAMMatthieu Bouron2015-11-15
* | avcodec: rename avpriv_color_frame to ff_color_frameAndreas Cadhalpun2015-10-22
* | avcodec: Don't lock during open if the codec has threadsafe initDerek Buitenhuis2015-10-02
* | avcodec/internal: Use do {} while() for ff_tlog()Michael Niedermayer2015-09-20
* | avcodec/internal: silence -Wempty-body on clangGanesh Ajjanagadde2015-09-19
* | Merge commit '87a051f97633010f71dfc1d23d806856499bf231'Hendrik Leppkes2015-09-12
|\|
| * lavc: allow asynchronous decoders to return correct pkt_dts valueswm42015-09-12
* | avcodec: remove deprecated old audio encode APIHendrik Leppkes2015-09-05
* | Move ff_dlog from lavc to lavu.Ronald S. Bultje2015-08-18
* | avcodec/internal: improve min_size documentation for ff_alloc_packet2()Michael Niedermayer2015-08-04
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-27
|\|
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* | avcodec/internal: Deprecate ff_alloc_packet() in favor of ff_alloc_packet2()Michael Niedermayer2015-07-27
* | avcodec: Add a min size parameter to ff_alloc_packet2()Michael Niedermayer2015-07-27
* | Replace AV_PKT_DATA_QUALITY_FACTOR by AV_PKT_DATA_QUALITY_STATSMichael Niedermayer2015-07-22
* | lavc: Allow 64 channels internally.Carl Eugen Hoyos2015-07-17
* | Merge commit '910247f1720c6aae422723c05dac6d0b19f20bec'Michael Niedermayer2015-07-03
|\|
| * lavc: Deprecate avctx.{inter,intra}_quant_biasVittorio Giovara2015-07-02
* | Merge commit '5bba3ab0cf7a0238ee1ea31ca2da08ce860fd8f9'Michael Niedermayer2015-04-24
|\|
| * internal: Make dlog/tlog a no-op when disabledVittorio Giovara2015-04-24
* | avcodec/internal: Fix ff_dlog() define like av_dlog()Michael Niedermayer2015-04-20
* | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer2015-04-20
|\|
| * lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara2015-04-19
* | Merge commit '5637ff01218a44fcc1fff9b4382a15a6470abcc9'Michael Niedermayer2015-04-05
|\|
| * libavcodec: Clarify the documentation of the internal codec capability flagsMartin Storsjö2015-04-05
* | avcodec/internal: Fix doxy for ff_alloc_packet2() return valueMichael Niedermayer2015-03-31
* | avcodec/utils: mark codec argument as const in ff_lock_avcodec()Michael Niedermayer2015-03-14
* | Merge commit '117b432748ca87de4cd0f09d9b1495545e264733'Michael Niedermayer2015-03-13
|\|
| * lavc: Introduce AVCodec internal capabilitiesVittorio Giovara2015-03-13
* | avcodec/internal: Add () to argument of FF_SIGNBIT() to ensure correct order ...Michael Niedermayer2014-11-18
* | Merge commit '85dc006b1a829726dd5e3a9b0fcc6a1dbfe6dffa'Michael Niedermayer2014-11-18
|\|
| * lavc: fix bitshifts amount bigger than the typeVittorio Giovara2014-11-18
* | Merge commit 'eba2233b58c2c4b468c58287d6537b2f1188a8cd'Michael Niedermayer2014-07-22
|\|
* | Merge commit '9e500efdbe0deeff1602500ebc229a0a6b6bb1a2'Michael Niedermayer2014-06-20
|\|
| * Add av_image_check_sar() and use it to validate SARJustin Ruggles2014-06-20
* | avcodec: remove no longer needed ff_codec_close_recursive()Michael Niedermayer2014-05-20
* | lavc: define STRIDE_ALIGN as 32 when compiling with AVX supportJames Almer2014-05-19
* | Merge commit 'dd2d3b766b20196d0b65a82e3d897ccecbf7adb8'Michael Niedermayer2014-05-12
|\|
| * lavc: Add hwaccel private data and init/uninit callbacksAnton Khirnov2014-05-11
* | Merge commit '5c1d7246cd65dc4db1b6dc36e29ce39fc1068f3f'Michael Niedermayer2014-05-11
|\|
| * lavc: set AVCodecContext.hwaccel in ff_get_format()Anton Khirnov2014-05-11
* | Merge commit '632ad2248e2e5d8cd4b51e6c87c943a38c3da425'Michael Niedermayer2014-05-11
|\|
| * lavc: Add an internal wrapper around get_format()Anton Khirnov2014-05-11