|
|
|
@dac7b278
|
9 years |
michaelni |
Merge commit 'b14086ca38efa1a86cb0f0c6aa147b05f698877b'
* commit …
|
|
|
@962654f2
|
9 years |
michaelni |
Merge commit 'b380337020e271c5431aa8ef8f8e9dfda5e919b2'
* commit …
|
|
|
@551813a9
|
9 years |
michaelni |
Merge commit '210921722bf828b3b895ebcbc34374e6c4452c6f'
* commit …
|
|
|
@840465eb
|
9 years |
michaelni |
Merge commit '09447f2b0fafac6d9565aab82a4c5f16fc99ee5e'
* commit …
|
|
|
@5f48a73
|
9 years |
michaelni |
Merge commit 'fb1473080223a634b8ac2cca48a632d037a0a69d'
* commit …
|
|
|
@4b082bc2
|
9 years |
michaelni |
doc/muxers: document new break_non_keyframes option
Signed-off-by: …
|
|
|
@44327cbc
|
9 years |
michaelni |
avcodec/jpeg2000: Disable special case for JPEG2000_QSTY_SI
The code …
|
|
|
@45db9218
|
9 years |
michaelni |
avcodec/jpeg2000dec: Add placeholder for PLT parsing
Signed-off-by: …
|
|
|
@b6ee1912
|
9 years |
michaelni |
avcodec/jpeg2000dec: Handle Psot = 0
Fixes Ticket2869
Signed-off-by: …
|
|
|
@b14086ca
|
9 years |
lu_zero |
mkv: Correctly report the latest packet had been flushed
Bug-Id: 865 …
|
|
|
@e60b018c
|
9 years |
michaelni |
lavf/segment: add an option to allow breaking on non-keyframes
…
|
|
|
@b380337
|
9 years |
janne-libav |
mpjpegdec: don't try to alloc an AVIOContext when probe is guaranteed …
|
|
|
@2109217
|
9 years |
janne-libav |
imc: add required padding for GetBitContext buffer
Fixes stack buffer …
|
|
|
@09447f2
|
9 years |
janne-libav |
ac3_parser: add required padding for GetBitContext buffer
Fixes stack …
|
|
|
@fb147308
|
9 years |
janne-libav |
aac_parser: add required padding for GetBitContext buffer
Fixes stack …
|
|
|
@e1009665
|
9 years |
michaelni |
avcodec/x86/h264_weight: handle weight1=128
Fix ticket4596
…
|
|
|
@7c9fcdfa
|
9 years |
michaelni |
avcodec/jpeg2000dec: Fix some 5/3 bitexactness issues
Signed-off-by: …
|
|
|
@ecefce41
|
9 years |
michaelni |
lavf/tls_securetransport: fix SNI support when not verifying
…
|
|
|
@074159ed
|
9 years |
michaelni |
avcodec/jpeg2000dec: Fix subsampled decoding
Fixes part of Ticket3619 …
|
|
|
@12ba1b2
|
9 years |
michaelni |
avcodec/jpeg2000dec: Check that coords match before applying ICT
This …
|
|
|
@028c59c1
|
9 years |
michaelni |
avcodec/jpeg2000dec: Fix high bit depth branch sample shift
Fix part …
|
|
|
@6fdbaa2b
|
9 years |
Andreas.Cadhalpun |
vp8: change mv_{min,max}.{x,y} type to int
If one of the dimensions …
|
|
|
@1382add
|
9 years |
James |
mpjpegdec: don't try to alloc an AVIOContext when probe is guaranteed …
|
|
|
@d5a64562
|
9 years |
michaelni |
Merge commit '4733a12dd17a91d606e0079ff9bb48b9f419cbef'
* commit …
|
|
|
@3d663574
|
9 years |
michaelni |
Merge commit '6308cd4868d2bd5fdf8bfa8dd10856c9a91874f5'
* commit …
|
|
|
@77510a96
|
9 years |
michaelni |
Merge commit 'bc1eace1b3654c490cb2c226b3c80854244dbb9a'
* commit …
|
|
|
@d1f7b313
|
9 years |
michaelni |
Merge commit 'f7e932473314e6ca4c851d49cbde8570b6e66383'
* commit …
|
|
|
@01a6ae13
|
9 years |
michaelni |
Merge commit '8ef98855d25e457094468e2e1a79d9b10d6445b2'
* commit …
|
|
|
@402b18af
|
9 years |
michaelni |
Merge commit 'caf7be30b11288c498fae67be4741bfbf083d977'
* commit …
|
|
|
@83e3516e
|
9 years |
michaelni |
Merge commit '925b80d64029d41962e5998d7d901226c3a9baea'
* commit …
|
|
|
@3244a176
|
9 years |
michaelni |
Merge commit '9bb11be0e5a75782c3139ad058c2b571499aa37d'
* commit …
|
|
|
@b18eac7f
|
9 years |
Andreas.Cadhalpun |
vp9: change type of tile_size from unsigned to int64_t
Otherwise the …
|
|
|
@e05fda99
|
9 years |
michaelni |
Merge commit 'f8716a1408f4f4ec63857b7015fbd62f9eac344a'
* commit …
|
|
|
@db8ae37a
|
9 years |
michaelni |
Merge commit 'da0c8664b4dc906696803685f7e53ade68594ab8'
* commit …
|
|
|
@34d278f9
|
9 years |
James |
mpjpegdec: fix memory leak in probe function
Signed-off-by: James …
|
|
|
@a4557b7
|
9 years |
michaelni |
Merge commit 'a6f19d6a9f8d1e08653d9d77581e8c823f4955c2'
* commit …
|
|
|
@56f0fe6
|
9 years |
michaelni |
swr: Fix ASSERT_LEVEL warning
Found-by: cehoyos
Signed-off-by: …
|
|
|
@653bf3c5
|
9 years |
michaelni |
avcodec/hq_hqa: Fix signness of tag
Fixes Ticket4509
Signed-off-by: …
|
|
|
@130a6c04
|
9 years |
michaelni |
avcodec/apng: Add partial support for blending with PAL8 pixel format
…
|
|
|
@33292c0
|
9 years |
michaelni |
avcodec/apng: Add support for blending with GRAY8A pixel format
…
|
|
|
@0ab1c46f
|
9 years |
michaelni |
avcodec/apng: Add blending support for non-alpha pixel formats
…
|
|
|
@ed09bb37
|
9 years |
michaelni |
avcodec/apng: Dispose previous frame properly
The spec specifies the …
|
|
|
@6dd5371e
|
9 years |
michaelni |
lavf/tls: let the user specify what name to verify against
This can …
|
|
|
@4733a12d
|
9 years |
vittorio.giovara |
rtpdec_asf: Check memory allocation and free memory on error
CC: …
|
|
|
@6308cd48
|
9 years |
vittorio.giovara |
mov: Check memory allocation
CC: libav-stable@libav.org
Bug-Id: CID …
|
|
|
@bc1eace1
|
9 years |
vittorio.giovara |
jack: Check memory allocation
CC: libav-stable@libav.org
Bug-Id: CID …
|
|
|
@f7e93247
|
9 years |
vittorio.giovara |
audiointerleave: Always initialize new_pkt
CC: libav-stable@libav.org …
|
|
|
@8ef98855
|
9 years |
vittorio.giovara |
sctp: Always initialize outmsg struct
CC: libav-stable@libav.org …
|
|
|
@caf7be30
|
9 years |
janne-libav |
mpjpgdec: free AVIOContext leak on early probe fail
|
|
|
@925b80d6
|
9 years |
vittorio.giovara |
mpegvideo: Move OutFormat enum to mpegutils.h
It is necessary to …
|
|
|
@9bb11be0
|
9 years |
vittorio.giovara |
mpegvideo: Split picture allocation for encoding and decoding
The …
|
|
|
@f8716a14
|
9 years |
vittorio.giovara |
mpegvideo: Rework frame_size_alloc function
Use more generic …
|
|
|
@da0c8664
|
9 years |
vittorio.giovara |
mpegvideo: Move various temporary buffers to a separate context
|
|
|
@a6f19d6a
|
9 years |
lu_zero |
configure: Support MSVC 2015
The C runtime C99 compatibility had been …
|
|
|
@7630cce4
|
9 years |
michaelni |
avformat/mxfenc: Allow overriding /manual setting of the signal …
|
|
|
@4b343f7
|
9 years |
michaelni |
atrac3plus: give the phase_shift flag a better name.
Signed-off-by: …
|
|
|
@d765e073
|
9 years |
michaelni |
atrac3plus: add support for GHA phase inversion.
Signed-off-by: …
|
|
|
@ac2dad96
|
9 years |
michaelni |
avformat/version: Bump version for single jpeg muxer
Signed-off-by: …
|
|
|
@5cf84e59
|
9 years |
michaelni |
doc/ffserver: Add entry for missing jpeg variant
Signed-off-by: …
|
|
|
@3b89a67
|
9 years |
michaelni |
ffserver: Use singlejpeg muxer for jpeg
Fixes Ticket4218
Based on …
|
|
|
@51ac1f61
|
9 years |
michaelni |
avformat: Add single jpeg muxer
Needed to fix Ticket4218
Based on …
|
|
|
@99060576
|
9 years |
michaelni |
avcodec/aacdec: Do not return a uninitialized value
Signed-off-by: …
|
|
|
@153d23ee
|
9 years |
michaelni |
Merge commit 'bc76c46943272515805d7ac48ca39f14826d1fed'
* commit …
|
|
|
@476692ab
|
9 years |
michaelni |
Merge commit 'a188108ebf28ebac9d2b8fc7d5b391aef45698b3'
* commit …
|
|
|
@8eb2c41
|
9 years |
michaelni |
Merge commit '677c804aa3a78d61b21e6423165a252846c20f0e'
* commit …
|
|
|
@ce838ad9
|
9 years |
michaelni |
Merge commit '252d6200c36e7eaa79f8d5205b7d731179e94897'
* commit …
|
|
|
@8985e7c5
|
9 years |
michaelni |
Merge commit '9b56ac74b170d12027fbc81f581a451a709f1105'
* commit …
|
|
|
@7856afe
|
9 years |
michaelni |
avformat/hdsenc: Change duration from single to to double precision
…
|
|
|
@0dbea464
|
9 years |
michaelni |
avformat/rmenc: Remove float usage
Signed-off-by: Michael Niedermayer …
|
|
|
@4c4c3d5d
|
9 years |
michaelni |
avcodec/libstagefright: Check for pthread_create() failure
…
|
|
|
@40cc3be7
|
9 years |
u |
avfilter: fix a few 5 spaces indent
|
|
|
@7c453277
|
9 years |
michaelni |
avdevice/iec61883: Check pthread init for failures
Signed-off-by: …
|
|
|
@ddda9cee
|
9 years |
michaelni |
ffserver: Check for ffio_set_buf_size() failure
Signed-off-by: …
|
|
|
@0023ea4
|
9 years |
michaelni |
avformat/aviobuf: Check for ffio_set_buf_size() failure
…
|
|
|
@dc55477a
|
9 years |
michaelni |
avformat/ffmdec: Check ffio_set_buf_size() return value
…
|
|
|
@d603906
|
9 years |
michaelni |
ffserver: Check allocations (likely not all)
Reviewed-by: "Reynaldo …
|
|
|
@bc76c469
|
9 years |
lu_zero |
aac: Wait to know the channels before allocating frame
The channel …
|
|
|
@a188108
|
9 years |
lu_zero |
aac: Support channel configurations 11 and 12
These are defined in …
|
|
|
@677c804a
|
9 years |
lu_zero |
aac: correctly map 7.1ch-wide AAC from FDK AAC encoder
FDK AAC …
|
|
|
@252d620
|
9 years |
lu_zero |
avio: Add avio_put_str16be
|
|
|
@9b56ac74
|
9 years |
lu_zero |
mpjpeg: Initial implementation
Support only streams with …
|
|
|
@e225f5f2
|
9 years |
James |
fate: add missing avdevice dependency to closed caption test
…
|
|
|
@cc904353
|
9 years |
Philip Langdale |
avcodec/allcodecs: Re-order nvenc encoders below x264/5.
We shouldn't …
|
|
|
@42db4aaa
|
9 years |
michaelni |
vf_colormatrix: calculate coefficients only once
calc_coefficients is …
|
|
|
@46428ea3
|
9 years |
michaelni |
avcodec/mpegvideo: Use av_memdup() for allocating thread_context
Also …
|
|
|
@7ddedd23
|
9 years |
michaelni |
avcodec/mpegvideo: Clear thread_context array before allocating
This …
|
|
|
@f30a7d98
|
9 years |
michaelni |
avcodec/mpegvideo: Merge thread context initialization loops
…
|
|
|
@7e466117
|
9 years |
Philip Langdale |
avcodec/nvenc: Add 'nvenc_h264' as an alternative name for 'nvenc'
…
|
|
|
@e79c40fe
|
9 years |
Philip Langdale |
avcodec/nvenc: Rename nvenc_h265 to nvenc_hevc
For the sake of …
|
|
|
@c10e6bcb
|
9 years |
Philip Langdale |
Revert "avcodec: Rename nvenc.c to nvenc_a.c, to avoid conflict with …
|
|
|
@d47de793
|
9 years |
Philip Langdale |
Revert "Merge commit 'b08caa87c35a768ec0abb16b1e99c3a85f1df28e'"
This …
|
|
|
@58b49f78
|
9 years |
Philip Langdale |
Revert "nvenc: remove cuda.h requirement for nvenc_a"
This reverts …
|
|
|
@728c82a5
|
9 years |
Philip Langdale |
Revert "avcodec/Makefile: fix checkheaders for nvenc_b"
This reverts …
|
|
|
@8a6536c
|
9 years |
Philip Langdale |
Revert "Changelog: Drop duplicate NVENC entry"
This reverts commit …
|
|
|
@7944b0ce
|
9 years |
michaelni |
avutil/colorspace: Remove RGB_TO_Y/U/V
They are unused and …
|
|
|
@a03b6947
|
9 years |
onemda |
avcodec/exr: fix crash caused by merge
Various header informations …
|
|
|
@1b4dd59e
|
9 years |
James |
configure: improve the checks for gmtime_r and localtime_r
They are …
|
|
|
@440fa775
|
9 years |
michaelni |
Changelog: Drop duplicate NVENC entry
Found-by: Timo Rothenpieler …
|
|
|
@272f87fc
|
9 years |
u |
avdevice/x11grab: use av_clip() instead of nested min & max
Note: …
|
|
|
@533c37db
|
9 years |
u |
avcodec/snowenc: use av_clip() instead of nested min & max
Note: …
|
|
|