|
|
|
@7f64a750
|
10 years |
michaelni |
rtpenc_jpeg: handle case of picture dimensions not dividing by 8
This …
|
|
|
@d4a6c940
|
10 years |
michaelni |
Merge commit '4f373a5111f900af54301907132942f95276285c'
* commit …
|
|
|
@9fc45681
|
10 years |
James |
doc: add aarch64 cpuflags to fftools documentation
Signed-off-by: …
|
|
|
@666ec9bd
|
10 years |
James |
doc: add missing arm cpuflags to fftools documentation
Signed-off-by: …
|
|
|
@410c93cf
|
10 years |
James |
doc: add missing x86 cpuflags to fftools documentation
Signed-off-by: …
|
|
|
@3d6069d0
|
10 years |
michaelni |
Use @verbatim instead of @example for ASCII arts
Partially fixes …
|
|
|
@5faca08c
|
10 years |
michaelni |
texi2pod: Handle @verbatim
Signed-off-by: Michael Niedermayer …
|
|
|
@4f373a5
|
10 years |
martin |
vfwcap: Unbreak building after c201069fa
These headers can't be …
|
|
|
@1a562adb
|
10 years |
michaelni |
tests: Do not include stdout/stderr or diff if the test passed
FATE …
|
|
|
@28e2bf90
|
10 years |
michaelni |
Add cabac test into fate
Signed-off-by: Michael Niedermayer …
|
|
|
@74459468
|
10 years |
michaelni |
cabac-test: Return 1 if there are any errors
Signed-off-by: Michael …
|
|
|
@61090db2
|
10 years |
James |
avcodec/libx265: print supported presets and tunes on error
Based on …
|
|
|
@bc48c889
|
10 years |
michaelni |
avcodec/h264: Do not fail with randomly truncated VUIs
Fixes …
|
|
|
@4d0f6d3
|
10 years |
michaelni |
avdevice/vfwcap: revert header reordering from …
|
|
|
@8d15de7e
|
10 years |
michaelni |
ffmdec: Check return value of ffm_append_recommended_configuration
…
|
|
|
@aae9f52c
|
10 years |
michaelni |
avformat/rtsp: Fix unchecked return value
Reviewed-by: Thomas Volkert …
|
|
|
@5d0f836f
|
10 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@578d99e7
|
10 years |
michaelni |
avutil/mips/intreadwrite: build fix for mips64r6 (instruction 'lwl' …
|
|
|
@7fdd3142
|
10 years |
michaelni |
configure: add support for 74kf cpu
Signed-off-by: Shivraj Patil …
|
|
|
@076bfe96
|
10 years |
michaelni |
configure: add support for mips64r6 and i6400 cpu
This is a …
|
|
|
@8af3ce53
|
10 years |
michaelni |
configure: add support for mips32r5, p5600 cpu and msa
Imagination …
|
|
|
@599dc8fe
|
10 years |
michaelni |
avcodec/hqx: Use av_clip_uintp2()
Suggested-by: Reimar Döffinger …
|
|
|
@7b39d853
|
10 years |
Carl Eugen Hoyos |
lavf/flac: Autodetect raw flac files.
|
|
|
@3553b815
|
10 years |
James |
avcodec/libdcadec: honor AVCodecContext bitexact flag
Reviewed-by: …
|
|
|
@eff72a6c
|
10 years |
michaelni |
libavcodec/hqx: multi threading support
Signed-off-by: Michael …
|
|
|
@b1b58310
|
10 years |
michaelni |
Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc'
* commit …
|
|
|
@259fd4c7
|
10 years |
michaelni |
avdevice/vfwcap: put the headers back in the order in which they need …
|
|
|
@fe25194c
|
10 years |
michaelni |
Merge commit 'c201069fac9a76e6604f9d84d76a172434d62200'
* commit …
|
|
|
@71288bf8
|
10 years |
michaelni |
Merge commit '27852f2f1dec3749ea79883b70484c841169f747'
* commit …
|
|
|
@7ef59803
|
10 years |
michaelni |
Merge commit '0266988ccd15436eaf5f7bb6f9509e6bfd5ce589'
* commit …
|
|
|
@e77270cd
|
10 years |
michaelni |
Merge commit '783df7d5c5ab15f3d1afe2541c7d461c81c5c29d'
* commit …
|
|
|
@72a58026
|
10 years |
michaelni |
Merge commit '5980c924e309ae1dde8bd52d9938f94ff02602eb'
* commit …
|
|
|
@98c7d305
|
10 years |
michaelni |
Merge commit 'be089af38f65dc8b1fe3564f98020fc815577edb'
* commit …
|
|
|
@9fd3d9ac
|
10 years |
michaelni |
Merge commit 'f8fd0c29ce5dc7d4be13e7e89d0f1e8a035ae71b'
* commit …
|
|
|
@7b0689c5
|
10 years |
michaelni |
avcodec/nvenc: Add options for level and tier
Previous version …
|
|
|
@7be2d2a7
|
10 years |
michaelni |
avcodec/h264: Use only one ERContext
This fixes slice threads with …
|
|
|
@8d26c193
|
10 years |
diego |
avdevice: Apply a more consistent file naming scheme
|
|
|
@c201069
|
10 years |
diego |
avdevice: Add missing header for NULL_IF_CONFIG_SMALL
Also reshuffle …
|
|
|
@27852f2f
|
10 years |
lu_zero |
libavformat: Handle error return from ff_listen_bind
Handle error …
|
|
|
@0266988c
|
10 years |
vittorio.giovara |
hqx: Fix clipping error in idct put function
Signed-off-by: Vittorio …
|
|
|
@783df7d5
|
10 years |
vittorio.giovara |
riff: Add 'M705' FourCC for mpeg2video
|
|
|
@5980c924
|
10 years |
vittorio.giovara |
dnxhd: Log the selected profile id
|
|
|
@98d0c423
|
10 years |
michaelni |
avcodec/h264: Be more tolerant to changing pps id between slices
…
|
|
|
@be089af3
|
10 years |
vittorio.giovara |
mov: Rely on box type rather than file type for colr atom
Although …
|
|
|
@f8fd0c29
|
10 years |
vittorio.giovara |
v210: Fix typo in header guards
|
|
|
@0773f673
|
10 years |
michaelni |
avfilter/vsrc_life: Fix mix of declarations and statements
…
|
|
|
@df4fca21
|
10 years |
michaelni |
vda: Cast to not discard constant qualifier and silence compiler …
|
|
|
@d630f38
|
10 years |
michaelni |
avutil/x86/Makefile: fix conditional x86/emms.o build
Signed-off-by: …
|
|
|
@e88b3852
|
10 years |
michaelni |
avcodec/aacdec: Fix storing state before PCE decode
Fixes Ticket4460
…
|
|
|
@32e06c4
|
10 years |
michaelni |
avcodec/h264_ps: Move truncation check from VUI to SPS
This more …
|
|
|
@48f27b78
|
10 years |
michaelni |
microdvd: do not export framerate hint as subtitle packet
MicroDVD …
|
|
|
@edaca081
|
10 years |
michaelni |
Merge commit 'bb815dfc38b8ef7a89d6b9684ce0cdc296385d6d'
* commit …
|
|
|
@8e1717cf
|
10 years |
michaelni |
Merge commit 'c4d37cd9ef6e374bb888f6273259b10fac5bd909'
* commit …
|
|
|
@79c11388
|
10 years |
Carl Eugen Hoyos |
lavf/apngenc: Do not print a warning in the normal use-case.
|
|
|
@b926f02e
|
10 years |
michaelni |
avutil/x86/Makefile: Make building and linking of emms.c conditional
…
|
|
|
@a0854c08
|
10 years |
onemda |
avfilter: handle error in query_formats() in bunch of filters
…
|
|
|
@21e034a4
|
10 years |
michaelni |
avformat/libquvi: Fix whitelist handling
Fixes null pointer …
|
|
|
@bb815dfc
|
10 years |
diego |
g2meet: K&R formatting cosmetics
|
|
|
@845ab37
|
10 years |
michaelni |
avcodec/h264_slice: Fix uninitialized variable
Signed-off-by: Michael …
|
|
|
@c4d37cd9
|
10 years |
anton |
matroskadec: export cover art correctly
Generally, libavformat …
|
|
|
@38660128
|
10 years |
michaelni |
avcodec/h264_slice: Dont reset mb_aff_frame per slice
Fixes null …
|
|
|
@795199fc
|
10 years |
michaelni |
avcodec/h264: use consistent argument name in MB_FIELD() macro
…
|
|
|
@92f94fd5
|
10 years |
michaelni |
libavcodec/hqx: correct clipping error
Signed-off-by: Michael …
|
|
|
@235589ee
|
10 years |
michaelni |
avformat/segment: Change enum to int, which is accessed via AVOption …
|
|
|
@f289422a
|
10 years |
michaelni |
avformat/ape: Use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@3662e251
|
10 years |
michaelni |
avformat/asfenc: Check for index_ptr allocation failure
…
|
|
|
@d6bb8238
|
10 years |
michaelni |
webmdashenc: Fix fate in MSVC
MSVC does not support the %F and %T …
|
|
|
@9c37c812
|
10 years |
michaelni |
Merge commit '27f274628234c1f934b9a6a6380ed567c1b4ceae'
* commit …
|
|
|
@0739179b
|
10 years |
michaelni |
Merge commit '108f2f381acb93827fb4add0517eeae859afa3bf'
* commit …
|
|
|
@6fd300a
|
10 years |
michaelni |
lavf: Add support for WebM Live Muxing
This patch adds support for …
|
|
|
@27f27462
|
10 years |
lu_zero |
parseutils: Make av_small_strptime public
And use it in libavformat.
…
|
|
|
@c4b2017b
|
10 years |
michaelni |
avcodec/h264: finish previous slices before switching to single thread …
|
|
|
@43b43421
|
10 years |
michaelni |
avcodec/h264: Fix race between slices where one overwrites data from …
|
|
|
@4ec5762e
|
10 years |
michaelni |
tests/fate/mpeg4: add bitexact flag so as to avoid the version number …
|
|
|
@1b8d0717
|
10 years |
michaelni |
fate: add mpeg4_unpack_bframes bsf test
Signed-off-by: Andreas …
|
|
|
@6d8c27f9
|
10 years |
michaelni |
libavformat/http.c: Fix missing parenthesis in http_listen()
…
|
|
|
@eca39e29
|
10 years |
michaelni |
MAINTAINERS: Add Lou Logan as server admin as he is root too
…
|
|
|
@7ddbb4e2
|
10 years |
michaelni |
avcodec/pthread_frame: Fix memleak with frame threads and allocated …
|
|
|
@108f2f38
|
10 years |
lu_zero |
parseutils: Extend small_strptime to be used in avformat
The strptime …
|
|
|
@f79cd98
|
10 years |
lukasz.m.luki2 |
examples/avio_list_dir: init/deinit network
Signed-off-by: Lukasz …
|
|
|
@a66dcfee
|
10 years |
michaelni |
avcodec/vc1dec: Check buf2 for malloc failure
Signed-off-by: Michael …
|
|
|
@34bddf44
|
10 years |
michaelni |
avfilter/af_amix: Use av_mallocz_array()
Signed-off-by: Michael …
|
|
|
@8a8a1cce
|
10 years |
michaelni |
avfilter/vsrc_mptestsrc: Change enum to int, which is accessed via …
|
|
|
@d2277aa7
|
10 years |
michaelni |
avformat/httpauth: Change enum to int, which is accessed via AVOption …
|
|
|
@ff6841c6
|
10 years |
michaelni |
avformat/utils: avoid discarded streams in …
|
|
|
@ba54512
|
10 years |
michaelni |
avfilter/vf_mpdecimate: Fix missing ()
Signed-off-by: Michael …
|
|
|
@42867522
|
10 years |
michaelni |
lavf/libsmbclient: implement directory listing callbacks
Reviewed-by: …
|
|
|
@99a567cb
|
10 years |
michaelni |
Merge commit '249796e2560c2cce1add722c3e873de96b17be74'
* commit …
|
|
|
@43482bd1
|
10 years |
michaelni |
swr/resample: use av_clip functions
Signed-off-by: James Almer …
|
|
|
@be920e48
|
10 years |
michaelni |
Merge commit '5637ff01218a44fcc1fff9b4382a15a6470abcc9'
* commit …
|
|
|
@db4ac46f
|
10 years |
michaelni |
Merge commit '31048d48b0410b9cfb6023054d81e627d01be342'
* commit …
|
|
|
@39c6834c
|
10 years |
michaelni |
Merge commit 'bd737b5178f361a9b592691848f29a7a79603a7e'
* commit …
|
|
|
@097efa47
|
10 years |
michaelni |
Merge commit 'a939e5b2527d0c4628815b1d3d8e29ee921227e8'
* commit …
|
|
|
@aa000dda
|
10 years |
michaelni |
avcodec/svq3: add scaling matrix init that was removed from h264 init
…
|
|
|
@80a76905
|
10 years |
michaelni |
Merge commit '65afa65e7393e7745427e267d6c6ca814c7c8b45'
* commit …
|
|
|
@abae926e
|
10 years |
michaelni |
Merge commit 'e1f907711a91e5ce19402a1831cfbe8f709b67f7'
* commit …
|
|
|
@e6c71060
|
10 years |
michaelni |
avcodec/svq3: add initialization which was removed from h264 init
…
|
|
|
@14d241b1
|
10 years |
michaelni |
Merge commit '43fd3dd80ca2d1c2ccf6a7b7632db544c809c690'
* commit …
|
|
|
@249796e2
|
10 years |
anton |
svq3: initialize some required H264Context fields.
They are no longer …
|
|
|
@68f48406
|
10 years |
michaelni |
Merge commit '050324d020f843ce333276ebb6f27cc6026f37d0'
* commit …
|
|
|