|
|
|
@9328ae48
|
11 years |
michaelni |
Merge commit 'd9c89ef86b9400e50c2486f9406fad15c85bab22'
* commit …
|
|
|
@bad8f04b
|
11 years |
michaelni |
Merge commit 'b0ce601c160c87349d093d7e542b5c752754f598'
* commit …
|
|
|
@cea8a007
|
11 years |
derek.buitenhuis |
yuv4mpeg: correctly handle chroma for odd luma sizes.
Signed-off-by: …
|
|
|
@1029822a
|
11 years |
Clément Bœsch |
lavf/webvttdec: use private option to specify WebVTT kind
WebVTT …
|
|
|
@bc35df29
|
11 years |
Clément Bœsch |
lavf: add AV_DISPOSITION flags for WebVTT text track kinds
There are …
|
|
|
@61c8221
|
11 years |
derek.buitenhuis |
cllc: Use outbuf in RGB and ARGB functions
Signed-off-by: Derek …
|
|
|
@d48f2219
|
11 years |
derek.buitenhuis |
cllc: Implement YUV support
Fixes ticket #1910.
Signed-off-by: Derek …
|
|
|
@8a7aabe8
|
11 years |
michaelni |
avfilter/vsrc_testsrc: fix artifacts with odd height
Signed-off-by: …
|
|
|
@d9c89ef8
|
11 years |
derek.buitenhuis |
cllc: Use outbuf in RGB and ARGB functions
Signed-off-by: Derek …
|
|
|
@1ef6ac10
|
11 years |
derek.buitenhuis |
cllc: Implement YUV support
Signed-off-by: Derek Buitenhuis …
|
|
|
@b0ce601
|
11 years |
derek.buitenhuis |
doc/platform: Add info about ICL
Signed-off-by: Derek Buitenhuis …
|
|
|
@bbe26eff
|
11 years |
michaelni |
h264: Fix null pointer dereference with disabled error concealment
…
|
|
|
@a46e578d
|
11 years |
michaelni |
avformat/avio: Fix EOF handiling of ffurl_read_complete()
Fixes …
|
|
|
@f48366c7
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavf: …
|
|
|
@a620c832
|
11 years |
michaelni |
Merge commit 'c3e58f8fb75d8467161a65b85eb88281547ebab1'
* commit …
|
|
|
@af5f9c08
|
11 years |
michaelni |
Merge commit '95d52464542f532061290192518d5fe1c1930e8d'
* commit …
|
|
|
@14a61bc3
|
11 years |
michaelni |
Merge commit 'ace87c19ed4c4882d7b9b3ce512c4c195e39a203'
* commit …
|
|
|
@1152863
|
11 years |
michaelni |
Merge commit '6dc6598692da3b0ebda2d768681786343f26a4f4'
* commit …
|
|
|
@e21307a
|
11 years |
anton |
lavf: don't abort if both encoder and muxer aspect ratios are not set
…
|
|
|
@c3e58f8f
|
11 years |
anton |
matroskaenc: restore compatibility with non referenced AVPacket
…
|
|
|
@95d5246
|
11 years |
anton |
lavc: Add option to encode MPEG-2 AAC with libfdk-aac
Signed-off-by: …
|
|
|
@5dba888d
|
11 years |
michaelni |
msmpeg4: Fix ff_msmpeg4_pred_dc() so it works with lowres>0
Fixes …
|
|
|
@46312fc2
|
11 years |
michaelni |
cmdutils: dont change the log level for -report
Fixes Ticket2476
…
|
|
|
@9375f500
|
11 years |
michaelni |
sonic: use av_freep() as its safer than av_free()
Signed-off-by: …
|
|
|
@69d0a292
|
11 years |
michaelni |
sonic: cleanup/simplify num_taps check
Signed-off-by: Michael …
|
|
|
@db27dadc
|
11 years |
michaelni |
sonic: replace divide() by ROUNDED_DIV()
Signed-off-by: Michael …
|
|
|
@c329713d
|
11 years |
michaelni |
vp8: wait for prev_frame to parse segment_map before reading it.
This …
|
|
|
@fb0df5c1
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@780b1aa1
|
11 years |
michaelni |
Merge commit 'f963f701d90bd7bb03e39aab4e59bd137084e082'
* commit …
|
|
|
@cc61ef04
|
11 years |
michaelni |
Merge commit '42cc6cefd315c1556e2a52f7ebe2f766ec82b790'
* commit …
|
|
|
@d894e64a
|
11 years |
michaelni |
Merge commit '1e340af8d6a97cc013a2ad8ba77c77129625a34f'
* commit …
|
|
|
@ace87c19
|
11 years |
diego |
configure: whitespace cosmetics
|
|
|
@6dc65986
|
11 years |
diego |
configure: Simplify an expression with enabled_all.
|
|
|
@730e07f1
|
11 years |
michaelni |
sonic: avoid float sqrt() for integer input & output
Signed-off-by: …
|
|
|
@4ec7ef56
|
11 years |
michaelni |
sonic: simplify quant cliping
Signed-off-by: Michael Niedermayer …
|
|
|
@bcb42fb6
|
11 years |
michaelni |
sonic: use av_calloc()
Signed-off-by: Michael Niedermayer …
|
|
|
@f11e4045
|
11 years |
derek.buitenhuis |
configure: More msvc/icl combining
Signed-off-by: Derek Buitenhuis …
|
|
|
@81c5ceed
|
11 years |
derek.buitenhuis |
avisynth: Make sure the filename passed to Avisynth is in the right …
|
|
|
@8bdbabfa
|
11 years |
derek.buitenhuis |
configure: Enable MinGW-w64's implementation of vsnprintf and pals
As …
|
|
|
@37c7a8be
|
11 years |
michaelni |
sonic: replace literal numbers by sizeof()
Signed-off-by: Michael …
|
|
|
@081a7f3e
|
11 years |
michaelni |
sonic: replace some float by integers to improve platform independance …
|
|
|
@12de2933
|
11 years |
michaelni |
sonic: Improve error codes
Signed-off-by: Michael Niedermayer …
|
|
|
@8689ee0e
|
11 years |
michaelni |
sonic: simplify shift_down()
Signed-off-by: Michael Niedermayer …
|
|
|
@f963f701
|
11 years |
lu_zero |
ogg: relax demuxer conformance checks
Some samples in the wild are …
|
|
|
@42cc6cef
|
11 years |
lu_zero |
avconv: report the error for codec open failure
External codec may …
|
|
|
@1e340af8
|
11 years |
lu_zero |
avconv: drop additional strerror fallback
strerror_r is called by …
|
|
|
@b6ce50a2
|
11 years |
michaelni |
avutil/ripemd: adjust loop condition to silence CID1035716
…
|
|
|
@d76fff7d
|
11 years |
michaelni |
smvjpeg: use refcounted frames to avoid mem leaks
Signed-off-by: …
|
|
|
@1a405c68
|
11 years |
michaelni |
smvjpeg: remove redundant frame init code
avctx->coded_frame is not …
|
|
|
@7cdf574c
|
11 years |
michaelni |
swscale: fix filter alignment reduction without inline asm
Fixes …
|
|
|
@d6a33f5d
|
11 years |
michaelni |
h264: fix size of arrays in ff_h264_check_intra_pred_mode()
…
|
|
|
@2005fddc
|
11 years |
michaelni |
h264/ff_h264_check_intra_pred_mode: fix input value check
…
|
|
|
@7cc4115d
|
11 years |
stefasab |
doc/decoders,decoders: add various missing final dots
Enhance consistency.
|
|
|
@83647ace
|
11 years |
stefasab |
doc/decoders: Add libopencore-amrwb decoder doc
Signed-off-by: …
|
|
|
@3f875077
|
11 years |
stefasab |
doc/protocols: apply very minor consistency fixes
|
|
|
@3857aea6
|
11 years |
stefasab |
doc/protocols: document "srtp" protocol
Signed-off-by: Stefano …
|
|
|
@659df32a
|
11 years |
michaelni |
mathops/x86: work around inline asm miscompilation with GCC 4.8.1
The …
|
|
|
@b43860ee
|
11 years |
michaelni |
doc/decoders: Document libopencore-amrnb decoder
Signed-off-by: …
|
|
|
@1ee8fadb
|
11 years |
michaelni |
avdevice/x11grab: allocate just one Cursor
Fixes resource leak and …
|
|
|
@98abe165
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavc: …
|
|
|
@5d509fbd
|
11 years |
michaelni |
Merge commit 'eeeb5c291d3f78eaade5b99c2614c7cab0e9be79'
* commit …
|
|
|
@8cdea50f
|
11 years |
michaelni |
doc/decoders: Document libilbc decoder
Signed-off-by: Michael …
|
|
|
@79cd5d3
|
11 years |
michaelni |
avcodec/utvideodec: Fix vlc len
Fixes regression / Ticket2661
…
|
|
|
@c17dd513
|
11 years |
michaelni |
bytestream2_init: assert that buf_size is valid
Signed-off-by: …
|
|
|
@32fc8d6d
|
11 years |
michaelni |
avcodec/jpeg2000dec: check that tp_end is after the start
…
|
|
|
@03cd3be
|
11 years |
michaelni |
avformat/iff: Byte seek is unsupported
Fixes Ticket2194
…
|
|
|
@720a1de5
|
11 years |
anton |
lavc: free the padded last frame during audio encoding properly
|
|
|
@c605adbf
|
11 years |
michaelni |
avformat/libmodplug: Reduce the probe score for small input
This …
|
|
|
@2d70f11e
|
11 years |
michaelni |
Document "sctp" protocol
Reviewed-by: Stefano Sabatini …
|
|
|
@eeeb5c29
|
11 years |
anton |
vsrc_movie: do not free avoption variables in uninit()
The generic …
|
|
|
@99dc90ea
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@f9739a34
|
11 years |
michaelni |
Document "crypto" protocol
Signed-off-by: Michael Niedermayer …
|
|
|
@c16496c3
|
11 years |
michaelni |
doc/decoders: Document libgsm decoder
Signed-off-by: Michael …
|
|
|
@37baecce
|
11 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@b08cd2fb
|
11 years |
michaelni |
delogo: Fix function description
The algorithm works on src and …
|
|
|
@06bede95
|
11 years |
Carl Eugen Hoyos |
Autodetect idcin only if audio properties allow decoding.
Fixes …
|
|
|
@4110828e
|
11 years |
tempn |
isom: add xd51 hdcam , someone needs to binary search FCP for new isom…
|
|
|
@ddefb80c
|
11 years |
michaelni |
sonicenc: fix off by 1 error
Fixes out of array accesses
…
|
|
|
@694c2d1a
|
11 years |
michaelni |
sonicenc: dont put multiple assignments per line
Signed-off-by: …
|
|
|
@e0d6e2fc
|
11 years |
martin |
configure: Remove unneeded icl inline compatibility definition
…
|
|
|
@6df61c3
|
11 years |
michaelni |
sonicenc: set supported samples formats array
This ensures that only …
|
|
|
@209cb8af
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavfi: …
|
|
|
@9ead0605
|
11 years |
michaelni |
doc/encoders: Add libopencore-amrnb doc
Signed-off-by: Michael …
|
|
|
@602d0bfe
|
11 years |
michaelni |
Merge branch 'frame_num_offset' of https://github.com/mjmvisser/FFmpeg …
|
|
|
@2090abcc
|
11 years |
mjmvisser |
add the start_number offset to var_values[VAR_N] directly, instead of …
|
|
|
@f8ca8138
|
11 years |
michaelni |
ff_gen_search: fix infinite loop
Fixes Ticket2639
Signed-off-by: …
|
|
|
@b3dd50cd
|
11 years |
michaelni |
ff_gen_search: fix limit
The limit value could become slightly wrong …
|
|
|
@9d73e302
|
11 years |
michaelni |
ff_gen_search: make step 64it to prevent hypothetical integer overflow …
|
|
|
@e3580449
|
11 years |
michaelni |
doc/decoders: Document libcelt
Signed-off-by: Michael Niedermayer …
|
|
|
@59b13750
|
11 years |
michaelni |
Add maintainer for WebVTT demuxer and muxer
Matthew J Heaney is added …
|
|
|
@9626d0e9
|
11 years |
michaelni |
avutil/frame: Try to align width to achive linesize[0] alignment
This …
|
|
|
@c9c7bc44
|
11 years |
anton |
lavfi: switch ff_default_get_audio_buffer() to av_frame_get_buffer()
…
|
|
|
@e41bf19d
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavfi: …
|
|
|
@ca2818b8
|
11 years |
michaelni |
swresample/x86/audio_convert: add emms to CONV
Might fix Ticket1874
…
|
|
|
@2ee380a
|
11 years |
Carl Eugen Hoyos |
vaapi: return early from ff_vaapi_render_picture() without picture
…
|
|
|
@28bf0d94
|
11 years |
Carl Eugen Hoyos |
Revert "vaapi: return early from ff_vaapi_render_picture() without …
|
|
|
@3cbf245f
|
11 years |
Carl Eugen Hoyos |
vaapi: return early from ff_vaapi_render_picture() without picture
…
|
|
|
@ac604e44
|
11 years |
eclipse7 |
lavfi/src_movie: Use movie_common_init instead individual wrappers
…
|
|
|
@c679a1c3
|
11 years |
eclipse7 |
lavfi/src_movie: Check pointer is not NULL before deref
Also do not …
|
|
|
@b24f15c4
|
11 years |
Clément Bœsch |
lavf: add WebVTT muxer.
This revision creates a WebVTT muxer, that …
|
|
|