|
|
|
@9dc0bac9
|
9 years |
michaelni |
avcodec/motion_est_template: Fix undefined shifts in CHECK_MV()
…
|
|
|
@db89f455
|
9 years |
michaelni |
avcodec/qsv: Extending QSV/MFX session initialization for the linux …
|
|
|
@8cbce100
|
9 years |
stefasab |
doc/muxers/segment: fix formatting of segment_list_type option
Place …
|
|
|
@1f69b7b
|
9 years |
michaelni |
avformat/asfdec_f: Fix memleak
Found-by: jamrial
Signed-off-by: …
|
|
|
@72cad800
|
9 years |
michaelni |
avformat/asfdec_f: Add ASFDataType, use named types for metadata
This …
|
|
|
@59fffefd
|
9 years |
michaelni |
avformat/asfdec_f: Use dynamic allocation in asf_read_metadata() …
|
|
|
@c8eca438
|
9 years |
michaelni |
avformat/asfdec_f: factor error checking out of main header parsing …
|
|
|
@a1c03b9d
|
9 years |
michaelni |
ffmpeg_filter: log more information on failure to init simple filter …
|
|
|
@03b2b40f
|
9 years |
michaelni |
Merge commit 'a31c4b2cbef9aee15910fc3df52519aef46760de'
* commit …
|
|
|
@838c5f3d
|
9 years |
michaelni |
avformat/utils: Redesign scoring in av_find_default_stream_index()
…
|
|
|
@52c55218
|
9 years |
michaelni |
ffmpeg_opt: Favor streams that had packets
Fixes Thailand-Wave.wmv …
|
|
|
@5165c600
|
9 years |
onemda |
avformat/rtmpproto: increase hardcoded url/path lengths
Fixes #4103.
…
|
|
|
@a31c4b2c
|
9 years |
janne-libav |
fate-g2m3: disable the audio stream
The audio decoder is not in …
|
|
|
@c190fdf6
|
9 years |
michaelni |
lavu: Makefile: skip atomic.c if native atomics are available
This …
|
|
|
@06a0d5ef
|
9 years |
michaelni |
avcodec/h264dsp_template: Fix undefined shifts
Fixes: …
|
|
|
@ce81e47c
|
9 years |
michaelni |
avcodec/mss2: Fix integer overflow
This also simplifies the code …
|
|
|
@f8e038f
|
9 years |
michaelni |
Merge commit '4e0819310e2d2eff60be2d6df28335f0739712b9'
* commit …
|
|
|
@5142963b
|
9 years |
michaelni |
Merge commit 'f91fe24e9bd6912c29bbb03d8afe878e045f9721'
* commit …
|
|
|
@17e6d7b4
|
9 years |
onemda |
avfilter/vf_extractplanes: use faster path for input formats with only …
|
|
|
@fc40cdbf
|
9 years |
onemda |
avfilter/vf_extractplanes: rename misleading variable
Signed-off-by: …
|
|
|
@be35b8b9
|
9 years |
onemda |
avfilter/vf_extractplanes: support more pixel formats
Signed-off-by: …
|
|
|
@6205143b
|
9 years |
michaelni |
Merge commit '9eec23b8a7fd0f91827bbc3ed0792c39a8cc9a8a'
* commit …
|
|
|
@92c858ae
|
9 years |
michaelni |
Merge commit '4ccccd6c40a6d0ce85e96a6e37f558236e2a6a75'
* commit …
|
|
|
@9cf95654
|
9 years |
michaelni |
Merge commit '007e27d363ba7d994019dc897dc9c39071bb204a'
* commit …
|
|
|
@811008b8
|
9 years |
michaelni |
avformat/asfdec_f: Assert that packet positions match in …
|
|
|
@28206b75
|
9 years |
michaelni |
avformat/asfdec_f: Correct skip to key code
Fixes Ticket3978
…
|
|
|
@089a818
|
9 years |
michaelni |
avcodec/pthread_frame: Correcting typo of "occurred"
Signed-off-by: …
|
|
|
@2eb28e88
|
9 years |
michaelni |
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideo …
|
|
|
@4e081931
|
9 years |
vittorio.giovara |
elsdec: Replace EOVERFLOW with INVALIDDATA
EOVERFLOW is not available …
|
|
|
@53fd7057
|
9 years |
michaelni |
avcodec/h264_mvpred: Fix undefined shifts in MAP_F2F
Fixes: …
|
|
|
@ac78014
|
9 years |
michaelni |
avcodec/motion_est: Fix some undefined shifts
Fixes: …
|
|
|
@f91fe24e
|
9 years |
janne-libav |
g2meet: force simple idct for identical results over all fate configs
|
|
|
@f911266
|
9 years |
michaelni |
lavu: add an API function to return the FFmpeg version string
This …
|
|
|
@db64af6
|
9 years |
michaelni |
avformat/concatdec: copy stream metadata when using concat
…
|
|
|
@60ec3007
|
9 years |
michaelni |
avformat/nutdec: Check ff_gen_search() for failure
Fixes assertion …
|
|
|
@9eec23b8
|
9 years |
janne-libav |
g2meet: use av_ceil_log2 instead of a custom function
|
|
|
@4eee685a
|
9 years |
michaelni |
avcodec/motion_est: Fix undefined shifts in cmp_inline()
Fixes: …
|
|
|
@0ea099ad
|
9 years |
michaelni |
avcodec/mpegvideo_enc: fix undefined shifts in ff_dct_quantize_c()
…
|
|
|
@4ccccd6c
|
9 years |
janne-libav |
g2meet: use an unsigned type for the djb hash
|
|
|
@56fd4705
|
9 years |
michaelni |
avcodec/motion_est_template: Fix undefined shifts in CHECK_MV_DIR()
…
|
|
|
@007e27d3
|
9 years |
janne-libav |
avcodec: add missing CODEC_CAP_DR1 to codecs using get_buffer()
|
|
|
@2f8c8163
|
9 years |
michaelni |
avformat/matroskadec: Fix undefined shift in read_sint()
Fixes: …
|
|
|
@8750aef3
|
9 years |
michaelni |
ffmpeg_opt: Fix forcing fourccs
Fixes Ticket4682
Signed-off-by: …
|
|
|
@dec7288
|
9 years |
michaelni |
avcodec/elsdec: Remove EOVERFLOW
EOVERFLOW is not available on all …
|
|
|
@55a04a5d
|
9 years |
michaelni |
Merge commit 'a1e2caa93e4f8102666a21222f01b74838b6497f'
* commit …
|
|
|
@35c8dda5
|
9 years |
michaelni |
Merge commit '2eef75fd7e1ac96ab9ca63bb4523078c908bc9b1'
* commit …
|
|
|
@a8e137a3
|
9 years |
michaelni |
Merge commit 'df22e30172b09cda4d6f7d4f43508284be65848a'
* commit …
|
|
|
@9c010ba6
|
9 years |
michaelni |
Merge commit '0d449c81b3dd25835ae6ac849cdd150f35b9c5c6'
* commit …
|
|
|
@818ff7ff
|
9 years |
michaelni |
Merge commit '0f87f9b4fceee854f09da2d1ef329245196775f8'
* commit …
|
|
|
@16dd0426
|
9 years |
michaelni |
Merge commit '3f872c9bfa8ee1032058cfa48068b5a73ef27b5e'
* commit …
|
|
|
@9e93e544
|
9 years |
michaelni |
Merge commit '4d1229dabf7a7e3b6a7b326afd79102256c3b008'
* commit …
|
|
|
@68939f7
|
9 years |
michaelni |
Merge commit '08c2d8f0aa679c2f060721d1d0d4f33d2ae32368'
* commit …
|
|
|
@39748896
|
9 years |
michaelni |
Merge commit 'e2bd03a14a4e3366df0b1ee8e284a97165be1f3c'
* commit …
|
|
|
@2e13a45b
|
9 years |
michaelni |
avcodec/aacsbr: Assert that bs_num_env is positive
Signed-off-by: …
|
|
|
@79a98294
|
9 years |
michaelni |
avcodec/aacsbr: check that the element type matches before applying …
|
|
|
@a1e2caa9
|
9 years |
vittorio.giovara |
mov: Log format rather than fourcc in stsd in trace mode
This will …
|
|
|
@2eef75fd
|
9 years |
vittorio.giovara |
mov: Adjust variable types to fix format warnings
|
|
|
@df22e301
|
9 years |
vittorio.giovara |
dump: Use the correct abs() version
Fix warning from clang "absolute …
|
|
|
@0d449c81
|
9 years |
vittorio.giovara |
lavfi: Add library identifier
|
|
|
@0f87f9b4
|
9 years |
vittorio.giovara |
lavd: Add library identifier
|
|
|
@3f872c9b
|
9 years |
vittorio.giovara |
lavc: Add missing API guard to dtg_active_format option
|
|
|
@4d1229da
|
9 years |
lu_zero |
g2meet: Add FATE tests for all three G2M variants
Signed-off-by: Luca …
|
|
|
@08c2d8f0
|
9 years |
lu_zero |
Go2Meeting decoder
ELS and ePIC decoder courtesy of Maxim …
|
|
|
@4ebb43f1
|
9 years |
michaelni |
ffmpeg: windows: respond to logoff and ctrl+break messages as well
…
|
|
|
@bd0f1412
|
9 years |
Andreas.Cadhalpun |
ffmpeg: only count got_output/errors in decode_error_stat
If …
|
|
|
@cd64ead8
|
9 years |
Andreas.Cadhalpun |
ffmpeg: exit_on_error if decoding a packet failed
This is the second …
|
|
|
@32a5b631
|
9 years |
Andreas.Cadhalpun |
pthread_frame: forward error codes when flushing
This is the first …
|
|
|
@04a68f43
|
9 years |
michaelni |
avcodec/h264: Greenmetadata SEI parsing
Signed-off-by: Michael …
|
|
|
@7e9c7b62
|
9 years |
michaelni |
Merge commit '271ce76d317c5432e151216cf23f12b77ed6cb7e'
* commit …
|
|
|
@8e6c5c4
|
9 years |
michaelni |
Merge commit '0bfab80a0d9fce0180e8aa2a947267f89b725091'
* commit …
|
|
|
@2a227fe8
|
9 years |
michaelni |
Merge commit '0a49a62f998747cfa564d98d36a459fe70d3299b'
* commit …
|
|
|
@e2bd03a1
|
9 years |
martin |
fate: Avoid unnecessary pixel format conversions
Most of the …
|
|
|
@5585da7
|
9 years |
michaelni |
Merge commit '6f4cd33efb5a9ec75db1677d5f7846c60337129f'
* commit …
|
|
|
@cfcb9f5e
|
9 years |
michaelni |
Merge commit 'e95c7a61852cc5b9ce5445ff034b87553e61958a'
* commit …
|
|
|
@4ff0c61b
|
9 years |
michaelni |
Merge commit '303ec065a90498c29d384b4add2ac626bc38d5eb'
* commit …
|
|
|
@2e9dcb82
|
9 years |
michaelni |
Merge commit '3e3056f2a020dd77efdf379dbd4c06a65b4a499a'
* commit …
|
|
|
@271ce76d
|
9 years |
vittorio.giovara |
h264: Parse registered data SEI message and AFD value
Partially based …
|
|
|
@0bfab80a
|
9 years |
vittorio.giovara |
h264_sei: Group error check outside the switch block
|
|
|
@0a49a62f
|
9 years |
vittorio.giovara |
h263: Always check both dimensions
CC: libav-stable@libav.org …
|
|
|
@6f4cd33e
|
9 years |
vittorio.giovara |
cosmetic: Reformat ff_h263_decode_mba
|
|
|
@e95c7a61
|
9 years |
vittorio.giovara |
mov: Preserve the metadata even when bit-exactness is requested
Make …
|
|
|
@303ec065
|
9 years |
vittorio.giovara |
aic: Fix slice size computation for widths multiples of 32 macroblocks …
|
|
|
@3e3056f2
|
9 years |
vittorio.giovara |
h264: Allow stream and container cropping at the same time
The …
|
|
|
@3ad678a
|
9 years |
vittorio.giovara |
fate: Update ac3 test to the new request_channel_layout option
|
|
|
@42bc768e
|
9 years |
lu_zero |
mpegts: Add jpeg2000 stream type
Signed-off-by: Luca Barbato …
|
|
|
@185e7697
|
9 years |
onemda |
avfilter/vf_ssim: fix some cosmetics issues
Signed-off-by: Paul B …
|
|
|
@a9aed08f
|
9 years |
michaelni |
Merge commit '3ad678a85b96fc5fecd60e3d3a31ca5ffc89d67f'
* commit …
|
|
|
@330863c9
|
9 years |
michaelni |
avcodec/h264_slice: Use w/h from the AVFrame instead of mb_w/h
Fixes …
|
|
|
@0083c166
|
9 years |
michaelni |
avfilter/vf_transpose: Fix rounding error
Fixes out of array access …
|
|
|
@9295ee13
|
9 years |
Carl Eugen Hoyos |
configure: Mention hap encoding for --enable-libsnappy.
|
|
|
@0f5b9965
|
9 years |
michaelni |
lavc/j2kenc: Make jp2 output compatible with Kakadu.
Fixes ticket #4689.
|
|
|
@e97ec656
|
9 years |
michaelni |
doc: Add jpeg2000 encoder documentation.
|
|
|
@8080688d
|
9 years |
Carl Eugen Hoyos |
lavc/hapenc: Silence a warning for multithreaded encoding.
|
|
|
@5c047f3a
|
9 years |
michaelni |
avcodec/j2kenc: store libavcodec ident in a comment unless bitexact …
|
|
|
@e91f860e
|
9 years |
michaelni |
vp9/update_prob: prevent out of bounds table read
the max value of …
|
|
|
@088b410e
|
9 years |
michaelni |
Merge commit '42bc768e5240ec01237ad2eb7c69b917158de258'
* commit …
|
|
|
@6d9dfb12
|
9 years |
michaelni |
Merge commit '1b4c468477f3b8d372da8ef4e5405539ad9c1501'
* commit …
|
|
|
@3cd6b6aa
|
9 years |
michaelni |
Merge commit '5bdfc17189e4ea63c6b46b6d5256852fcb409d68'
* commit …
|
|
|
@0d5a27c2
|
9 years |
michaelni |
Rename asfdec-o.c to asfdec_o.c
Most files use _ instead of - as …
|
|
|
@8f9c39b3
|
9 years |
michaelni |
avformat: rename asfdec.c to asfdec_f.c
leaving it as asfdec.c …
|
|
|