|
|
|
@5916bc46
|
12 years |
michaelni |
Merge commit '1961e46c15c23a041f8d8614a25388a3ee9eff63'
* commit …
|
|
|
@052f4f85
|
12 years |
michaelni |
Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a'
* commit …
|
|
|
@37b5959d
|
12 years |
stefasab |
examples/filtering: fix packet memleak
Free packets unconditionally …
|
|
|
@9ebed95d
|
12 years |
stefasab |
examples/filtering_video: update to the new API
Update the video …
|
|
|
@37c3864e
|
12 years |
nicolas.george |
x86: fft: elf64: fix PIC build
In a 64-bit PIC build, external …
|
|
|
@d4c45b8a
|
12 years |
nicolas.george |
Revert "Revert "x86: fft: win64: fix stack alignment for memcpy() …
|
|
|
@91765594
|
12 years |
nicolas.george |
Revert "Revert "x86: fft: convert sse inline asm to yasm""
This …
|
|
|
@1961e46c
|
12 years |
anton |
lavfi: remove disabled FF_API_FILTERS_PUBLIC cruft
|
|
|
@5e88b96f
|
12 years |
anton |
lavfi: remove disabled FF_API_DEFAULT_CONFIG_OUTPUT_LINK cruft
|
|
|
@205e9024
|
12 years |
anton |
lavfi: use proper FF_API guards for different deprecated functions
|
|
|
@784675ca
|
12 years |
nicolas.george |
sink_buffer: make opaque argument optional.
|
|
|
@a2bd8a93
|
12 years |
nicolas.george |
buffersink: group libav API functions.
|
|
|
@0b3b9581
|
12 years |
anton |
lavfi: remove disabled FF_API_VSRC_BUFFER_ADD_FRAME cruft
|
|
|
@6c1e065b
|
12 years |
anton |
lavfi: remove disabled FF_API_SAMPLERATE64 cruft
|
|
|
@8d900aa4
|
12 years |
anton |
lavfi: remove disabled FF_API_GRAPH_AVCLASS cruft
|
|
|
@a5e8c41c
|
12 years |
anton |
lavfi: remove 'opaque' parameter from AVFilter.init()
It is not used …
|
|
|
@fbcaceb1
|
12 years |
anton |
mov: do not try to read total disc/track number if data atom is too …
|
|
|
@e6674e46
|
12 years |
stefasab |
lavu/imgutils: create misc functions for dealing with buffers
Move …
|
|
|
@19ad5673
|
12 years |
anton |
avconv: fix -force_key_frames
parse_forced_keyframes() relies in …
|
|
|
@fd91a3ec
|
12 years |
nicolas.george |
Revert "x86: fft: convert sse inline asm to yasm"
This reverts commit …
|
|
|
@f7676584
|
12 years |
nicolas.george |
Revert "x86: fft: win64: fix stack alignment for memcpy() call"
This …
|
|
|
@79a7451d
|
12 years |
stefasab |
ffplay: add configure_filtergraph() helper
Will help factorization …
|
|
|
@720ec620
|
12 years |
stefasab |
lavfi: drop deprecated and disabled packing API
It was deprecated and …
|
|
|
@8dd0e87d
|
12 years |
stefasab |
lavfi: remove old video sink API
It was deprecated since a long time …
|
|
|
@f054dbee
|
12 years |
stefasab |
tools/graph2dot: make dot graph representation a bit more compact
|
|
|
@ea1c5011
|
12 years |
martin |
dxva2_h264: fix signaling of mbaff frames
The MBAFF flag may only be …
|
|
|
@6eff2772
|
12 years |
Carl Eugen Hoyos |
Make LucasArts Smush SANM palette opaque.
Reviewed-by: Paul B Mahol
|
|
|
@c77bcbbb
|
12 years |
Carl Eugen Hoyos |
Signal MSS1 palette change.
Reviewed-by: Paul B Mahol
|
|
|
@3b0ad040
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
log: …
|
|
|
@9b72041f
|
12 years |
michaelni |
x86/intmath.h: Fix mull operand constraints
Fixes Ticket1466
…
|
|
|
@e3c26705
|
12 years |
onemda |
mss1: check number of free colours
Prevents out of array write.
…
|
|
|
@8a0cd587
|
12 years |
michaelni |
sonic: fix FPE
Fixes Ticket1397
Found-by: Piotr Bandurski …
|
|
|
@05953348
|
12 years |
mans |
x86: fft: elf64: fix PIC build
In a 64-bit PIC build, external …
|
|
|
@dc30c27
|
12 years |
michaelni |
h264_parser: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@cd6aa95c
|
12 years |
michaelni |
h264_loopfilter: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@9b41ec4b
|
12 years |
stefasab |
lavfi/drawtext: use av_opt_free() to free private context
Simplify code.
|
|
|
@6be8cfa0
|
12 years |
stefasab |
lavfi/abuffer: increase logging level of the log showing initial …
|
|
|
@8a354414
|
12 years |
stefasab |
lavfi/avfilter.h: reorganize headers disposition
Group lavfi headers …
|
|
|
@246154a9
|
12 years |
martin |
log: Include io.h on windows
This is required for isatty, which …
|
|
|
@bec21ce7
|
12 years |
Carl Eugen Hoyos |
Make MSS1 palette opaque.
|
|
|
@14a34d9
|
12 years |
justin.ruggles |
lavr: x86: merge some branches
|
|
|
@ebfcd604
|
12 years |
onemda |
doc/general: fix output
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@963cdf39
|
12 years |
mans |
x86: cpu: whitespace (mostly) cosmetics
This adds whitespace around …
|
|
|
@a6ff851
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
wtv: …
|
|
|
@8725da49
|
12 years |
mans |
x86: fft: win64: fix stack alignment for memcpy() call
|
|
|
@dc538580
|
12 years |
martin |
wtv: Check the return value from gmtime
On MSVC, gmtime returns NULL …
|
|
|
@82992604
|
12 years |
mans |
x86: fft: convert sse inline asm to yasm
|
|
|
@8123e090
|
12 years |
mans |
x86: place some inline asm under #if HAVE_INLINE_ASM
Signed-off-by: …
|
|
|
@fec512a5
|
12 years |
stefasab |
ffplay: give more meaningful names to the buffersink instances
|
|
|
@43583fb8
|
12 years |
stefasab |
lavfi/avcodec: deprecate avfilter_fill_frame_from_*_buffer_ref API
…
|
|
|
@972cad77
|
12 years |
stefasab |
lavfi: remove unnecessary inclusion of libavcodec/avcodec.h in …
|
|
|
@a31ab507
|
12 years |
stefasab |
lavfi: move some FF_API_ definitions from avfilter.h to version.h
…
|
|
|
@5fd3e696
|
12 years |
michaelni |
vocenc: use new header from codec tag 4
this matches sox and should …
|
|
|
@0abfb0a9
|
12 years |
michaelni |
vocenc: change default codec to 16bit
Hardly anyone would want 8bit …
|
|
|
@bacbbd2b
|
12 years |
michaelni |
vocenc: fix sample rate rounding direction
Signed-off-by: Michael …
|
|
|
@f15803e9
|
12 years |
michaelni |
fate: Try to fix source path for fate-acodec-dca
Signed-off-by: …
|
|
|
@166f3864
|
12 years |
michaelni |
fate: speedup dnxhd tests and reduce their memory requirements
…
|
|
|
@7ebe28c2
|
12 years |
onemda |
xwdenc: support 8bpp grayscale
Signed-off-by: Paul B Mahol …
|
|
|
@b9c94e82
|
12 years |
onemda |
xwddec: support 8bpp grayscale
|
|
|
@244682dd
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
log: …
|
|
|
@5c44c2d
|
12 years |
michaelni |
mlp_parser: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@f0a3259f
|
12 years |
michaelni |
rangecoder.h: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@ee51565e
|
12 years |
michaelni |
configure: fix libavutil.pc generation
Found-by: uau
Signed-off-by: …
|
|
|
@62975afa
|
12 years |
michaelni |
af_aresample: fix sample_rate type.
should fix fate failures on 32bit …
|
|
|
@3013722c
|
12 years |
michaelni |
sink_buffer: assert that functions and sinks arent mixed
…
|
|
|
@fbf03ee3
|
12 years |
michaelni |
ffmpeg: fix indent of 1 line
Signed-off-by: Michael Niedermayer …
|
|
|
@11f2cad1
|
12 years |
michaelni |
examples/filtering_audio: update for avfilter API "cleanup"
…
|
|
|
@98b3f17b
|
12 years |
michaelni |
image2: Add "start_number" private option to the demuxer
Currently if …
|
|
|
@eeddd396
|
12 years |
michaelni |
cpu.h: include version.h for LIBAVUTIL_VERSION_MAJOR
Signed-off-by: …
|
|
|
@c41899a3
|
12 years |
michaelni |
lavu: split version info into version.h
Signed-off-by: Michael …
|
|
|
@145a8096
|
12 years |
martin |
log: Only include unistd.h if configure found it
MSVC has isatty (in …
|
|
|
@980e65f1
|
12 years |
anton |
ape: create audio stream before reading tags.
Tags may contain …
|
|
|
@a7b8ff94
|
12 years |
anton |
mov: make a length variable larger.
Right now, it's uint16_t, but for …
|
|
|
@f57d2f5
|
12 years |
anton |
image2: Add "start_number" private option to the demuxer
Currently if …
|
|
|
@b5bce20c
|
12 years |
anton |
image2: Add "start_number" private option to the muxer
This adds the …
|
|
|
@fd269d62
|
12 years |
anton |
avconv: remove a forgotten debugging printf.
|
|
|
@df98bf22
|
12 years |
anton |
avconv: use more descriptive names for hardcoded filters.
Also ensure …
|
|
|
@6fc7d9a0
|
12 years |
anton |
avconv: remove redundant handling of async.
Because of a mistake …
|
|
|
@7a8059eb
|
12 years |
anton |
doc/filters: fix typo.
|
|
|
@b5e6aa6c
|
12 years |
michaelni |
dxva2_h264: fix signaling of mbaff frames
The MBAFF flag may only be …
|
|
|
@1c600888
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
x86: …
|
|
|
@da728d5d
|
12 years |
michaelni |
ffmpeg: fix FF_API_OLD_VSINK_API=0 case
Signed-off-by: Michael …
|
|
|
@caf7381d
|
12 years |
michaelni |
ffmpeg: fix mixup of old and new sinks
Signed-off-by: Michael …
|
|
|
@0b6f9736
|
12 years |
mans |
h264: use asm cabac reader under a generic condition
This removes a …
|
|
|
@f8fe4d22
|
12 years |
michaelni |
snow.h: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@be64d5f5
|
12 years |
michaelni |
snow.c: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@f7595fb3
|
12 years |
michaelni |
image2: Add "start_number" private option to the muxer
This adds the …
|
|
|
@fe07c9c6
|
12 years |
diego |
x86: Only use optimizations with cmov if the CPU supports the instruction
|
|
|
@65345a5a
|
12 years |
diego |
x86: Add CPU flag for the i686 cmov instruction
|
|
|
@29686d6e
|
12 years |
mans |
x86: remove unused inline asm macros from dsputil_mmx.h
…
|
|
|
@685f5438
|
12 years |
mans |
x86: move some inline asm macros to the only places they are used
…
|
|
|
@6fd0b55a
|
12 years |
nicolas.george |
showwaves: fix PTS computation.
|
|
|
@6d627eae
|
12 years |
nicolas.george |
showwaves: fix first sample of frame test.
Avoids a huge memleak when …
|
|
|
@bd9939f4
|
12 years |
nicolas.george |
lavfi: display pad type with mismatch error message.
|
|
|
@e9d5c052
|
12 years |
onemda |
lavc: use designated initializers for AVClasses
Signed-off-by: Paul B …
|
|
|
@53cec46b
|
12 years |
onemda |
libschroedingerdec: remove unused header
Signed-off-by: Paul B Mahol …
|
|
|
@a619fd27
|
12 years |
michaelni |
mjpegenc: enable frame multithreading encoder
Signed-off-by: Michael …
|
|
|
@fde1bc64
|
12 years |
michaelni |
lavc: add frame multithreading capability (currently intra only)
…
|
|
|
@0c851e4
|
12 years |
michaelni |
threads: make get_logical_cpus() available outside pthread.c
…
|
|
|
@094c5e6c
|
12 years |
michaelni |
mjpegenc: mark as intra only
Signed-off-by: Michael Niedermayer …
|
|
|