|
|
|
@c6552169
|
11 years |
onemda |
make it possible to compile ffmpeg without swscale
Signed-off-by: …
|
|
|
@f5ed83c3
|
11 years |
onemda |
avformat/mxfdec; parse random index pack to get last partition offset …
|
|
|
@80b8f780
|
11 years |
michaelni |
fate: enable hevc tests
Signed-off-by: Michael Niedermayer …
|
|
|
@87eae03a
|
11 years |
Carl Eugen Hoyos |
Support FF_DISABLE_DEPRECATION_WARNINGS with icc on Linux.
|
|
|
@ddaf33f5
|
11 years |
stefasab |
ffprobe: fix consistency checks in parse_read_intervals()
Move array …
|
|
|
@09ba986c
|
11 years |
michaelni |
avcodec/hevc: fix duplicate/wrong nal unit check and difference to …
|
|
|
@712eff49
|
11 years |
michaelni |
fate: add synthetic swresample resampling tests
this is based on …
|
|
|
@4189fe11
|
11 years |
u |
avformat/vobsub: fix invalid sub queue access while seeking.
If there …
|
|
|
@fed483f1
|
11 years |
u |
avcodec/vp9dsp: fix overwrite by 1 in vert_left pred.
The memset …
|
|
|
@b2d9790c
|
11 years |
michaelni |
lavc: make avcodec_decode_subtitle2 more robust
Signed-off-by: Marton …
|
|
|
@36d0b15b
|
11 years |
stefasab |
MAINTAINERS: add lavd/fbdev_enc entry
Signed-off-by: Lukasz Marek …
|
|
|
@d1f38334
|
11 years |
stefasab |
lavd/pulse_audio_enc: add support for flushing
Signed-off-by: Lukasz …
|
|
|
@2d8ccf0a
|
11 years |
michaelni |
avutil/opt: initialize ret
Fixes CID1108610
Fixes use of …
|
|
|
@ad28fe35
|
11 years |
michaelni |
avutil/file_open: Print debug message if setting close on exec fails
…
|
|
|
@88d4ff4
|
11 years |
michaelni |
avformat/utils: Check av_packet_new_side_data() return before using it …
|
|
|
@eb5cc8fe
|
11 years |
michaelni |
avformat/oggparsespeex: Check for extradata allocation failure
Fixes …
|
|
|
@2c1e0753
|
11 years |
michaelni |
avformat/oggparseflac: check ff_alloc_extradata() return code
Fixes …
|
|
|
@b294a4b
|
11 years |
michaelni |
avformat/oggparsecelt/celt_header: fix memleak
Fixes: CID1108605 …
|
|
|
@baab248c
|
11 years |
michaelni |
avformat/network: check for fcntl() failure in ff_socket()
Fixes: …
|
|
|
@78e6f83c
|
11 years |
michaelni |
avformat/au: add assert to help source code analyzers
See: CID1108585 …
|
|
|
@f198efb1
|
11 years |
michaelni |
avcodec/vp9: Add asserts to help source code analyzers
See CID1108596 …
|
|
|
@c9a22d69
|
11 years |
Reimar.Doeffinger |
hevc: Initialize sample aspect to valid value.
Without this, it is …
|
|
|
@1b5a52f4
|
11 years |
michaelni |
hevc: pretty print(cherry picked from commit …
|
|
|
@c841d02c
|
11 years |
michaelni |
hevc: fix PPS_A_qualcomm_7(cherry picked from commit …
|
|
|
@2e9b79fc
|
11 years |
michaelni |
avcodec/wavpackenc: fix uninitialized ret
Fixes CID1108609
…
|
|
|
@6338f1b3
|
11 years |
michaelni |
avcodec/tiff: remove byte based bpp special case
This case does not …
|
|
|
@23d69b15
|
11 years |
michaelni |
avcodec/hevc_refs: fix h/vshift calculation in ff_hevc_output_frame()
…
|
|
|
@f2eca8d0
|
11 years |
michaelni |
avcodec/hevc: do not dereference pointer before null check in …
|
|
|
@acecd6b
|
11 years |
michaelni |
avcodec/hevc_cabac: trivial simplifications
Signed-off-by: Michael …
|
|
|
@b5d197a3
|
11 years |
michaelni |
hevc: inline cabac in hls_mvd_coding(cherry picked from commit …
|
|
|
@92a97d11
|
11 years |
michaelni |
hevc: inline cabac in residual coding(cherry picked from commit …
|
|
|
@4c67ed87
|
11 years |
michaelni |
avcodec/hevc: fix EOB/EOS check
Fixes: CID1108575
Signed-off-by: …
|
|
|
@9c0fe487
|
11 years |
michaelni |
avcodec/h264_parser: fix order of operations
Fixes CID1108576
…
|
|
|
@62533eab
|
11 years |
michaelni |
ffv1enc: use 64bit in maxsize calculation
This isnt needed but it …
|
|
|
@80b1e1c0
|
11 years |
michaelni |
avcodec/exr: fix null pointer dereference
Fixes CID1108582
…
|
|
|
@d0812f91
|
11 years |
michaelni |
avcodec/exr: favor av_freep() over av_free() for saftey
…
|
|
|
@6838e1f5
|
11 years |
michaelni |
avformat/oggdec: favor av_freep() over av_free()
Found-by: Reimar …
|
|
|
@838f461
|
11 years |
michaelni |
avcodec/utils: add some saftey checks to add_metadata_from_side_data() …
|
|
|
@240fd8c9
|
11 years |
michaelni |
avcodec/avpacket/av_packet_split_side_data: ensure that side data …
|
|
|
@d5ec8ba7
|
11 years |
michaelni |
Do not leave positive values undefined when negative are defined as …
|
|
|
@a6388616
|
11 years |
michaelni |
doc/developer: Add a policy item about updating the MAINTAINERs file
…
|
|
|
@fec6d547
|
11 years |
michaelni |
avformat/wtvdec: drop SHIFT_SECTOR_BITS() macro
it just wraps around …
|
|
|
@2a5f4c1e
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
wtv: …
|
|
|
@5d2a835
|
11 years |
michaelni |
avformat/wtv: rename to wtv_common
This helps git matchup files on …
|
|
|
@12e66f20
|
11 years |
michaelni |
MAINTAINERS: add Timothy to documentation
Signed-off-by: Michael …
|
|
|
@4bfdd021
|
11 years |
michaelni |
configure: remove \r from cc_ident,
This should fix cygwin + …
|
|
|
@f5695926
|
11 years |
stefasab |
lavd/pulse_audio_enc: fix error check
Error check should be done by …
|
|
|
@f6b56b1f
|
11 years |
stefasab |
lavd/fbdev: use av_str2err() macro for printing error messages
In …
|
|
|
@fb74c7e0
|
11 years |
stefasab |
lavd/pulse_audio_dec: apply cosmetic changes
In particular, fix …
|
|
|
@1421ee2
|
11 years |
stefasab |
lavd/fbdev: pass proper memory map length
fbdev->data was allocated …
|
|
|
@8efed299
|
11 years |
stefasab |
MAINTAINERS: add my name to a few entries
|
|
|
@9860fb44
|
11 years |
Carl Eugen Hoyos |
Fix decoding of G.726 in AIFF.
Fixes ticket #1973.
|
|
|
@6e65e348
|
11 years |
Carl Eugen Hoyos |
lavf/riff: Fix a comment.
FourCC aivx refers to (Sony) XAVC, not …
|
|
|
@640c70dd
|
11 years |
michaelni |
avformat: Use G726LE decoder for Sun AU files
fixes ticket #1955 as …
|
|
|
@10c240a0
|
11 years |
michaelni |
avcodec: Add little-endian G726 decoder
Fixes part of Ticket1955 …
|
|
|
@5b9f3986
|
11 years |
michaelni |
Support 4k AVC-Intra in mov.
|
|
|
@2b72f8ac
|
11 years |
lu_zero |
wtv: Seek by sector properly
Use an helper function to seek by sector …
|
|
|
@a6881765
|
11 years |
onemda |
avformat/flvdec: use avpriv_request_sample()
Signed-off-by: Paul B …
|
|
|
@0bf85803
|
11 years |
u |
avcodec/hevcpred: fix make checkheaders.
|
|
|
@57c018d5
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fate: …
|
|
|
@123c6ca8
|
11 years |
michaelni |
Merge commit 'f52fd3f3b26f0d80e4f0b374b7695383feca5b92'
* commit …
|
|
|
@904c89ac
|
11 years |
stefasab |
lswr/swresample: convert ocl and icl options to …
|
|
|
@a27f1116
|
11 years |
martin |
fate: Increase the tolerance in the lavr tests
A few fate instances …
|
|
|
@8696e51b
|
11 years |
stefasab |
lavu/opt: add AV_OPT_TYPE_CHANNEL_LAYOUT and handler functions
The …
|
|
|
@d96e377c
|
11 years |
stefasab |
lavu/channel_layout: change av_get_channel_layout() behavior at the …
|
|
|
@b236eb49
|
11 years |
stefasab |
lavu/opt.h: fix grammar typo in av_opt_get* doxy
|
|
|
@98e7c1ee
|
11 years |
stefasab |
lavu/opt-test: use automatic set and free handlers
In particular, do …
|
|
|
@d0a3bc13
|
11 years |
michaelni |
swscale/yuv2rgb: clip cy, avoid division by 0 with 0 contrast
…
|
|
|
@2db6547
|
11 years |
michaelni |
swscale/utils/sws_setColorspaceDetails(): fix indention
…
|
|
|
@f52fd3f3
|
11 years |
diego |
fate: aac: Add test for AAC-LD
|
|
|
@f90eb8c
|
11 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
Add …
|
|
|
@56cf615
|
11 years |
michaelni |
avformat/hevcdec: add more irap cases to hevc_probe()
This fixes …
|
|
|
@2ac31773
|
11 years |
michaelni |
avformat/hevcdec: cosmetics, whitespaces
This reduces the difference …
|
|
|
@a0d13d84
|
11 years |
Carl Eugen Hoyos |
Add some necessary casts in the wtv demuxer.
This reverts e8023dba, …
|
|
|
@21b3563d
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
mem: …
|
|
|
@a7e30064
|
11 years |
michaelni |
hevc: fix pcm with different chroma luma bit widths(cherry picked from …
|
|
|
@b4948943
|
11 years |
michaelni |
hevc: optimize residual coding(cherry picked from commit …
|
|
|
@3ed65d98
|
11 years |
michaelni |
avutil/log: fix race between setting and using the log callback
…
|
|
|
@9a63a45e
|
11 years |
michaelni |
doc/utils: fix docs build
Not sure this is the correct solution but …
|
|
|
@37d6b2b
|
11 years |
michaelni |
swsscale/swscale_unscaled: add GBRAP16
Signed-off-by: Paul B Mahol …
|
|
|
@9ec9d463
|
11 years |
michaelni |
swscale/swscale_unscaled: fix alpha pointer & stride for …
|
|
|
@586b8ea2
|
11 years |
stefasab |
doc/filters: reference ffmpeg-utils manual for color and sizes options …
|
|
|
@155a5ff0
|
11 years |
stefasab |
doc/utils: reformat doc for color syntax and add list of supported …
|
|
|
@b4da1fa5
|
11 years |
stefasab |
doc/utils: rewrite doc for time duration syntax
Extend description …
|
|
|
@d433e1ae
|
11 years |
martin |
mem: Make av_strdup allocate using av_realloc
This makes sure that …
|
|
|
@d0b7d24b
|
11 years |
michaelni |
Support HEVC in transport streams.
|
|
|
@734ccf37
|
11 years |
michaelni |
avcodec/vp9: fix band_counts array size / padding
Signed-off-by: …
|
|
|
@4413dcc0
|
11 years |
onemda |
avcodec/exr: piz decompression
Signed-off-by: Paul B Mahol …
|
|
|
@4d41a25d
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@8210e384
|
11 years |
michaelni |
Merge commit '95587859cc69e5abe37c9e3af48008032d98e262' into HEAD
* …
|
|
|
@ab16d5b7
|
11 years |
michaelni |
Merge commit 'a90905db2e6ab1840890f3a88bfd3bf008b9d886'
* commit …
|
|
|
@8610751
|
11 years |
michaelni |
Merge commit 'a84616b736fca5ebd6b87489dd41bc06ccdf7860'
* commit …
|
|
|
@10c6d1b
|
11 years |
michaelni |
Merge commit '93f305473f880729d18b5e42067f19d2106cb2e5'
* commit …
|
|
|
@f7f74a37
|
11 years |
michaelni |
Merge commit '4baba6c813b7a1f27370e20fb1a87b05fcb39208'
* commit …
|
|
|
@91248f08
|
11 years |
michaelni |
Merge commit 'b81dbd6cb7522bea96d78a52f8a4c25a47b820c9'
* commit …
|
|
|
@83bfcc3c
|
11 years |
michaelni |
Merge commit '6b081eff4dfc3c899960f69f30cb567266b7dca3'
* commit …
|
|
|
@8778c49a
|
11 years |
michaelni |
Merge commit '68edd5be0980941924ae633d98589d56a8091bbd'
* commit …
|
|
|
@6659eb71
|
11 years |
michaelni |
Merge commit 'dd33637c18629c3e554ebb146bbeb45c9745a5cf'
* commit …
|
|
|
@8895b71d
|
11 years |
michaelni |
Merge commit '29c455ce3daf7fb369ba20cf77c74bd8e3b43b55'
* commit …
|
|
|
@3a8b52c0
|
11 years |
michaelni |
Merge commit '3b4fa54866f58bf3d8a8dcc460c73ef6564c0ad8'
* commit …
|
|
|