|
|
|
@00d7555f
|
10 years |
michaelni |
wavdec: RIFX file format support
Signed-off-by: Michael Niedermayer …
|
|
|
@e8714f6f
|
10 years |
michaelni |
avcodec/h264: Clear delayed_pic on deallocation
Fixes use of freed …
|
|
|
@8aa8d125
|
10 years |
michaelni |
avcodec/hevc: clear filter_slice_edges() on allocation
This avoids …
|
|
|
@7d593495
|
10 years |
michaelni |
avcodec/dcadec: Check that the added xch channel isnt already there
…
|
|
|
@973684a4
|
10 years |
michaelni |
Merge commit '456e93bfdd4cbc5e995dea415019abd0703d0e16'
* commit …
|
|
|
@b32cb08b
|
10 years |
michaelni |
Merge commit '2f628d5943c12389c07d652d23d3916997f9f0f6'
* commit …
|
|
|
@456e93b
|
10 years |
martin |
dashenc: Adjust the start time of a segment to the end of the previous …
|
|
|
@2f628d59
|
10 years |
martin |
dashenc: Write segment timelines properly if the timeline has gaps
…
|
|
|
@3ba10502
|
10 years |
michaelni |
avcodec/imc: dont read bits beyond the end
Fixes use of uninitialized …
|
|
|
@ddd7dac7
|
10 years |
michaelni |
avcodec/utils: check the private context class
Signed-off-by: Michael …
|
|
|
@3305acdc
|
10 years |
michaelni |
avcodec/indeo3: use signed variables to avoid underflow
Fixes out of …
|
|
|
@254da44b
|
10 years |
Reimar.Doeffinger |
flacenc: calculate lower sum levels in-place.
Should improve cache …
|
|
|
@abbcc68e
|
10 years |
michaelni |
libavutil: cosmetic: inserted spaces wherever necessary
…
|
|
|
@f3b5b139
|
10 years |
michaelni |
avcodec/h264: make the first field of H264Context an AVClass
Fixes …
|
|
|
@2a983ff
|
10 years |
michaelni |
swscale: increase yuv2rgb table headroom
Fixes out of array access …
|
|
|
@be9ce6e1
|
10 years |
michaelni |
avformat/mov: fix integer overflow of size
Fixes: …
|
|
|
@caa7a391
|
10 years |
michaelni |
avformat/mov: check atom nesting depth
Fixes call stack overflow …
|
|
|
@3881606
|
10 years |
michaelni |
avcodec/utvideodec: Fix handling of slice_height=0
Fixes out of array …
|
|
|
@a9a3c005
|
10 years |
lou |
doc/filters: fix typos and spelling errors
Prompted-by: Carl Oxwall …
|
|
|
@211200e
|
10 years |
michaelni |
avcodec/xface: Add asserts to limit nb_words from becoming too large
…
|
|
|
@93a5a16f
|
10 years |
michaelni |
avcodec/xface: correct the XFACE_MAX_* values
Fixes out of array …
|
|
|
@3030fb7e
|
10 years |
michaelni |
avcodec/vmdvideo: Check len before using it in method 3
Fixes out of …
|
|
|
@b8eb8b03
|
10 years |
michaelni |
avformat/hlsenc: Use av_freep() to avoid leaving stale pointers in …
|
|
|
@91ea4665
|
10 years |
michaelni |
avformat/flvdec: Use av_freep() avoid leaving stale pointers in memory …
|
|
|
@16d763f
|
10 years |
michaelni |
avformat/hdsenc: Use av_freep() avoid leaving stale pointers in memory …
|
|
|
@5f90ef66
|
10 years |
onemda |
lavfi: add colorlevels filter
Signed-off-by: Paul B Mahol …
|
|
|
@92a596f1
|
10 years |
michaelni |
avformat/hlsenc: fix hls_write_trailer() on hls_start() failure
Close …
|
|
|
@402a61c9
|
10 years |
derek.buitenhuis |
snow_dwt: Don't try and free members of non-existent arrays
If …
|
|
|
@0a7964dc
|
10 years |
michaelni |
vp9/x86: save one register on 32bit idct32x32.
Fixes build on win32.
…
|
|
|
@1a86e29f
|
10 years |
michaelni |
Merge commit '6f4364aba9d70dc5fd9f1c88b9c03bf9ea893d40'
* commit …
|
|
|
@d2f9aefb
|
10 years |
michaelni |
ffmpeg: Check for subtitle_out malloc failure
Signed-off-by: Michael …
|
|
|
@4f1923a9
|
10 years |
michaelni |
avcodec/tiffenc: Consistently use ADD_ENTRY1()
Signed-off-by: Michael …
|
|
|
@6f4364a
|
10 years |
martin |
mov: Fix handling of zero-length metadata values
Since 3cec81f4d4, a …
|
|
|
@4cffcbc8
|
10 years |
michaelni |
Merge commit '10d4c5e55e5b23e165aa4c7723073ebe2c2e7da0'
* commit …
|
|
|
@07b4d4b1
|
10 years |
michaelni |
Merge commit '3c27275c1309190f2d6ed69140b67d014215b6c9'
* commit …
|
|
|
@41915d0b
|
10 years |
michaelni |
Merge commit '4690e01c3aaf495c87127e5dc74aa347197dbc0b'
* commit …
|
|
|
@71df932
|
10 years |
michaelni |
Merge commit '490a3ebf36821b81f73e34ad3f554cb523dd2682'
* commit …
|
|
|
@38c3ffbd
|
10 years |
michaelni |
Merge commit 'd75190aa93206c02cb4f18a66d2c927d6a0198e1'
* commit …
|
|
|
@0a3ffcf
|
10 years |
michaelni |
Merge commit '63fcedcf01247f15b72c0d1f959bb3b612853ba8'
* commit …
|
|
|
@b799ec7e
|
10 years |
michaelni |
avcodec/hevc: Print an error if luma_log2_weight_denom is out of range …
|
|
|
@241943d3
|
10 years |
michaelni |
Merge commit 'b2bece5e9a4dd96142962c6798e187c77b88bbfa'
* commit …
|
|
|
@acbc2ed
|
10 years |
michaelni |
lavf/concatdec: handle NOPTS start_time.
Fix trac ticket #3598.
…
|
|
|
@9887e7df
|
10 years |
michaelni |
Changelog: Add 10bit spp
Signed-off-by: Michael Niedermayer …
|
|
|
@838aa08d
|
10 years |
michaelni |
avfilter/vf_spp: support 10bit per sample
Signed-off-by: Michael …
|
|
|
@1307c11c
|
10 years |
michaelni |
avcodec/avdct: support >8bit per sample dcts
Signed-off-by: Michael …
|
|
|
@c1d9283
|
10 years |
michaelni |
doc/ffplay: remove duplicate threads option, this is documented in …
|
|
|
@ae658efe
|
10 years |
michaelni |
avformat/xmv: Check return code of ff_alloc_extradata()
…
|
|
|
@480cd822
|
10 years |
michaelni |
avformat/flic: se av_freep() to avoid leaving stale extradata pointer
…
|
|
|
@0051e3c2
|
10 years |
michaelni |
avformat/rtpdec_mpeg4: Use av_freep() to avoid leaving stale extradata …
|
|
|
@c116befc
|
10 years |
michaelni |
avformat/xmv: use av_freep() to avoid leaving stale extradata pointer
…
|
|
|
@10d4c5e5
|
10 years |
vittorio.giovara |
tiff: set the correct return value when check_size() fails
Only one …
|
|
|
@3c27275c
|
10 years |
vittorio.giovara |
tiff: Check the check_size() return value and forward it
Also use the …
|
|
|
@4690e01c
|
10 years |
vittorio.giovara |
prores: Evaluate all the quantizers
Prevent an uninitialized data …
|
|
|
@490a3ebf
|
10 years |
vittorio.giovara |
matroskadec: Fix read-after-free in matroska_read_seek()
In …
|
|
|
@d75190aa
|
10 years |
vittorio.giovara |
mpegvideo: move REBASE_PICTURE where it is used
Drop an unused #undef …
|
|
|
@63fcedcf
|
10 years |
vittorio.giovara |
mpegvideo: remove unused function declaration
|
|
|
@b2bece5e
|
10 years |
vittorio.giovara |
hevc: always clip luma_log2_weight_denom
Its value shall be between 0 …
|
|
|
@89f0fea
|
10 years |
michaelni |
avformat/assenc: Use av_freep() to avoid leaving stale pointers in …
|
|
|
@51b19321
|
10 years |
michaelni |
avformat/avidec: Use av_freep() to avoid leaving stale pointers in …
|
|
|
@e631872f
|
10 years |
michaelni |
configure: create the tests directory like the doc directory
This …
|
|
|
@228fded0
|
10 years |
michaelni |
Merge commit 'bab8d73765238bfeea7a8dfd454f40ac213b3d22'
* commit …
|
|
|
@d2f9b9da
|
10 years |
michaelni |
Merge commit '5a82ad644f281701eb22e0359fd732fac67aafa4'
* commit …
|
|
|
@0c773390
|
10 years |
michaelni |
Merge commit 'bcbdeb318e0828cf00b458885ffa1e1596c85d06'
* commit …
|
|
|
@a400edbb
|
10 years |
michaelni |
lavu/frame: fix malloc error path in av_frame_copy_props()
The error …
|
|
|
@4fa42e04
|
10 years |
Carl Eugen Hoyos |
configure: Set the default for --shlibdir to --libdir.
Fixes ticket …
|
|
|
@cae893f6
|
10 years |
michaelni |
vp9/x86: sse2 MC assembly.
Also a slight change to the ssse3 code, …
|
|
|
@4373a25d
|
10 years |
Carl Eugen Hoyos |
lavf/mxfdec: Fix memleaks reading corrupt files.
Fixes ticket #4173.
…
|
|
|
@27bdfd2
|
10 years |
Carl Eugen Hoyos |
lavf/mxfdec: Factorize mxf_read_close().
This will allow to fix leaks …
|
|
|
@fd77fbb3
|
10 years |
michaelni |
vp9/x86: 32bit and sse2 support for vp9 inverse transform assembly
…
|
|
|
@4efdb29c
|
10 years |
michaelni |
avformat/dv: Use av_freep() to avoid leaving stale pointers in memory
…
|
|
|
@00dc2859
|
10 years |
lukasz.m.luki2 |
cmdutils: use macros for device test
Signed-off-by: Lukasz Marek …
|
|
|
@b3311f3
|
10 years |
lukasz.m.luki2 |
lavd/alsa-audio-common: mark default device in device list
…
|
|
|
@279412c8
|
10 years |
lukasz.m.luki2 |
lavd/avdevice: use better option types for caps options
Using …
|
|
|
@82909954
|
10 years |
michaelni |
Merge commit 'fd665f7f48fa7db89eb9a93ac33919f6adc40f9d'
* commit …
|
|
|
@27f2e211
|
10 years |
michaelni |
Merge commit '559fa0d41b5cf8f7e1ba89d1ac70e74712eb2816'
* commit …
|
|
|
@3f679f7
|
10 years |
michaelni |
Merge commit '8502c1e9ff9c1dbb6e467630c048d098f4064021'
* commit …
|
|
|
@0b30d186
|
10 years |
michaelni |
Merge commit '8b51bcfed75721e0d20832e5a90e1d585318c9d9'
* commit …
|
|
|
@add040ff
|
10 years |
michaelni |
Merge commit 'e10e6651b50b4087f08813f3e503620db7413d3a'
* commit …
|
|
|
@bab8d73
|
10 years |
lu_zero |
vaapi: wrap codec specific functions in appropiate #ifs
Fix linking …
|
|
|
@5a82ad64
|
10 years |
lu_zero |
svq1dec: Unbreak the scratch buffer allocation
The input packets are …
|
|
|
@bcbdeb31
|
10 years |
lu_zero |
asvenc: Forward the error instead of asserting on it
Bug-Id: CID …
|
|
|
@a29524bf
|
10 years |
michaelni |
avformat/utils: Do not update programs streams from program-less …
|
|
|
@8ddfc00a
|
10 years |
michaelni |
avformat/mp3dec: Name the dummy variable as what it is, to avoid …
|
|
|
@fd665f7
|
10 years |
anton |
avconv: Use the mpeg12 private option scan_offset
Introduced in …
|
|
|
@559fa0d4
|
10 years |
anton |
vdpau: add mapping for H.264 Constrained Baseline profile and fallback …
|
|
|
@8502c1e9
|
10 years |
anton |
vdpau: add mapping for H.264 Extended profile
Signed-off-by: Anton …
|
|
|
@8b51bcfe
|
10 years |
anton |
vdpau: revector macro to reduce line span
Signed-off-by: Anton …
|
|
|
@e10e6651
|
10 years |
anton |
thread: use "" instead of <> for including the w32pthreads wrapper
…
|
|
|
@ed86dbd0
|
10 years |
michaelni |
avformat/aviobuf: Check that avio_seek() target is non negative
Fixes …
|
|
|
@6de2f027
|
10 years |
michaelni |
avfilter/vf_dctdnoiz: use av_freep() to avoid leaving stale pointers …
|
|
|
@eb055295
|
10 years |
michaelni |
avfilter/f_sendcmd: Use av_freep() to avoid leaving stale pointers in …
|
|
|
@ad2deb02
|
10 years |
michaelni |
avcodec/xiph: mark returned header pointers const from …
|
|
|
@3b537eab
|
10 years |
michaelni |
avformat/nutenc: store the actual r_frame_rate in the corresponding …
|
|
|
@28a6f970
|
10 years |
michaelni |
ffmpeg: forward r_frame_rate to the muxer in case of stream copy
…
|
|
|
@add46edf
|
10 years |
michaelni |
avformat/utils: use r_frame_rate only in the demuxer for …
|
|
|
@d823edee
|
10 years |
u |
avcodec: fix wording in AVSubtitleRect doxy
|
|
|
@4b6f2253
|
10 years |
michaelni |
swresample/soxr_resample: fix error handling
Fixes CID1257659
…
|
|
|
@d5a263f4
|
10 years |
michaelni |
fix "than" typo
Found-by reimar
Signed-off-by: Michael Niedermayer …
|
|
|
@53496aa7
|
10 years |
michaelni |
avformat/utils: Do not estimate the container bitrate from the streams …
|
|
|
@609a73b6
|
10 years |
michaelni |
avfilter/vf_uspp: fix gray pixfmt handling
Signed-off-by: Michael …
|
|
|