|
|
|
@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 …
|
|
|
@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: …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@6415dcb0
|
9 years |
James |
configure: fix hevc_vdpau_hwaccel dependencies
Signed-off-by: James …
|
|
|
@4aa0de64
|
9 years |
michaelni |
avcodec/h264_refs: discard mismatching references
Fixes inconsistency …
|
|
|
@84afc6b7
|
9 years |
michaelni |
avcodec/mjpegdec: Fix small picture upscale
Fixes out of array access …
|
|
|
@b54ac84
|
9 years |
michaelni |
avcodec/pngdec: Check values before updating context in …
|
|
|
@f1ffa01d
|
9 years |
michaelni |
avcodec/pngdec: Copy IHDR & plte state from last thread
Previously …
|
|
|
@a1736926
|
9 years |
michaelni |
avcodec/pngdec: Require a IHDR chunk before fctl
This is required by …
|
|
|
@47f4e2d8
|
9 years |
michaelni |
avcodec/pngdec: Only allow one IHDR chunk
Multiple IHDR chunks are …
|
|
|
@9842d670
|
9 years |
onemda |
avfilter/avf_showvolume: optionally display channel names
…
|
|
|
@e55e5be9
|
9 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@7c10b87b
|
9 years |
michaelni |
aacenc: add support for coding of intensity stereo scalefactor indices …
|
|
|
@da8b2289
|
9 years |
michaelni |
avformat/avio: Move avio_delete() avio_move() to avpriv_ namespace
…
|
|
|
@4b920d7b
|
9 years |
Carl Eugen Hoyos |
lavf/msnwc: Return 0 if the probe function does not detect msnwc-tcp.
…
|
|
|
@77c0b149
|
9 years |
Carl Eugen Hoyos |
lavf/mpegts: Return 0 if the probe function does not detect mpegts.
…
|
|
|
@dee79438
|
9 years |
Carl Eugen Hoyos |
lavf/img2dec: Improve detection of valid Quickdraw images.
Detect …
|
|
|
@5a458420
|
9 years |
Carl Eugen Hoyos |
lavf/asfdec: Reduce minimum header size.
Fixes GipsyGuitar.wmv …
|
|
|
@45441eb0
|
9 years |
Carl Eugen Hoyos |
Changelog: Add jpeg 2000 improvements before they get forgotten.
|
|
|
@a876a4da
|
9 years |
Carl Eugen Hoyos |
lavf/img2dec: Autodetect dds frames.
|
|
|
@f6ab967e
|
9 years |
michaelni |
swscale/swscale_unscaled: Fix rounding difference with RGBA output …
|
|
|
@d9deae04
|
9 years |
michaelni |
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for pixblock …
|
|
|
@21cede9e
|
9 years |
onemda |
doc/filters: fix documentation bug in ssim filter
Signed-off-by: Paul …
|
|
|
@4ccd2b31
|
9 years |
michaelni |
avformat/asfdec: Allow packet_obj_size == 0
Fixes Ticket3521
…
|
|
|
@be4e1f28
|
9 years |
michaelni |
avformat/asfdec: Print packet_obj_size in case it is invalid
…
|
|
|
@ca3b2745
|
9 years |
michaelni |
api-h264-test: build with another api test
Location of api-h264-test …
|
|
|
@02bd4d93
|
9 years |
michaelni |
fate/api-tests: Added dependency on $(FF_DEP_LIBS)
This ensures they …
|
|
|
@c78b82f4
|
9 years |
michaelni |
tests/Makefile: Fix missing trailing slash for API tests dir target
…
|
|
|