|
|
|
@4be03a7a
|
10 years |
michaelni |
cmdutils: Exit in case of faulty stream specifiers
Avoids printing …
|
|
|
@3f07dd6e
|
10 years |
lukasz.m.luki2 |
ffserver_config: fix possible crash
Fixes CID #1254662
…
|
|
|
@1a054bd1
|
10 years |
lukasz.m.luki2 |
ffserver_config: do not store preset name
Preset are translated to …
|
|
|
@33d6f90e
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver: drop pointless explicit !=0 checks
Signed-off-by: Reynaldo …
|
|
|
@20bf91f
|
10 years |
michaelni |
avcodec/roqvideoenc: clear freed pointers
Avoid leaving stale …
|
|
|
@7ababb85
|
10 years |
michaelni |
avcodec/snow: clear freed pointers
Avoid leaving stale pointers in …
|
|
|
@00672d2c
|
10 years |
michaelni |
avcodec/rl2: clear freed pointers
Avoid leaving stale pointers in …
|
|
|
@51ddaf65
|
10 years |
michaelni |
avformat/mpeg: fix memleak of sub_name on error
Fixes CID1254666
…
|
|
|
@62eca2f8
|
10 years |
michaelni |
avdevice/xcbgrab: Fix/remove unneeded NULL checks
Fixes CID1254664
…
|
|
|
@374c907f
|
10 years |
michaelni |
avcodec/vorbis_parser: Move vp check
Fixes null pointer dereference …
|
|
|
@1de78677
|
10 years |
michaelni |
avcodec/dvdsubdec: Check all fseek()s return codes
Fixes CID1254660
…
|
|
|
@530eb6a
|
10 years |
michaelni |
avformat/hlsenc: Free context after hls_append_segment
Fixes reading …
|
|
|
@ce80f9fe
|
10 years |
michaelni |
avformat/segment: export inner muxer timebase
Fixes "Non-monotonous …
|
|
|
@ec012837
|
10 years |
lukasz.m.luki2 |
lavf/ffmdec: reident after last commit
Signed-off-by: Lukasz Marek …
|
|
|
@745730c9
|
10 years |
lukasz.m.luki2 |
lavf/ffm: use AVOption API to store/restore stream properties
This is …
|
|
|
@a38e06c1
|
10 years |
lukasz.m.luki2 |
ffserver_config: handle codec private options
This commit allows to …
|
|
|
@2657f00d
|
10 years |
lukasz.m.luki2 |
ffmpeg_opt: use codec private context in ffserver streams
…
|
|
|
@6690d4c3
|
10 years |
lukasz.m.luki2 |
lavf/ffm: store/restore private codec context
Signed-off-by: Lukasz …
|
|
|
@bee5844d
|
10 years |
lukasz.m.luki2 |
lavu/opt: introduce av_opt_serialize()
Function allows to create …
|
|
|
@eec69332
|
10 years |
lukasz.m.luki2 |
lavu/opt: introduce av_opt_is_set_to_default()
New function allows to …
|
|
|
@01974a5
|
10 years |
lukasz.m.luki2 |
lavc/options: initialize pkt_timebase
It's default in option_table.h …
|
|
|
@4a30277a
|
10 years |
lukasz.m.luki2 |
lavc/options: set timecode_frame_start to -1 as option default
…
|
|
|
@c544ffd2
|
10 years |
lukasz.m.luki2 |
lavc/options_table: add pixel_format and video_size options
Adding …
|
|
|
@c7270066
|
10 years |
lukasz.m.luki2 |
lavc/options_table: set min to -1 for timecode_frame_start
…
|
|
|
@08ee02de
|
10 years |
michaelni |
avfilter/vf_tinterlace: remove unused variable
Signed-off-by: Michael …
|
|
|
@f3cba01c
|
10 years |
michaelni |
Merge commit 'c00365b46d464ce47716315c1801818d811bdb9a'
* commit …
|
|
|
@c00365b4
|
10 years |
martin |
aarch64: Make the function pointer tables position independent
This …
|
|
|
@77204f7
|
10 years |
u |
avfilter/xbr: fix style in FILT4() calls
|
|
|
@7eece069
|
10 years |
u |
avfilter/xbr: clarify default "interpolated" pixels assignments
|
|
|
@bca3c2cf
|
10 years |
u |
avfilter/xbr: refactor xbr[234]x into a single function
No speed …
|
|
|
@8bc1553
|
10 years |
u |
avfilter/xbr: add slice threading
|
|
|
@bd7d8604
|
10 years |
michaelni |
avcodec/nellymoserenc: update comment to match …
|
|
|
@454b7142
|
10 years |
u |
avfilter/xbr: add video and filtering flags to options
Fixes ffmpeg …
|
|
|
@be96201e
|
10 years |
u |
avfilter/xbr: use function pointers for xbr[234]x
|
|
|
@c4fb79a3
|
10 years |
u |
avfilter/xbr: remove FATE test entry from @todo
See …
|
|
|
@9a796f7f
|
10 years |
u |
avfilter/xbr: consistent copyright header
|
|
|
@d1529273
|
10 years |
u |
avfilter/xbr: make xbr[234]x a bit more consistent
|
|
|
@a99004a9
|
10 years |
u |
avfilter/xbr: misc style fixes
|
|
|
@fda209b7
|
10 years |
u |
avfilter/xbr: simplify left/up conditions
|
|
|
@a3c3ee69
|
10 years |
u |
avfilter/xbr: misc cleanup in FILT[234] macros
|
|
|
@7e91f775
|
10 years |
u |
avfilter/xbr: refactor src/dst pointers definitions into a macro
|
|
|
@18e4bf4f
|
10 years |
u |
avfilter/xbr: refactor the 21 pixels definition into a macro
|
|
|
@6bf9786a
|
10 years |
u |
avfilter/xbr: mark source pointers as const
|
|
|
@e0704840
|
10 years |
u |
avfilter/xbr: simplify width overread checks
|
|
|
@55f05ac0
|
10 years |
u |
avfilter/xbr: use different macro names for each dimension
|
|
|
@9f9c7417
|
10 years |
u |
avfilter/xbr: avoid unecessary macro redirections
|
|
|
@086487b
|
10 years |
u |
avfilter/xbr: localize some filtering variables
|
|
|
@08bb6f91
|
10 years |
u |
avfilter/xbr: do not pass unchanging r2y to macros
|
|
|
@aea7616
|
10 years |
stefasab |
lavfi/xbr: remove relicensing notice from copyright header
The log is …
|
|
|
@dcb10ef9
|
10 years |
michaelni |
Merge commit '2fa6d21124bd2fc0b186290f5313179263bfcfb7'
* commit …
|
|
|
@89e705cd
|
10 years |
michaelni |
Merge commit '74d7db586a2e9aeb107e357739c7e4dde0b6991c'
* commit …
|
|
|
@a2f05d33
|
10 years |
michaelni |
lavfi : change xBR filter to LGPL
Hyllian's message : "Hi, Put lgpl …
|
|
|
@7d37e45f
|
10 years |
michaelni |
avcodec/mpeg4video_parser: fix spurious extradata parse warnings
…
|
|
|
@10411afd
|
10 years |
michaelni |
avcodec/mpeg4videodec: replace some return -1 by more specific error …
|
|
|
@18fcdc09
|
10 years |
michaelni |
avcodec/mpeg4videodec: forward return code in …
|
|
|
@deccb4d8
|
10 years |
michaelni |
avformat/http: simplify chained_options copying
Signed-off-by: …
|
|
|
@ffaf2074
|
10 years |
michaelni |
Fix the timeout option not working when connecting to a HTTP url that …
|
|
|
@12630fa8
|
10 years |
michaelni |
avcodec/dvdsubdec: New option for obtaining global palette from .IFO …
|
|
|
@2fa6d211
|
10 years |
vittorio.giovara |
on2avc: Fix out of array access
CC: libav-stable@libav.org
Bug-Id: …
|
|
|
@74d7db58
|
10 years |
vittorio.giovara |
dv: Drop a spurious check
The buffer is always valid.
Bug-Id: CID 700682
|
|
|
@b08fd7ea
|
10 years |
michaelni |
mov.c: fix handling of seek return in read_mfra
this would cause mfra …
|
|
|
@42c8db69
|
10 years |
michaelni |
Merge commit '8562c1483ba647f562e4c1df68a9231274b80e6b'
* commit …
|
|
|
@f3c324a0
|
10 years |
michaelni |
Merge commit '3a6bb9735053c453f806ceab1d91124648d90aca'
* commit …
|
|
|
@8562c148
|
10 years |
anton |
Icecast: Send content-type in all cases
This is needed because …
|
|
|
@3a6bb973
|
10 years |
anton |
Icecast: Send 100-continue header if possible
This allows for proper …
|
|
|
@05e4b25e
|
10 years |
michaelni |
avfilter/x86/vf_interlace: rewrite asm
4775 decicycles -> 3688 …
|
|
|
@fb3eb573
|
10 years |
michaelni |
avfilter/tinterlace: add Support for ff_lowpass_line_avx() & …
|
|
|
@18b46ecc
|
10 years |
michaelni |
avfilter/tinterlace: Move lowpass_line to a separate function and call …
|
|
|
@9d548fce
|
10 years |
michaelni |
avfilter/tinterlace: split context definition into seperate header so …
|
|
|
@f043965c
|
10 years |
michaelni |
avfilter/vf_tinterlace: fix linesize vs. width
Signed-off-by: Michael …
|
|
|
@933eca91
|
10 years |
michaelni |
libavformat/mxfdec.c: refactored resolving timecode component
…
|
|
|
@05e0ea60
|
10 years |
michaelni |
avfilter/vf_tinterlace: Fix output top field first flag for …
|
|
|
@6f373d75
|
10 years |
michaelni |
Merge commit '2e1704059ae8625beda2ffde847ad22c5ba416dc'
* commit …
|
|
|
@53ab7846
|
10 years |
michaelni |
Merge commit 'd16ec1b6db25bc348b0d4800c9a0c9b7070e3710'
* commit …
|
|
|
@85929b9c
|
10 years |
michaelni |
avcodec/lpc: remove unneeded {}
Signed-off-by: Michael Niedermayer …
|
|
|
@d4065a9f
|
10 years |
michaelni |
Merge commit '60e0ee7ca25bd3bea54043b0607efe4cd51acaf3'
* commit …
|
|
|
@a5adeff4
|
10 years |
michaelni |
Merge commit '3a6ddfb8745e4b306a5637927fb057f630345e2f'
* commit …
|
|
|
@ac1735e7
|
10 years |
michaelni |
Merge commit 'e4cb6abb2f46910c72178e2f987a0198f0fd10b1'
* commit …
|
|
|
@720a8d2b
|
10 years |
michaelni |
Merge commit '4b39cc1a093c239412ded522c4a899744e7f2008'
* commit …
|
|
|
@2e170405
|
10 years |
lu_zero |
vf_interlace: Add SIMD for lowpass filter
Signed-off-by: Luca Barbato …
|
|
|
@d16ec1b6
|
10 years |
vittorio.giovara |
atrac3plus: always initialize refwaves
CC: libav-stable@libav.org …
|
|
|
@60e0ee7c
|
10 years |
vittorio.giovara |
lpc: always initialize ref and err
CC: libav-stable@libav.org
Bug-Id: …
|
|
|
@3a6ddfb8
|
10 years |
vittorio.giovara |
exr: check return value
CC: libav-stable@libav.org
Bug-Id: CID 1198259
|
|
|
@e4cb6abb
|
10 years |
vittorio.giovara |
bgmc: fix sizeof arguments
CC: libav-devel@libav.org
Bug-Id: CID …
|
|
|
@4b39cc1a
|
10 years |
vittorio.giovara |
riff: support ProRes in avi (APCN fourcc)
|
|
|
@e6e61496
|
10 years |
michaelni |
doc/indevs: Rework and update documentation of AVFoundation device.
…
|
|
|
@d525e662
|
10 years |
michaelni |
Changelog: Mention AVFoundation screen capturing.
Signed-off-by: …
|
|
|
@20453342
|
10 years |
michaelni |
lavd/avfoundation: Introduce device alias 'none' to allow the user to …
|
|
|
@cde0ad5e
|
10 years |
Carl Eugen Hoyos |
tests/Makefile: Fix path for creation of ffprobe-test.nut.
|
|
|
@00df32f6
|
10 years |
michaelni |
avcodec/pngdec: split frame decoding in its own function.
…
|
|
|
@8cab24df
|
10 years |
michaelni |
avcodec/pngdec: create a function to handle small (<=4) bits per pixel …
|
|
|
@24ca2ffa
|
10 years |
michaelni |
avcodec/pngdec: use else if instead of if for small bpp handling.
…
|
|
|
@c25b6ae8
|
10 years |
michaelni |
avcodec/pngdec: fix some indentation/whitespaces
Signed-off-by: …
|
|
|
@6499e63f
|
10 years |
michaelni |
avcodec/pngdec: create a function to decode tRNS chunk.
…
|
|
|
@4f313a50
|
10 years |
michaelni |
avcodec/pngdec: create a function to decode PLTE chunk.
…
|
|
|
@b35fa041
|
10 years |
michaelni |
avcodec/pngdec: create a function to decode IDAT chunk.
…
|
|
|
@3f1eaf59
|
10 years |
michaelni |
avcodec/pngdec: create a function to decode pHYs chunk.
…
|
|
|
@1523d148
|
10 years |
michaelni |
avcodec/pngdec: create a function to decode IHDR chunk.
…
|
|
|
@98abb98c
|
10 years |
michaelni |
avcodec/pngdec: rename decode_frame to decode_frame_png
…
|
|
|
@b186b713
|
10 years |
michaelni |
avfilter/vf_lut: gammaval709()
See …
|
|
|