|
|
|
@627c044f
|
10 years |
michaelni |
hevc/rext: fixing rdpcm and scaling list for Range Extension
-new …
|
|
|
@fa0506e4
|
10 years |
michaelni |
hevc/rext: update boundary strength for chroma deblocking filter
…
|
|
|
@4ec1cb24
|
10 years |
michaelni |
Merge commit '78670fbf07bd03479073d4218440de4914304680'
* commit …
|
|
|
@7cdb3b2
|
10 years |
michaelni |
Merge commit '6869612f5c7d4d2f20f69a5658328a761deadb1c'
* commit …
|
|
|
@135ea609
|
10 years |
michaelni |
libavformat/img2dec.c: Add a long_name to the piped image demuxers
…
|
|
|
@c933f2c4
|
10 years |
michaelni |
Merge commit '16e6652286213014c28a9c3af70435e767d28638'
* commit …
|
|
|
@135b1a3f
|
10 years |
michaelni |
Merge commit 'd45ebd4876ab8fc07736a644de07e1b1d11a8e5d'
* commit …
|
|
|
@ab7c6790
|
10 years |
michaelni |
Merge commit '389380c27915b0505fed538cd54c035c891fabd9'
* commit …
|
|
|
@e621e6ca
|
10 years |
michaelni |
Merge commit '28df1d24112c6ad0763985df2faeeb198cfbad69'
* commit …
|
|
|
@dac096cf
|
10 years |
michaelni |
Merge commit 'bb0babd7054bed7edfd9f4d6b20cdba864de1830'
* commit …
|
|
|
@7f1543d4
|
10 years |
michaelni |
Merge commit 'b396bbad100a7493691d09b8dceba91e3cd28e2e'
* commit …
|
|
|
@c7168d1a
|
10 years |
michaelni |
Merge commit 'fc27e7272e6f1a7053812f8a15b1b7098de44c71'
* commit …
|
|
|
@70f7006e
|
10 years |
michaelni |
avformat/mov: Pass through iTunSMPB from MOV.
Allows demuxing of …
|
|
|
@42f3bc40
|
10 years |
michaelni |
avformat/adtsenc: Optionally enable ID3 in ADTS.
Signed-off-by: …
|
|
|
@78670fbf
|
10 years |
diego |
imgconvert: cosmetics: Reshuffle defines to reduce ifdeffery
|
|
|
@6869612f
|
10 years |
diego |
arm: Macroize the test for 'setend' CPU instruction support
…
|
|
|
@16e66522
|
10 years |
janne-libav |
aarch64: NEON intrinsics dct_unquantize_h263.
Intrinsics only used on …
|
|
|
@d45ebd48
|
10 years |
janne-libav |
configure: add support for neon intrinsics
|
|
|
@c75c594e
|
10 years |
michaelni |
Merge commit '4d2d0595cf9dd199c35aefef450952d209a56573'
* commit …
|
|
|
@16c66f31
|
10 years |
michaelni |
Merge commit '2ce53880bfeb431decdd2fc82298c0aff823ab47'
* commit …
|
|
|
@389380c2
|
10 years |
lu_zero |
http: Do move the class instantiation in the conditional block
Remove …
|
|
|
@28df1d24
|
10 years |
lu_zero |
http: Provide an option to override the HTTP method
Certain servers …
|
|
|
@bb0babd7
|
10 years |
lu_zero |
build: Support executable only ldflags
The options is useful to build …
|
|
|
@b396bbad
|
10 years |
lu_zero |
configure: Do not add extralibs to avresample .pc file
The library …
|
|
|
@9a436ae
|
10 years |
michaelni |
Merge commit '16b7328058fa600d5158c84d9cc621a134eb88bc'
* commit …
|
|
|
@fc27e727
|
10 years |
anton |
mpegts: do not export empty language tags
Signed-off-by: Anton …
|
|
|
@79df91bf
|
10 years |
michaelni |
Merge commit 'bd499d9af668aef979ec9f3f3215b8dd508c7ec1'
* commit …
|
|
|
@94c4ad27
|
10 years |
michaelni |
doc/APIchanges: mention FF_INPUT_BUFFER_PADDING_SIZE chage
…
|
|
|
@4d2d059
|
10 years |
diego |
fate: Split audio- and video-related RealMedia targets
Signed-off-by: …
|
|
|
@265dadbe
|
10 years |
michaelni |
avutil/opt: Support general expressions involving AVOption constants …
|
|
|
@88efc013
|
10 years |
michaelni |
avutil: move QP2LAMBDA constant to eval
Signed-off-by: Michael …
|
|
|
@2c5c7f10
|
10 years |
michaelni |
avutil/opt: remove dead code from set_string_number()
Signed-off-by: …
|
|
|
@4927c0a9
|
10 years |
michaelni |
avutil/opt.c: fix bug when parsing option
fix these strange behavior: …
|
|
|
@2ce5388
|
10 years |
diego |
build: Conditionally compile all avcodec test programs
|
|
|
@16b73280
|
10 years |
diego |
build: Conditionally build and run DCT test program
|
|
|
@bd499d9a
|
10 years |
diego |
build: Conditionally build and test iirfilter
|
|
|
@40541716
|
10 years |
michaelni |
avcodec/dct-test: remove fixed array sizes
They are unneeded and make …
|
|
|
@c05dbb87
|
10 years |
michaelni |
Merge commit 'c3ec963d0d0fac2d817f7fbce2e89ed46eeba550'
* commit …
|
|
|
@d986c414
|
10 years |
michaelni |
Merge commit '81b9bf319226fe03436c80aaa8a2c91767cab7ce'
* commit …
|
|
|
@5b998dae
|
10 years |
michaelni |
Merge commit 'a9f3f5fadb57bae3f3ff0be69e56b2c6014f2513'
* commit …
|
|
|
@c3ec963d
|
10 years |
diego |
mjpeg: return proper error code
Signed-off-by: Diego Biurrun …
|
|
|
@81b9bf31
|
10 years |
diego |
dct-test: Move arch-specific bits into arch-specific subdirectories
|
|
|
@a9f3f5fa
|
10 years |
janne-libav |
Revert "tiff: support reading gray+alpha at 8 bits"
This reverts …
|
|
|
@ce385c8
|
10 years |
michaelni |
avfilter/biquads: avoid clipping when using floating type
…
|
|
|
@71e515c1
|
10 years |
michaelni |
avformat/sapenc: Use av_mallocz_array()
Signed-off-by: Michael …
|
|
|
@437da3e
|
10 years |
michaelni |
avfilter/vf_owdenoise: use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@ec59f027
|
10 years |
michaelni |
Merge commit '819bb3e81c72939ae1c1a4e5fc3dfdf3e98df074'
* commit …
|
|
|
@dc021a02
|
10 years |
michaelni |
Merge commit 'c39059bea3adebcd888571d1181db215eee54495'
* commit …
|
|
|
@08b597b1
|
10 years |
michaelni |
Merge commit 'b31d76e45fc3c6529dd7109e721676f3ec376d00'
* commit …
|
|
|
@110420aa
|
10 years |
michaelni |
Merge commit '4de8b60684ce13dff3e3d372dae4f49b9e53f755'
* commit …
|
|
|
@819bb3e8
|
10 years |
vittorio.giovara |
fate: add h264-direct-bff test
|
|
|
@c39059be
|
10 years |
vittorio.giovara |
h264: Fix direct temporal mvs for bottom-field-first poc order
Such …
|
|
|
@b31d76e
|
10 years |
vittorio.giovara |
tiff: support reading gray+alpha at 8 bits
Signed-off-by: Vittorio …
|
|
|
@e59ce544
|
10 years |
michaelni |
doc: fix two spelling errors
Signed-off-by: Michael Niedermayer …
|
|
|
@4de8b606
|
10 years |
diego |
idct: Move arm-specific declarations to a header in the arm directory
|
|
|
@9a8a18a
|
10 years |
michaelni |
doc/issue_tracker: Correct sub-domain for mailing list
Signed-off-by: …
|
|
|
@02e3e3ea
|
10 years |
michaelni |
Merge commit '9f99a5f1d078721a30a76aec27c58805b7b87e58'
* commit …
|
|
|
@e2842cf
|
10 years |
michaelni |
MAINTAINERS: Add db0 for the website
Signed-off-by: Michael …
|
|
|
@9f99a5f1
|
10 years |
diego |
mpegencconetxt: Move rv10-specific orig_width/orig_height where they …
|
|
|
@73b7a360
|
10 years |
michaelni |
matroskaenc: Don't set language to empty string, use "und"
…
|
|
|
@729479a1
|
10 years |
michaelni |
fate/hevc: update fate rext tests
cherry picked from commit …
|
|
|
@950a4f83
|
10 years |
michaelni |
hevc: fix offset for sao temporary frame
fixes fate on alpha
cherry …
|
|
|
@28f31e78
|
10 years |
u |
doc: restore default.css
This partially reverts …
|
|
|
@9ce64ba1
|
10 years |
u |
doc: update the documentation generator to match the new website
…
|
|
|
@b53bdae1
|
10 years |
michaelni |
swscale/utils: fix rgb -> fullrange yuv
Fixes part of Ticket3785
…
|
|
|
@d84abf35
|
10 years |
michaelni |
swscale/utils: remove unused define
Signed-off-by: Michael …
|
|
|
@cb169126
|
10 years |
michaelni |
avformat/dvenc: Implement 32khz & 44.1khz for 25/50fps
30000/1001 fps …
|
|
|
@a7bb22c5
|
10 years |
michaelni |
avformat/seek: use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@d9ddbaa9
|
10 years |
michaelni |
avfilter/avfilter: use av_malloc(z)_array()
Signed-off-by: Michael …
|
|
|
@d13a731f
|
10 years |
michaelni |
avcodec/hevc_ps: Check abs_delta_rps
Fixes integer overflow
…
|
|
|
@ba80b8d2
|
10 years |
michaelni |
avcodec/hevc: check nb_cpb
Signed-off-by: Michael Niedermayer …
|
|
|
@7a4a5515
|
10 years |
michaelni |
hevc: use intreadwrite
When dealing with MVs, both components may be …
|
|
|
@8da1defe
|
10 years |
michaelni |
libavutil: document side effects of macros
Signed-off-by: Michael …
|
|
|
@5e55c7e1
|
10 years |
michaelni |
hevc: report more precise progress
There's a lag of one CTB line for …
|
|
|
@7bdbd265
|
10 years |
michaelni |
Merge commit '1a583c0c60240adb8fa6620c6df33f1a0a0fe5d9'
* commit …
|
|
|
@77664736
|
10 years |
michaelni |
Merge commit '5dcc201505f71b1e73e9eef12ce89d4eed252ad0'
* commit …
|
|
|
@6da96a9f
|
10 years |
michaelni |
Merge commit '85cabb8d002f2cd100ced5cc17d87bfc9460d314'
* commit …
|
|
|
@80acedae
|
10 years |
michaelni |
Merge commit 'd6e1d37100af568211f28ec0bcf7958a3a2a299e'
* commit …
|
|
|
@54cba3f5
|
10 years |
michaelni |
swscale/x86/hscale_fast_bilinear_simd: add inline asm guards
Should …
|
|
|
@1a583c0c
|
10 years |
diego |
fdct: Move ppc-specific declarations to a header in the ppc directory
|
|
|
@5dcc2015
|
10 years |
diego |
simple_idct: Move x86-specific declarations to a header in the x86 …
|
|
|
@85cabb8d
|
10 years |
diego |
fdct: Move x86-specific declarations to a header in the x86 directory
|
|
|
@d5ee3580
|
10 years |
michaelni |
sws: move inline asm hscale to MMX_OBJS
Found-by: jamrial …
|
|
|
@6532a1a8
|
10 years |
michaelni |
sws/x86: split mmxext fast bilinear scaler out
Signed-off-by: Michael …
|
|
|
@e9f7c7ae
|
10 years |
michaelni |
sws: Move fast bilinear C code into seperate file
Signed-off-by: …
|
|
|
@76899be1
|
10 years |
michaelni |
swscale/swscale_internal: add needed version.h
Signed-off-by: Michael …
|
|
|
@a86d527
|
10 years |
michaelni |
Merge commit 'e0a2e60c0a6cbcceef08e94af5081d2aa8e6a52f'
* commit …
|
|
|
@69c7aad4
|
10 years |
michaelni |
oss_audio: use a macro to simplify ioctl() error checking
Also add a …
|
|
|
@e1e3ec9b
|
10 years |
michaelni |
hevc: fix transquant_bypass
cherry picked from commit …
|
|
|
@d6e1d371
|
10 years |
diego |
oss_audio: Split muxer and demuxer
Signed-off-by: Diego Biurrun …
|
|
|
@fdb20db6
|
10 years |
michaelni |
hevc/rext: put a warning log message instead of an error log message
…
|
|
|
@ee88a208
|
10 years |
Carl Eugen Hoyos |
Parse dri when receiving jpg via rtp.
Based on a patch by contact at …
|
|
|
@0e70266b
|
10 years |
Carl Eugen Hoyos |
Write valid free atom when -moov_size is specified.
Fixes ticket #3769.
|
|
|
@ffa0b510
|
10 years |
michaelni |
avcodec/hevc: fix pict_type
Signed-off-by: Michael Niedermayer …
|
|
|
@d249e68
|
10 years |
michaelni |
hevc/sao: optimze sao implementation
- adding one extra pixel all …
|
|
|
@2897447d
|
10 years |
michaelni |
Merge commit '913fa85a2c1fcd71802f7decdef5f355e0d9c757'
* commit …
|
|
|
@097bf834
|
10 years |
michaelni |
Merge commit '9e0b29911f1f167381a7dbdfca68bf417b8c767b'
* commit …
|
|
|
@4b0fa45b
|
10 years |
michaelni |
Merge commit 'b4edbe9a0eb48423fbf249b0ca7fb62838bdb7f5'
* commit …
|
|
|
@521f5697
|
10 years |
michaelni |
Merge commit '8b0dd4942aac320d1ca3c40fa7ea1be342c71273'
* commit …
|
|
|
@e0a2e60c
|
10 years |
diego |
dct-test: Reuse enum idct_permutation_type instead of duplicating it
|
|
|