|
|
|
@27801500
|
10 years |
michaelni |
Merge commit '3919a4572690894d0a7ad4170d699c52b4748194'
* commit …
|
|
|
@77010a41
|
10 years |
michaelni |
Merge commit 'f5ba67ee1342b7741200ff637fc3ea3387b68a1b'
* commit …
|
|
|
@7c24ca1b
|
10 years |
michaelni |
nutdec: fix illegal count check in decode_main_header
The existing …
|
|
|
@36170266
|
10 years |
michaelni |
nutdec: fix memleaks on error in nut_read_header
Signed-off-by: …
|
|
|
@3ff1af2
|
10 years |
michaelni |
nutdec: check chapter creation in decode_info_header
This fixes a …
|
|
|
@66211058
|
10 years |
michaelni |
nutdec: check for negative frame rate in decode_info_header
A …
|
|
|
@5bebd13d
|
10 years |
michaelni |
avcodec/vqavideo: Use ff_tlog() for byte and opcode tracing
…
|
|
|
@191dd219
|
10 years |
michaelni |
avformat/dtsdec: Extend DTS core sync word
Check extended sync word …
|
|
|
@3919a457
|
10 years |
vittorio.giovara |
jpeglsenc: Check memory allocations
Convert exisiting free functions …
|
|
|
@f5ba67ee
|
10 years |
vittorio.giovara |
flacenc: Move a scratch buffer to struct used by the function
This …
|
|
|
@e2877bdf
|
10 years |
michaelni |
ffmpeg: remove incorrect network deinit
Signed-off-by: Michael …
|
|
|
@699341d6
|
10 years |
michaelni |
apedec: prevent out of array writes in decode_array_0000
…
|
|
|
@91305c60
|
10 years |
michaelni |
OpenCL: Fix ABI incompatibility issues
AVOpenCLDeviceNode and …
|
|
|
@cf234552
|
10 years |
michaelni |
OpenCL: Avoid potential buffer overflow in cmdutils_opencl.c
The …
|
|
|
@b410c69f
|
10 years |
michaelni |
webmdashenc: Fix UTCTiming Element
Remove the direct profile from …
|
|
|
@464c4915
|
10 years |
michaelni |
apedec: set s->samples only when init_frame_decoder succeeded
…
|
|
|
@8ca170a
|
10 years |
michaelni |
libavformat/webm_chunk: Write first audio packet.
Fix a bug where the …
|
|
|
@0e7444f6
|
10 years |
michaelni |
avcodec/hevc: Remove current_sps
The variable should not be needed …
|
|
|
@2879a4ec
|
10 years |
u |
tests: make sure subtitles tests are run with a rawdiff
This will …
|
|
|
@11d2927
|
10 years |
u |
tests/subtitles: fix microdvd crlf in ref
|
|
|
@6fe2afaa
|
10 years |
michaelni |
Adapt libavcodec/tableprint_vlc.h to the av_dlog -> ff_dlog change.
…
|
|
|
@4a7b506
|
10 years |
michaelni |
makefile: add Loongson-3 support
Signed-off-by: Michael Niedermayer …
|
|
|
@8a03d428
|
10 years |
michaelni |
avcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altivec() delete …
|
|
|
@603c8393
|
10 years |
michaelni |
swscale/ppc/swscale_altivec.c: POWER LE support in yuv2planeX_8() …
|
|
|
@46778ab2
|
10 years |
michaelni |
avformat/aviobuf: Do not resize the buffer in ffio_ensure_seekback() …
|
|
|
@0ace686
|
10 years |
michaelni |
avcodec: optimize mathops for Loongson-3 v1
HAVE_LOONGSON is replaced …
|
|
|
@4b8a8194
|
10 years |
michaelni |
avcodec/ffv1enc: set bits_per_raw_sample for 8bit based formats
…
|
|
|
@81e40c26
|
10 years |
michaelni |
avcodec/ffv1enc: Ensure that bits per raw sample is valid
…
|
|
|
@9c3c7b45
|
10 years |
michaelni |
avutil/log: more complete description of av_log function
|
|
|
@71043016
|
10 years |
michaelni |
avcodec/rv10: Use ff_tlog() for block level tracing
Signed-off-by: …
|
|
|
@e06dde52
|
10 years |
michaelni |
avcodec/dvbsubdec: Do not return a value from a function returning …
|
|
|
@0b13f422
|
10 years |
michaelni |
avcodec/interplayvideo: Use ff_tlog() for block level decode tracing
…
|
|
|
@febbb3cb
|
10 years |
michaelni |
avcodec/h264_slice: Change a few asserts to av_assert*
Signed-off-by: …
|
|
|
@fa2d3b6d
|
10 years |
michaelni |
Merge commit '5aed1d4240d411533c102eec6944aa925b7f4964'
* commit …
|
|
|
@7b94a2f4
|
10 years |
michaelni |
avcodec/ituh263dec: Use ff_tlog() for block level information
…
|
|
|
@d52a8bf1
|
10 years |
michaelni |
avcodec/h264_cabac: Use ff_tlog() for block level information
…
|
|
|
@5aed1d42
|
10 years |
lu_zero |
vaapi: Fix -Wimplicit-function-declaration for ff_dlog() usage
…
|
|
|
@9d335739
|
10 years |
michaelni |
avcodec/mpeg12dec: Make ff_dlog() messages more clear
Signed-off-by: …
|
|
|
@f4c311fe
|
10 years |
michaelni |
avcodec/mpeg12dec: Change mb decode tracing stuff to use ff_tlog()
…
|
|
|
@a3110bee
|
10 years |
michaelni |
avutil/softfloat: document av_int2sf()
Signed-off-by: Michael …
|
|
|
@663321ed
|
10 years |
michaelni |
configure: add Loongson-3 support
Signed-off-by: Michael Niedermayer …
|
|
|
@6c5ef7f6
|
10 years |
michaelni |
avcodec/mips: disable assembly not supported for Loongson-3
…
|
|
|
@d4921078
|
10 years |
michaelni |
avcodec/snowenc: Mark as FF_CODEC_CAP_INIT_THREADSAFE and …
|
|
|
@ee8ce211
|
10 years |
michaelni |
libavcodec/snowdec: Mark as FF_CODEC_CAP_INIT_THREADSAFE and …
|
|
|
@75a730a2
|
10 years |
michaelni |
avformat/format: Add generic trace av_log in av_probe_input_format3()
…
|
|
|
@0ec3abeb
|
10 years |
michaelni |
avcodec/movtextdec: Decoding of Bold-Italic_Underlined styles for 3gpp …
|
|
|
@cea62a90
|
10 years |
michaelni |
Merge commit 'cfdaa4de6c496b0b761c763cd18067cb1af268a7'
* commit …
|
|
|
@c949a450
|
10 years |
michaelni |
avcodec/libxvid: remove now redundant init cleanup code
…
|
|
|
@437bdf48
|
10 years |
michaelni |
Merge commit '18db1286b04557aa2d2df7efbcb65ae825d5a469'
* commit …
|
|
|
@c180f0f6
|
10 years |
michaelni |
Merge commit 'eae7338e1592f4a398b7c3cb9d1ac854b7a44ff8'
* commit …
|
|
|
@9ba1c627
|
10 years |
michaelni |
Merge commit '74a1cad7e3ba79e5b1e5b2e2bcf6179520442679'
* commit …
|
|
|
@8d5088a1
|
10 years |
michaelni |
Merge commit 'bb428e00ac158244d6691bf135be404e85b66a8b'
* commit …
|
|
|
@f2978aa7
|
10 years |
michaelni |
Merge commit '43171886e08b6a2f20a1e2f3ecc95a7984b591cd'
* commit …
|
|
|
@a649650a
|
10 years |
michaelni |
Merge commit 'd90133b77bf69667d10e54de9aae7da223c6876a'
* commit …
|
|
|
@0d3821a6
|
10 years |
michaelni |
Merge commit 'a4edaeb50fc7510f28a5d79349a7926a182c9930'
* commit …
|
|
|
@861dec5e
|
10 years |
michaelni |
Merge commit 'b17cbb0b1c4fdf8324eff24d40a02201bfaebfd3'
* commit …
|
|
|
@9c56cf09
|
10 years |
michaelni |
Merge commit '3c04ec04df8cba12f3a7408709ff5c1fddfe8d82'
* commit …
|
|
|
@036162a3
|
10 years |
michaelni |
Merge commit '5bba3ab0cf7a0238ee1ea31ca2da08ce860fd8f9'
* commit …
|
|
|
@10a28e8
|
10 years |
michaelni |
Merge commit 'b90adb0aba073f9c1b4abca852119947393ced4c'
* commit …
|
|
|
@97f074f1
|
10 years |
michaelni |
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC copy and hv …
|
|
|
@5d914a4a
|
10 years |
michaelni |
vp9: add fate test for intraonly frames.
Sample available at: …
|
|
|
@640d878b
|
10 years |
michaelni |
vp9: fix intraonly frame decoding.
|
|
|
@0eccf7d4
|
10 years |
michaelni |
vp9: add fate test for segmentation image-edge issue.
Sample …
|
|
|
@ed45edb2
|
10 years |
michaelni |
vp9: use aligned size to write segmentation map into cache.
The …
|
|
|
@3de13d5
|
10 years |
michaelni |
vp9: remove another optimization branch in iadst16 which causes …
|
|
|
@4b02032
|
10 years |
michaelni |
vp9: add fate tests for show-existing-frame feature.
Samples …
|
|
|
@345e3be7
|
10 years |
michaelni |
vp9: add lf_deltas fate test.
Sample available at: …
|
|
|
@cfdaa4de
|
10 years |
vittorio.giovara |
dss_sp: use lowercase codec name without whitespace
Signed-off-by: …
|
|
|
@18db1286
|
10 years |
vittorio.giovara |
libxvid: Make codec use the init-cleanup flag and mark it as …
|
|
|
@eae7338e
|
10 years |
vittorio.giovara |
libx264: Make codec use the init-cleanup flag and mark it as …
|
|
|
@74a1cad
|
10 years |
vittorio.giovara |
lclenc: Mark codec as init-thread-safe and init-cleanup
|
|
|
@bb428e00
|
10 years |
vittorio.giovara |
hqx: Mark codec as init-thread-safe and init-cleanup
|
|
|
@43171886
|
10 years |
vittorio.giovara |
huffyuvenc: Mark codec as init-thread-safe and init-cleanup
|
|
|
@d90133b7
|
10 years |
vittorio.giovara |
asvenc: Mark codec as init-thread-safe and init-cleanup
|
|
|
@a4edaeb5
|
10 years |
vittorio.giovara |
hq_hqa: Fix table data for profile 17
The table had a wrong table …
|
|
|
@b17cbb0b
|
10 years |
vittorio.giovara |
riff: Add GMP4 fourcc for mpeg4
|
|
|
@3c04ec04
|
10 years |
vittorio.giovara |
riff: Add GLV4 fourcc for mpeg4
|
|
|
@5bba3ab0
|
10 years |
vittorio.giovara |
internal: Make dlog/tlog a no-op when disabled
Improves Coverity …
|
|
|
@b90adb0a
|
10 years |
martin |
rtsp: Make sure we don't write too many transport entries into a …
|
|
|
@537ab680
|
10 years |
michaelni |
avformat/mp3: large id3 tags break concatenated file detection
If the …
|
|
|
@00a452a
|
10 years |
michaelni |
lavd/v4l2: print buffer flags in case of error
Signed-off-by: Michael …
|
|
|
@8e985b72
|
10 years |
clement |
avutil/frame: fix everythnig/everything typo
|
|
|
@db3f8687
|
10 years |
jzern |
libvpxdec: cosmetics: reindent
Signed-off-by: James Zern …
|
|
|
@e07ef1ad
|
10 years |
jzern |
libvpxenc: cosmetics: reindent
Signed-off-by: James Zern …
|
|
|
@238ec505
|
10 years |
jzern |
libvpxenc: only set noise reduction w/vp8
this quiets a warning: …
|
|
|
@acb07f33
|
10 years |
jzern |
git-howto.texi: fix a typo
replace 'Refer to and to sync...' with a …
|
|
|
@0f776df0
|
10 years |
michaelni |
avformat/wvdec: fix seeking
While I'm not sure why exactly sure why …
|
|
|
@cd69c0e0
|
10 years |
michaelni |
Merge commit '1bd2646a6da808f6f9881525771db098c54bc3d2'
* commit …
|
|
|
@f8951d36
|
10 years |
michaelni |
Merge commit 'eb7ddb5066843ab16caf33b05eafb2576648b797'
* commit …
|
|
|
@c0d847e4
|
10 years |
michaelni |
tests/fate-run: do not attempt to parse tiny_psnrs output if it failed …
|
|
|
@4b657a1b
|
10 years |
michaelni |
alac: reject rice_limit 0 if compression is used
If rice_limit is 0, …
|
|
|
@1bd2646a
|
10 years |
martin |
rtpenc_jpeg: Handle case of picture dimensions not dividing by 8
This …
|
|
|
@eb7ddb50
|
10 years |
martin |
rtsp: Don't warn about unparsed time ranges
This removes the error …
|
|
|
@802c0af6
|
10 years |
michaelni |
Merge commit '358b7ec3099eca6e999ad9dc0da0a23571a7a2f8'
* commit …
|
|
|
@8d31b228
|
10 years |
michaelni |
Merge commit '0a51c7d42a519c63178a4f3e35b8967f21da3a6a'
* commit …
|
|
|
@400810ab
|
10 years |
michaelni |
Merge commit '28eddef689f2b4843a84f7d05fd9614246f92cc4'
* commit …
|
|
|
@b112e25d
|
10 years |
michaelni |
Merge commit 'a78f5548d94f23ce23cece41edf0fe9d18926de6'
* commit …
|
|
|
@c39b07ff
|
10 years |
michaelni |
Merge commit 'aef0be08756e00f363c524453c948a6e2a348614'
* commit …
|
|
|
@16576a6
|
10 years |
michaelni |
Merge commit '8eb57dc9d5ea13c12573e0759da0f7e79825af98'
* commit …
|
|
|
@b57f9f57
|
10 years |
michaelni |
swscale/swscale: Get rid of the SWS_GAMMA_CORRECT flag
This avoids …
|
|
|