|
|
|
@333eb37a
|
10 years |
michaelni |
avcodec/h264: silence ER warning when no slice threads are used
…
|
|
|
@893e617
|
10 years |
lou |
MAINTAINERS: add Reynaldo as a Twitter maintainer
Signed-off-by: Lou …
|
|
|
@4b7356ce
|
10 years |
michaelni |
avcodec/h264: reenable ER except with slice threads by default
ER …
|
|
|
@6da7625c
|
10 years |
michaelni |
Merge commit 'a4d34e218f548d381e09c483e8dc6ad18a8d571c'
* commit …
|
|
|
@9598946
|
10 years |
michaelni |
Merge commit '3892bdab9b652eb003ab95e167f1765e0b0ea035'
* commit …
|
|
|
@4d02dfbd
|
10 years |
michaelni |
ffmpeg: Fix extradata allocation
Signed-off-by: Michael Niedermayer …
|
|
|
@20ba28af
|
10 years |
michaelni |
tests/fate/hevc: Use a bitexact scaler in the hevc param change test …
|
|
|
@0cb46c1e
|
10 years |
michaelni |
Merge commit 'b2965ec7761c99e8ef9c217a28a517e37f010480'
* commit …
|
|
|
@23586346
|
10 years |
michaelni |
Merge commit 'df528b11ac607de13a7c438f2a51f2119f71a03c'
* commit …
|
|
|
@41dde62d
|
10 years |
michaelni |
Merge commit 'ce0bc09ee2580d49fec90a6eb0de2ba1b580c854'
* commit …
|
|
|
@d386a523
|
10 years |
michaelni |
Merge commit '7693ba0a0eecdcdba71b7fbd9a4a12d1ba7b82aa'
* commit …
|
|
|
@a7a6194e
|
10 years |
michaelni |
Merge commit '1ae7afd256f9af1eb4f63f9adcf03d581ce4e2b5'
* commit …
|
|
|
@5b97681e
|
10 years |
michaelni |
Merge commit '7d097a0fc57f0fa8385962a539c657c2f40b5ed0'
* commit …
|
|
|
@44cae912
|
10 years |
lou |
cmdutils: fix "Commmand" typo
Signed-off-by: Lou Logan <lou@lrcd.com>
|
|
|
@1f47c239
|
10 years |
michaelni |
mpeg4: only show the divx_packed warning, when a packed frame is …
|
|
|
@6eb6956
|
10 years |
michaelni |
ffmpeg: Fix indentation
Signed-off-by: Michael Niedermayer …
|
|
|
@98c7729c
|
10 years |
michaelni |
ffmpeg: last frame duplication heuristic
This improves the last …
|
|
|
@af5fec95
|
10 years |
michaelni |
avcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altivec()
add marcos …
|
|
|
@24326930
|
10 years |
michaelni |
filtfmts: Avoid null pointer dereference
Signed-off-by: Michael …
|
|
|
@acbb9040
|
10 years |
michaelni |
libavformat/mxf.c: Relaxed ProRes pattern
I found another MXF File …
|
|
|
@a4d34e21
|
10 years |
anton |
h264: disable ER by default
The way it is currently designed is …
|
|
|
@3892bdab
|
10 years |
anton |
avconv: do not overwrite the stream codec context for streamcopy
…
|
|
|
@b2965ec
|
10 years |
anton |
FATE: add a test for parameter changes in HEVC
|
|
|
@df528b11
|
10 years |
anton |
hevc: make sure no dangling pointers remain around on VPS/SPS change
|
|
|
@ce0bc09e
|
10 years |
anton |
hevc: do not change the VPS if its contents are the same
This is the …
|
|
|
@7693ba0a
|
10 years |
anton |
hevc: export stream parameters from extradata
This allows the callers …
|
|
|
@1ae7afd2
|
10 years |
anton |
hevc: split out setting AVCodecContext parameters
Additionally always …
|
|
|
@7d097a0f
|
10 years |
martin |
mpegtsenc: Take max_delay into account when buffering multiple audio …
|
|
|
@f10aa0e1
|
10 years |
michaelni |
doc/examples: Handle new types in avio_list_dir
Signed-off-by: …
|
|
|
@26e0e393
|
10 years |
michaelni |
lavf/avio: Add new types to AVIODirEntryType, bump minor version
…
|
|
|
@b2c05867
|
10 years |
michaelni |
doc: Slightly revise AviSynth version info
Signed-off-by: Michael …
|
|
|
@cd3d0d54
|
10 years |
lukasz.m.luki2 |
lavf/ftp: remove fixed length buffers from context
It saves some …
|
|
|
@c043def
|
10 years |
lukasz.m.luki2 |
lavf/ftp: parse user and password once
Signed-off-by: Lukasz Marek …
|
|
|
@3723a183
|
10 years |
michaelni |
avisynth: Bump minimum required version to interface version 6
The …
|
|
|
@d858c3a1
|
10 years |
michaelni |
avisynth: Fix detection of AviSynth 2.5
In order to safely exit when …
|
|
|
@30001837
|
10 years |
michaelni |
avcodec/pngenc: don't return a value in a void function
Should fix …
|
|
|
@0bf98091
|
10 years |
lukasz.m.luki2 |
fate: add AVDictionary tests
Signed-off-by: Lukasz Marek …
|
|
|
@96f89675
|
10 years |
lukasz.m.luki2 |
lavu/dict: add more tests
Signed-off-by: Lukasz Marek …
|
|
|
@a8c5b455
|
10 years |
lukasz.m.luki2 |
lavu/dict: fix set function when reuse existing key pointer
Fixes …
|
|
|
@b0a2aee4
|
10 years |
michaelni |
png: Use libavutil's crc functions instead of zlib's
Signed-off-by: …
|
|
|
@27565ace
|
10 years |
michaelni |
ffmpeg_opt.c: fix regression introduced in 5743095c
-vtag is an input …
|
|
|
@c299fbbb
|
10 years |
michaelni |
avcodec/vda_h264: try to fix build
Found-by: Stefano Pigozzi …
|
|
|
@3e53211a
|
10 years |
michaelni |
vda: fix h264 decoding for avcC,vda wants the entire buffer
…
|
|
|
@764f87b6
|
10 years |
michaelni |
avcodec/nvenc: Fix profile parameter handling
It was not possible to …
|
|
|
@70340268
|
10 years |
Carl Eugen Hoyos |
Bump lavc and lavf minor versions for apng muxer and encoder.
|
|
|
@d768f8f5
|
10 years |
michaelni |
ffmpeg: Avoid null pointer dereferences
Signed-off-by: Michael …
|
|
|
@80be7da
|
10 years |
michaelni |
apng: Add a basic APNG muxer
Additionally, update some documentation …
|
|
|
@d7598448
|
10 years |
michaelni |
apng: Add a basic APNG encoder
Signed-off-by: Donny Yang …
|
|
|
@08d0dbf2
|
10 years |
michaelni |
lavu/dict: don't accept AV_DICT_DONT_STRDUP_VAL for av_dict_set_int
…
|
|
|
@f669d8c1
|
10 years |
michaelni |
avcodec/ccaption_dec: Remove the GOTO statement
|
|
|
@53bf6b15
|
10 years |
michaelni |
Merge commit 'e3ec6fe7bb2a622a863e3912181717a659eb1bad'
* commit …
|
|
|
@b99a8e4
|
10 years |
michaelni |
Merge commit '8c9c5479c4ba729b4ba868ab541a90b2061a7c2f'
* commit …
|
|
|
@fde2e35e
|
10 years |
michaelni |
Merge commit '3c47e7c4350f73fc77d8e76f0dd6d2946b13c5cc'
* commit …
|
|
|
@5dd5b7d5
|
10 years |
michaelni |
Revert "avcodec/exr: fix memset first arg in reverse_lut()"
This …
|
|
|
@5b02e84
|
10 years |
michaelni |
lavc/smvjpegdec: Avoid null dereference and return meaningful error …
|
|
|
@b9fbd034
|
10 years |
michaelni |
avformat/xwma: Use ff_alloc_extradata()
This prevents the fields from …
|
|
|
@5b911f1d
|
10 years |
michaelni |
avformat/webmdashenc: use AVERROR(ENOMEM) for memory allocation …
|
|
|
@5b32558f
|
10 years |
michaelni |
tools/sidxindex: Use av_*malloc_array()
Signed-off-by: Michael …
|
|
|
@c49e7924
|
10 years |
michaelni |
avutil/eval: check for av_malloc failure
Signed-off-by: Michael …
|
|
|
@61123634
|
10 years |
michaelni |
avutil/eval: factor av_expr_free() calls out
Signed-off-by: Michael …
|
|
|
@e3ec6fe7
|
10 years |
lu_zero |
rtsp: Add a buffer_size option
And forward it to rtp and udp.
…
|
|
|
@8c9c5479
|
10 years |
lu_zero |
rtp: Add an option to set the send/receive buffer size
It gets …
|
|
|
@3c47e7c4
|
10 years |
lu_zero |
rtp: Map the urloptions to AVOptions
Signed-off-by: Luca Barbato …
|
|
|
@b63c9a99
|
10 years |
michaelni |
avcodec/nvenc: Fix typoed nv_status checks
Thanks to Wyatt Aaron for …
|
|
|
@3c912391
|
10 years |
michaelni |
avcodec/png: Clearly separate encoding header and frames
…
|
|
|
@31886968
|
10 years |
michaelni |
lavu/avstring: add av_append_path_component() funcion
Convinient …
|
|
|
@8b76c0eb
|
10 years |
michaelni |
avformat/mp3dec: offset seek index to end of id3v2 tag
The Xing index …
|
|
|
@2ddedfd3
|
10 years |
michaelni |
avcodec/libx265: export choosen picture types
Fixes part of ticket …
|
|
|
@749fbfd0
|
10 years |
michaelni |
png: Clear up the calculation of max packet size
Signed-off-by: …
|
|
|
@65a646e
|
10 years |
michaelni |
avcodec/internal: Fix doxy for ff_alloc_packet2() return value
…
|
|
|
@c84b75c8
|
10 years |
michaelni |
vf_drawtext: add support for setting box border width
Signed-off-by: …
|
|
|
@919d13d2
|
10 years |
michaelni |
avformat/http: Fix null check on allocated value
probably fixes CID …
|
|
|
@8b152c35
|
10 years |
michaelni |
h264: avoid unnecessary calls to get_format
Signed-off-by: Michael …
|
|
|
@0c9abf21
|
10 years |
michaelni |
avfilter/vf_detelecine: Fix uninitialized array index error
Fixes the …
|
|
|
@5cba5291
|
10 years |
michaelni |
lavf/segment: style nits
Signed-off-by: Michael Niedermayer …
|
|
|
@385fe984
|
10 years |
michaelni |
avcodec/snowenc: Check av_frame_ref() return value
Fixes CID1026740
…
|
|
|
@a38758a9
|
10 years |
michaelni |
avcodec/h264_refs: fix null pointer dereference with -DTRACE
…
|
|
|
@a105931d
|
10 years |
michaelni |
Merge commit '4978850ca2cb1ec6908f5bc79cc592ca454d11e8'
* commit …
|
|
|
@48183f14
|
10 years |
michaelni |
Merge commit '87f87ccf32055aca25fa08e29e22cca1ba9976d5'
* commit …
|
|
|
@21ee6da7
|
10 years |
michaelni |
avutil/hmac: Check av_hmac_alloc() return code
Signed-off-by: Michael …
|
|
|
@1a10134e
|
10 years |
michaelni |
swresample/swresample: Use av_mallocz_array()
Signed-off-by: Michael …
|
|
|
@f613f238
|
10 years |
lukasz.m.luki2 |
lavf: Bump minor version and document directory listing API in …
|
|
|
@fda8b7ec
|
10 years |
michaelni |
avcodec/libdcadec: remove av_assert and check bits_per_sample more …
|
|
|
@1019a1cb
|
10 years |
michaelni |
avfilter/vf_vignette: Change enum to int, which is accessed via …
|
|
|
@63167a6b
|
10 years |
michaelni |
avdevice/avfoundation: Fix occured typo
Signed-off-by: Michael …
|
|
|
@794e9fb5
|
10 years |
michaelni |
Merge commit 'e6e3dcba0c6f11bd7022e2d3b9bcb7b6a09d6c80'
* commit …
|
|
|
@847c0d33
|
10 years |
michaelni |
Merge commit '6ed38b1f65b424a4fa92042e0069f350b95e0098'
* commit …
|
|
|
@98263d75
|
10 years |
michaelni |
Merge commit '23944d29a22a2cd602753b3705f73011c3bf0b18'
* commit …
|
|
|
@f5c7531
|
10 years |
michaelni |
Merge commit '7d3183d3a4e800ab7a7fa24f49968a1b1bcc0161'
* commit …
|
|
|
@0187c2cc
|
10 years |
michaelni |
tiff: Return more meaningful error codes
Signed-off-by: Michael …
|
|
|
@4978850c
|
10 years |
diego |
build: Split JPEG-related tables off into a separate component
|
|
|
@87f87ccf
|
10 years |
diego |
mjpeg: Use a more precise type for put_marker()
|
|
|
@e6e3dcba
|
10 years |
diego |
mjpeg: Move code only used in the encoder(s) to the appropriate header
|
|
|
@6ed38b1f
|
10 years |
diego |
tiff: Return more meaningful error codes
Signed-off-by: Diego Biurrun …
|
|
|
@23944d29
|
10 years |
diego |
indeo: Give Indeo4/5 shared code a more consistent name
|
|
|
@7d3183d3
|
10 years |
diego |
qsv: Skip header compilation depending on what parts of qsv are enabled
|
|
|
@ac9919b9
|
10 years |
michaelni |
libavformat/mxfenc.c: Add 'Presentation Y offset' metadata
Previously …
|
|
|
@dadc43ee
|
10 years |
michaelni |
avutil/pca: Check for av_malloc* failures
Signed-off-by: Michael …
|
|
|
@4a108116
|
10 years |
michaelni |
avformat/nutdec: Use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@7c6b0436
|
10 years |
michaelni |
avformat/img2: Change enum to int, which is accessed via AVOption as …
|
|
|