|
|
|
@72d2e94
|
12 years |
Clément Bœsch |
doc/showspectrum: add some examples.
|
|
|
@8d950937
|
12 years |
stefasab |
lavfi/overlay: improve log message warning in case of clipped overlay
|
|
|
@f164228
|
12 years |
stefasab |
lavfi/overlay: add support for partial overlaying
Partially rework …
|
|
|
@1c808943
|
12 years |
onemda |
lavfi/mp: drop mp=stereo3d filter
The filter has been natively …
|
|
|
@3f35f36a
|
12 years |
onemda |
lavfi: port MP stereo3d filter
Signed-off-by: Paul B Mahol …
|
|
|
@c31458c3
|
12 years |
nicolas.george |
lavf/concat: compute duration if possible.
|
|
|
@9b211c43
|
12 years |
nicolas.george |
examples/muxing: fix memory leak.
Do not re-call …
|
|
|
@ad485561
|
12 years |
stefasab |
lavu/eval: add native support to lte and lt functions
|
|
|
@622a6f6
|
12 years |
nicolas.george |
doc/muxers: specify that tee needs -map.
Address trac ticket #2311.
|
|
|
@3ab25e45
|
12 years |
nicolas.george |
Revert "lavf/concatdec: define "ffcat" and "ffconcat" extensions"
…
|
|
|
@b1a26849
|
12 years |
stefasab |
lavu/opt: fix weird align
|
|
|
@7b9a3df5
|
12 years |
stefasab |
lavu/opt-test: do not explicitly set default value in test_ctx
Let …
|
|
|
@aba18c5a
|
12 years |
stefasab |
tests: add overlay rgb and yuv444 tests
Also rename overlay test to …
|
|
|
@29d8cd26
|
12 years |
michaelni |
mp3dec: Fix VBR bit rate parsing
When parsing the Xing/Info tag, …
|
|
|
@d2b0b839
|
12 years |
onemda |
fate: add dependency for xface
Signed-off-by: Paul B Mahol …
|
|
|
@1567095a
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@1cb3ca2a
|
12 years |
michaelni |
Merge commit '9c7d85b3b45a77742b1e69c48ab33f9c8a2e6f35'
* commit …
|
|
|
@890b9c5c
|
12 years |
michaelni |
Merge commit 'f868b24d0f280bb966e5c352028a343e45d20a02'
* commit …
|
|
|
@06ad309a
|
12 years |
michaelni |
Merge commit '813b82b927b19532e3bc3397b972c8a27b9f6326'
* commit …
|
|
|
@d7f9f34d
|
12 years |
onemda |
zmbv: stop doing colorspace conversion
Signed-off-by: Paul B Mahol …
|
|
|
@f5ce359c
|
12 years |
onemda |
doc/filters: fix short options for noise filter
Signed-off-by: Paul B …
|
|
|
@2a7ab2d
|
12 years |
diego |
configure: Use check_builtin() where appropriate
|
|
|
@9c7d85b3
|
12 years |
diego |
configure: Add check_builtin convenience function
|
|
|
@f868b24
|
12 years |
diego |
configure: Add sanitize_var_name convenience function
This is useful …
|
|
|
@813b82b9
|
12 years |
diego |
configure: Fix silly typo in logging command of check_struct()
|
|
|
@715c2308
|
12 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
Add …
|
|
|
@e398990e
|
12 years |
michaelni |
msrledec: fix output_end checks
Fixes out of array accesses
…
|
|
|
@3dbc0ff9
|
12 years |
michaelni |
iff: fix integer overflow
Fixes out of array accesses
Found-by: …
|
|
|
@d0434613
|
12 years |
Carl Eugen Hoyos |
Add h264chroma dependency for mpegvideo / lowres to configure.
Fix …
|
|
|
@7992bdbe
|
12 years |
michaelni |
update_stream_timings: check bitrate for being in range.
Fixes …
|
|
|
@dae38a66
|
12 years |
michaelni |
dnxhddec: return the correct number of bytes from decode_frame
Fixes …
|
|
|
@faa0068
|
12 years |
michaelni |
avformat: Make duration estimation from pts more robust
Ignore …
|
|
|
@9bb54bb6
|
12 years |
michaelni |
nutdec: more specific return codes for decode_syncpoint()
…
|
|
|
@7ccc0ed6
|
12 years |
michaelni |
nutdec: print error on invalid/unsupported fourcc style
…
|
|
|
@144da7ee
|
12 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@53ca0cb8
|
12 years |
Clément Bœsch |
build: [autodetect] -> [no] in iconv help.
|
|
|
@03148fd1
|
12 years |
Carl Eugen Hoyos |
buildsys: only include log2_tab per library for shared builds
Fix …
|
|
|
@523b12af
|
12 years |
Carl Eugen Hoyos |
Add h264chroma dependency for cavs decoder to configure.
Fix building …
|
|
|
@9051e297
|
12 years |
Carl Eugen Hoyos |
Add h264qpel dependency for snow codec to configure.
Fix building for …
|
|
|
@2b09078a
|
12 years |
Carl Eugen Hoyos |
Add h264chroma dependency for vp5 and vp6 decoder to configure.
Fix …
|
|
|
@15ea1ac6
|
12 years |
janne-libav |
fate: remove last incomplete frame from mpeg2-field-enc test
|
|
|
@393dcbf0
|
12 years |
Clément Bœsch |
compat/strtod: isspace -> av_isspace.
This should fix build after 88d55b8.
|
|
|
@9ad3cd5b
|
12 years |
Clément Bœsch |
build: disable iconv by default.
It seems to break a lot on MacOS …
|
|
|
@16ed6a6b
|
12 years |
Clément Bœsch |
doc/filters: fix degrees/radians copy/paste fail.
|
|
|
@e2427f04
|
12 years |
michaelni |
ffmpeg_opt: Ask for overwrite in single image2 files too
Fixes …
|
|
|
@14e240cb
|
12 years |
Clément Bœsch |
lavfi/opencv: isgraph -> av_isgraph.
Fix build after 88d55b8.
|
|
|
@88d55b82
|
12 years |
Reimar.Doeffinger |
Remove incorrect use of ctype.h functions.
As far as I can tell the …
|
|
|
@2cffe38d
|
12 years |
michaelni |
Deprecate deinterlaced in libavcodec.
Signed-off-by: Michael …
|
|
|
@9af8179c
|
12 years |
michaelni |
ffmpeg: fix -stats -v 0
Fixes Ticket1687
Signed-off-by: Michael …
|
|
|
@f2cb9931
|
12 years |
michaelni |
avformat: gather aspect ratio from rv30/40 in find_stream_info
Fixes …
|
|
|
@d210e974
|
12 years |
michaelni |
rv34: fix aspect ratio
Fixes part of Ticket1550
Signed-off-by: …
|
|
|
@6c6dc8cc
|
12 years |
michaelni |
wmadec: check nb_frames
Improves error message for Ticket968
…
|
|
|
@3fac99cd
|
12 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@d98aa7cd
|
12 years |
michaelni |
h264: put call to ff_print_debug_info2 under CONFIG_MPEGVIDEO.
The …
|
|
|
@d4e649cc
|
12 years |
michaelni |
h264: make it possible to compile without error_resilience.
…
|
|
|
@981cf0c3
|
12 years |
Carl Eugen Hoyos |
movenc: Do not flag secondary audio and subtitle tracks as enabled.
…
|
|
|
@fd464d4d
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
rtpdec: …
|
|
|
@454c5d10
|
12 years |
michaelni |
h264: add a copy of draw_horiz_band.
This makes the decoder …
|
|
|
@4f0d4acc
|
12 years |
michaelni |
libxvid: cleanup on error pathes
Signed-off-by: Michael Niedermayer …
|
|
|
@667bf15
|
12 years |
michaelni |
libxvid: check & clear encoder_handle
Signed-off-by: Michael …
|
|
|
@8fe59240
|
12 years |
michaelni |
libxvid: use av_freep() for saftey
Signed-off-by: Michael Niedermayer …
|
|
|
@6a8f6c7
|
12 years |
michaelni |
libxvid: remove temporary files at the end
Fixes Ticket924
…
|
|
|
@8fbab7a
|
12 years |
martin |
rtpdec: Initialize some variables to silence compiler warnings
The …
|
|
|
@03bc7a00
|
12 years |
michaelni |
mjpegdec: fix endiansoup
Fixes Ticket2175
Signed-off-by: Michael …
|
|
|
@6091a8d9
|
12 years |
Carl Eugen Hoyos |
Avoid huge memory allocations from asf demuxer.
Fixes ticket #1888.
|
|
|
@1d5b35cc
|
12 years |
onemda |
lavc/flacdec: Add frame CRC calculation
Fixes ticket #2266
…
|
|
|
@4ae74c63
|
12 years |
michaelni |
ffmpeg: print maxrss "-benchmark" data even on errors
Fixes …
|
|
|
@5167bb2e
|
12 years |
michaelni |
er: Fix slice threading check
Signed-off-by: Michael Niedermayer …
|
|
|
@547042a
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
h264: …
|
|
|
@2d2e6db7
|
12 years |
michaelni |
Merge commit '668e16a0dd1ff56d4beeff5c658d8a2a08dbfac8'
* commit …
|
|
|
@ec203cd6
|
12 years |
michaelni |
Merge commit 'e671d3ad6cd7fe1d02e9b35b889a25d8c059fce9'
* commit …
|
|
|
@973dc110
|
12 years |
michaelni |
Merge commit 'c91c63b5380bf79655c09320774a022f84d76fd5'
* commit …
|
|
|
@437211ae
|
12 years |
anton |
h264: set ref_count to 0 for intra slices.
CC:libav-stable@libav.org
|
|
|
@668e16a0
|
12 years |
anton |
h264: on reference overflow, reset the reference count to 0, not 1.
…
|
|
|
@e671d3ad
|
12 years |
anton |
h264: do not copy ref count/ref2frm when updating per-frame context
…
|
|
|
@38277345
|
12 years |
michaelni |
v4l2: fix regression that caused ffmpeg to occasionally get stuck
…
|
|
|
@0d66268e
|
12 years |
michaelni |
lavd/v4l2: copy frames into normally allocated packets whenever there …
|
|
|
@c5a738c
|
12 years |
martin |
flvdec: Check the return value of a malloc
The callers of this …
|
|
|
@c91c63b5
|
12 years |
martin |
flvdec: Don't read the VP6 header byte when setting codec type based …
|
|
|
@ec1d2e2f
|
12 years |
michaelni |
ffplay: use AVFrame accessor functions
Signed-off-by: Michael …
|
|
|
@cc38ca67
|
12 years |
michaelni |
avcodec/utils: use AVFrame accessor functions
Signed-off-by: Michael …
|
|
|
@30806ddc
|
12 years |
michaelni |
avcodec/rawdec: use AVFrame accessor functions
Signed-off-by: Michael …
|
|
|
@f59ff8fa
|
12 years |
michaelni |
pngdec: use AVFrame accessor functions
Signed-off-by: Michael …
|
|
|
@ff080346
|
12 years |
michaelni |
gifdec: use AVFrame accessor functions
Signed-off-by: Michael …
|
|
|
@7d7fb701
|
12 years |
michaelni |
cpia: use AVFrame accessor functions
Signed-off-by: Michael …
|
|
|
@f232659
|
12 years |
michaelni |
tiff: use AVFrame accessor functions
Signed-off-by: Michael …
|
|
|
@e0f716a9
|
12 years |
michaelni |
ac3dec: use AVFrame accessor functions
Signed-off-by: Michael …
|
|
|
@3ded235f
|
12 years |
michaelni |
ffprobe: use AVFrame accessor functions
Signed-off-by: Michael …
|
|
|
@5ade6bfb
|
12 years |
michaelni |
doc/examples/demuxing: use AVFrame accessor functions
Signed-off-by: …
|
|
|
@bf90ef03
|
12 years |
michaelni |
avcodec: add ff_frame_get_metadatap()
This is needed for av_dict_*
…
|
|
|
@5b802cf5
|
12 years |
onemda |
lavc/codec_desc: add/fix .props for SGI/DPX/X-face/BRender PIX image
…
|
|
|
@4a6bd346
|
12 years |
michaelni |
Handle an invalid extra mpeg2 picture header following a frame-encoded …
|
|
|
@6c7d1608
|
12 years |
onemda |
sgidec: use unchecked bytestream2 functions where it makes sense
…
|
|
|
@dc666d36
|
12 years |
michaelni |
soxr: libsoxr 0.1.1 support
Libsoxr 0.1.1 will be out very soon; no …
|
|
|
@5a232e50
|
12 years |
onemda |
exr: use bytestream functions in pxr24_uncompress()
Signed-off-by: …
|
|
|
@4b335e73
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lls: Do …
|
|
|
@7da1b235
|
12 years |
michaelni |
Merge commit '4da950c0ae224b9b8ef952dadf614be2c050023e'
* commit …
|
|
|
@1a7166a5
|
12 years |
michaelni |
Merge commit 'e8c52271c45ec27d783e74238dcfad0c2008731c'
* commit …
|
|
|
@28bb17ca
|
12 years |
michaelni |
Merge commit '399663be9d4a839b894c48a21b62926eb8497d72'
* commit …
|
|
|
@76f8d3c8
|
12 years |
michaelni |
Merge commit '9d4da474f5f40b019cb4cb931c8499deee586174'
* commit …
|
|
|