projects
/
libav.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
build: Add feature test macros for glibc 2.19+
2017-07-10
Diego Biurrun
build: Add feature test macros for glibc 2.19+
commit
|
commitdiff
|
tree
2017-07-09
Luca Barbato
flac: Use a local cache for decode_residual()
Signed-off-by: Diego Biurrun <
diego@biurrun.de
>
commit
|
commitdiff
|
tree
2017-07-09
Luca Barbato
flac: Postpone unlikely condition checks
Signed-off-by: Diego Biurrun <
diego@biurrun.de
>
commit
|
commitdiff
|
tree
2017-07-09
Alexandra Hájková
flac: Convert to the new bitstream reader
Signed-off-by: Diego Biurrun <
diego@biurrun.de
>
commit
|
commitdiff
|
tree
2017-07-05
Diego Biurrun
bink: Split read_dct_coeffs()
commit
|
commitdiff
|
tree
2017-07-05
Diego Biurrun
fate: Add cinepak encoder vsynth tests
commit
|
commitdiff
|
tree
2017-07-05
Diego Biurrun
cinepakenc: misc small changes
commit
|
commitdiff
|
tree
2017-07-05
Diego Biurrun
cinepakenc: K&R formatting cosmetics
commit
|
commitdiff
|
tree
2017-07-05
Timothy Gu
cinepakenc: Stop using AVPicture
commit
|
commitdiff
|
tree
2017-07-05
Diego Biurrun
cinepakenc: Drop broken debug code
commit
|
commitdiff
|
tree
2017-07-05
addr-see-the-website...
cinepakenc: add option handling for flexibility
Signed-off-by: Diego Biurrun <
diego@biurrun.de
>
commit
|
commitdiff
|
tree
2017-07-05
addr-see-the-website...
cinepakenc: fixes and improvements
Signed-off-by: Diego Biurrun <
diego@biurrun.de
>
commit
|
commitdiff
|
tree
2017-07-05
Tomas Härdin
Add Cinepak encoder
Signed-off-by: Diego Biurrun <
diego@biurrun.de
>
commit
|
commitdiff
|
tree
2017-06-24
Diego Biurrun
configure: Reset X86ASM_DEP(FLAGS) when probing for...
commit
|
commitdiff
|
tree
2017-06-22
Janne Grunau
build: Add an option for passing linker flags to the...
commit
|
commitdiff
|
tree
2017-06-21
Diego Biurrun
af_bs2b: Add missing casts to complex pointer assignments
commit
|
commitdiff
|
tree
2017-06-17
Diego Biurrun
configure: Fix handling of _select dependencies
commit
|
commitdiff
|
tree
2017-06-17
Diego Biurrun
build: Adjust dependencies for faan(i)dct components
commit
|
commitdiff
|
tree
2017-06-17
Diego Biurrun
configure: Factorize qsv dependencies
commit
|
commitdiff
|
tree
2017-06-17
Diego Biurrun
configure: Add missing arch dependencies for arch extensions
commit
|
commitdiff
|
tree
2017-06-17
Diego Biurrun
configure: Add x86 dependency for mmx_internal
commit
|
commitdiff
|
tree
2017-06-17
Diego Biurrun
build: Add missing idctdsp dependency for clearvideo
commit
|
commitdiff
|
tree
2017-06-17
Diego Biurrun
build: Add missing mpeg4audio dependency for RTP muxer
commit
|
commitdiff
|
tree
2017-06-13
Diego Biurrun
mmal: Add missing .item_name to AVClass declaration
commit
|
commitdiff
|
tree
2017-06-13
Diego Biurrun
configure: Simplify AltiVec/VSX check with a helper...
commit
|
commitdiff
|
tree
2017-06-13
Diego Biurrun
ppc: Drop support for Apple GCC
commit
|
commitdiff
|
tree
2017-06-12
Diego Biurrun
Convert all AVClass struct declarations to designated...
commit
|
commitdiff
|
tree
2017-06-08
wm4
dxva: add support for new dxva2 and d3d11 hwaccel APIs
Signed-off-by: Diego Biurrun <
diego@biurrun.de
>
commit
|
commitdiff
|
tree
2017-06-08
wm4
dxva: move d3d11 locking/unlocking to functions
Signed-off-by: Diego Biurrun <
diego@biurrun.de
>
commit
|
commitdiff
|
tree
2017-06-08
wm4
dxva: preparations for new hwaccel API
Signed-off-by: Diego Biurrun <
diego@biurrun.de
>
commit
|
commitdiff
|
tree
2017-06-08
wm4
lavc: set avctx->hwaccel before init
Signed-off-by: Diego Biurrun <
diego@biurrun.de
>
commit
|
commitdiff
|
tree
2017-06-08
wm4
lavu: add new D3D11 pixfmt and hwcontext
Signed-off-by: Diego Biurrun <
diego@biurrun.de
>
commit
|
commitdiff
|
tree
2017-06-06
Diego Biurrun
configure: Bail out if both GnuTLS and OpenSSL are...
commit
|
commitdiff
|
tree
2017-06-03
Diego Biurrun
configure: Move x86 assembler sanity check into assembler...
commit
|
commitdiff
|
tree
2017-06-03
Diego Biurrun
build: Add missing zlib dependencies for several protocols
commit
|
commitdiff
|
tree
2017-06-03
Diego Biurrun
cmdutils: Mark conditionally used variable as av_unused
commit
|
commitdiff
|
tree
2017-06-03
Diego Biurrun
build: Skip generating .version files when reconfiguring
commit
|
commitdiff
|
tree
2017-06-02
Diego Biurrun
tls: Hide backend implementation details from users
commit
|
commitdiff
|
tree
2017-06-01
Diego Biurrun
smacker: Improve error handling
commit
|
commitdiff
|
tree
2017-06-01
Michael Niedermayer
smacker: Check that the data size is a multiple of...
Signed-off-by: Diego Biurrun <
diego@biurrun.de
>
commit
|
commitdiff
|
tree
2017-05-02
Diego Biurrun
aac: Split function to parse ADTS header data into...
commit
|
commitdiff
|
tree
2017-05-02
Luca Barbato
bitstream: Move VLC reading functions into the vlc...
Signed-off-by: Diego Biurrun <
diego@biurrun.de
>
commit
|
commitdiff
|
tree
2017-05-02
Luca Barbato
vlc: Add header #include when the types are used
Signed-off-by: Diego Biurrun <
diego@biurrun.de
>
commit
|
commitdiff
|
tree
2017-04-28
Anton Khirnov
mpeg4audio: Make avpriv_copy_pce_data() inline
Signed-off-by: Diego Biurrun <
diego@biurrun.de
>
commit
|
commitdiff
|
tree
2017-04-25
Diego Biurrun
clearvideo: Convert to the new bitstream reader
commit
|
commitdiff
|
tree
2017-04-25
Kostya Shishkov
Add ClearVideo decoder
Signed-off-by: Diego Biurrun <
diego@biurrun.de
>
commit
|
commitdiff
|
tree
2017-04-24
Diego Biurrun
doc/examples/output: Cast pointer to the right (const...
commit
|
commitdiff
|
tree
2017-04-24
Diego Biurrun
doc/examples/filter_audio: const correctness
commit
|
commitdiff
|
tree
2017-04-24
Diego Biurrun
swscale-test: const correctness
commit
|
commitdiff
|
tree
2017-04-13
Diego Biurrun
fmvc: Add FATE tests
commit
|
commitdiff
|
tree
2017-04-13
Paul B Mahol
Add FM Screen Capture Codec decoder
Signed-off-by: Diego Biurrun <
diego@biurrun.de
>
commit
|
commitdiff
|
tree
2017-04-12
Anton Khirnov
ac3_parser: add a public function for parsing the data...
Signed-off-by: Diego Biurrun <
diego@biurrun.de
>
commit
|
commitdiff
|
tree
2017-04-12
Diego Biurrun
thread: Define ff_mutex_* macros as stub functions...
commit
|
commitdiff
|
tree
2017-04-03
Diego Biurrun
configure: Better names for functions that sanitize...
commit
|
commitdiff
|
tree
2017-04-03
Diego Biurrun
mov: Move code shared with CAF to a separate file
commit
|
commitdiff
|
tree
2017-03-31
Diego Biurrun
takdec: Use ISO C printf conversion specifiers where...
commit
|
commitdiff
|
tree
2017-03-28
Diego Biurrun
jack: Drop support for old (2012) JACK versions
commit
|
commitdiff
|
tree
2017-03-27
Diego Biurrun
configure: Disable inline assembly for PathScale compilers
commit
|
commitdiff
|
tree
2017-03-24
Diego Biurrun
configure: Skip check for inline assembly capabilities...
commit
|
commitdiff
|
tree
2017-03-20
Diego Biurrun
rtmp: Move RTMP digest calculation to a separate file
commit
|
commitdiff
|
tree
2017-03-20
Diego Biurrun
build: Add missing object dependency for extract_extradata...
commit
|
commitdiff
|
tree
2017-03-14
Diego Biurrun
x86: fft: Port to cpuflags
commit
|
commitdiff
|
tree
2017-03-14
Diego Biurrun
x86: h264: Simplify DEQUANT macro with cpuflags
commit
|
commitdiff
|
tree
2017-03-14
Diego Biurrun
x86: vp8dsp: port FILTER_BILINEAR macro to cpuflags
commit
|
commitdiff
|
tree
2017-03-14
Diego Biurrun
x86util: Port all macros to cpuflags
commit
|
commitdiff
|
tree
2017-03-09
Konda Raju
add initial QP value options
Signed-off-by: Diego Biurrun <
diego@biurrun.de
>
commit
|
commitdiff
|
tree
2017-03-09
wm4
avcodec: clarify some decoding/encoding API details
Signed-off-by: Diego Biurrun <
diego@biurrun.de
>
commit
|
commitdiff
|
tree
2017-03-07
Diego Biurrun
build: Prefer NASM assembler over YASM
commit
|
commitdiff
|
tree
2017-03-07
Diego Biurrun
build: Make x86 assembler commandline-selectable
commit
|
commitdiff
|
tree
2017-03-07
Diego Biurrun
build: Special-case handling of SDL CFLAGS
commit
|
commitdiff
|
tree
2017-03-07
Diego Biurrun
build: Fix logic of clock_gettime() check
commit
|
commitdiff
|
tree
2017-03-05
Diego Biurrun
build: Explicitly set 32-bit/64-bit object formats...
commit
|
commitdiff
|
tree
2017-03-05
Diego Biurrun
x86: Merge align directives into SECTION_RODATA declarations...
commit
|
commitdiff
|
tree
2017-03-01
Diego Biurrun
build: Add pthreads to list of avutil extralibs
commit
|
commitdiff
|
tree
2017-03-01
Diego Biurrun
fate: Add build-only targets to FATE
commit
|
commitdiff
|
tree
2017-03-01
Diego Biurrun
build: Allow generating dependencies as a side-effect...
commit
|
commitdiff
|
tree
2017-03-01
Diego Biurrun
build: Generalize yasm/nasm-related variable names
commit
|
commitdiff
|
tree
2017-03-01
Diego Biurrun
build: Add "build" shorthand target that depends on...
commit
|
commitdiff
|
tree
2017-03-01
Diego Biurrun
build: Skip generating .version files when cleaning
commit
|
commitdiff
|
tree
2017-03-01
Diego Biurrun
configure: Fix typo in objcc default setting
commit
|
commitdiff
|
tree
2017-03-01
Diego Biurrun
x86: hevc: Add missing colons after assembly labels
commit
|
commitdiff
|
tree
2017-03-01
Diego Biurrun
build: Fine-grained link-time dependency settings
commit
|
commitdiff
|
tree
2017-03-01
Diego Biurrun
configure: Simplify dlopen check
commit
|
commitdiff
|
tree
2017-02-28
Diego Biurrun
build: Explicitly disable external libraries when not...
commit
|
commitdiff
|
tree
2017-02-28
Diego Biurrun
fate: Rename WMV8_DRM decoder tests to WMV3_DRM
commit
|
commitdiff
|
tree
2017-02-27
Diego Biurrun
fate: Make null comparison method more useful
commit
|
commitdiff
|
tree
2017-02-27
Diego Biurrun
build: Drop DOC_ prefix from EXAMPLES-related variables
commit
|
commitdiff
|
tree
2017-02-27
Diego Biurrun
Use modern avconv syntax for codec selection in documentatio...
commit
|
commitdiff
|
tree
2017-02-27
Diego Biurrun
fate: Use bitexact optimizations in the svq3-2 test
commit
|
commitdiff
|
tree
2017-02-24
Diego Biurrun
fate: Add another SVQ3 test to increase coverage
commit
|
commitdiff
|
tree
2017-02-23
Diego Biurrun
Place attribute_deprecated in the right position for...
commit
|
commitdiff
|
tree
2017-02-21
Diego Biurrun
build: Move cli tool sources to a separate subdirectory
commit
|
commitdiff
|
tree
2017-02-21
Diego Biurrun
build: Separate logic for building examples from that...
commit
|
commitdiff
|
tree
2017-02-21
Diego Biurrun
build: Split logic for building examples off into a...
commit
|
commitdiff
|
tree
2017-02-21
Diego Biurrun
build: Avoid duplication in examples lists
commit
|
commitdiff
|
tree
2017-02-21
Diego Biurrun
build: Drop leftover reference to old EXAMPLES logic
commit
|
commitdiff
|
tree
2017-02-20
Diego Biurrun
configure: Restructure the way check_pkg_config() operates
commit
|
commitdiff
|
tree
2017-02-20
Diego Biurrun
configure: Explicitly spell out first require_pkg_config...
commit
|
commitdiff
|
tree
2017-02-20
Diego Biurrun
nvenc: Fix nvec vs. nvenc typo
commit
|
commitdiff
|
tree
2017-02-16
Diego Biurrun
configure: Handle SDL version check through pkg-config
commit
|
commitdiff
|
tree
next