|
|
|
@b5b15c4d
|
10 years |
michaelni |
Merge commit 'fe5e6e34c05e274f98528be4f77f3c474473f977'
* commit …
|
|
|
@9e0b0c60
|
10 years |
michaelni |
Merge commit '2ded57371abead879bcee56da5131e5fac0d17ef'
* commit …
|
|
|
@1fddfaa2
|
10 years |
michaelni |
Merge commit '2d9d6afb8d2f284f5e620ecc19f643d5cd3facb8'
* commit …
|
|
|
@b96c1cd7
|
10 years |
michaelni |
Merge commit '0f9eb9165bb7d7982fdedf64f6bcec856f1bedd6'
* commit …
|
|
|
@894d1033
|
10 years |
michaelni |
avcodec/lcldec: support rgb24 with width%4 != 0
Fixes Ticket1216
…
|
|
|
@92c07acc
|
10 years |
Carl Eugen Hoyos |
Read (display) aspect ratio from mxf files.
Fixes ticket #4107.
|
|
|
@fe5e6e34
|
10 years |
martin |
lavf: Add an MPEG-DASH ISOFF segmenting muxer
This is mostly to serve …
|
|
|
@2ded5737
|
10 years |
martin |
movenc: Add support for writing sidx atoms for DASH segments
A flag …
|
|
|
@0b3c2305
|
10 years |
michaelni |
configure: Enable mpcodec compilation without inline asm.
…
|
|
|
@70205f17
|
10 years |
michaelni |
mpcodecs: Use _INLINE guards for inline asm.
Enabled compilation with …
|
|
|
@2d9d6afb
|
10 years |
martin |
movenc: Factorize adding fragment info into a separate function
By …
|
|
|
@0f9eb91
|
10 years |
martin |
movenc: Include empty tracks in iods when writing fragmented mp4
When …
|
|
|
@cc5f7315
|
10 years |
michaelni |
avformat/flvenc: remove unused variable
Signed-off-by: Michael …
|
|
|
@4127d97c
|
10 years |
michaelni |
Merge commit 'c64f3615118d757dcf76040fe5407bf2b3883206'
* commit …
|
|
|
@bb7be3b7
|
10 years |
michaelni |
Merge commit '4d0cd5f58c892276716f46f4b2702915e5018215'
* commit …
|
|
|
@c88ae843
|
10 years |
michaelni |
Merge commit '8b573ddda75980f724f779ff75aacc2ff81d9e0e'
* commit …
|
|
|
@91a9ae5b
|
10 years |
michaelni |
Merge commit 'eac3ac1fe0774b65316852616b2672702dbc3f31'
* commit …
|
|
|
@0d5af820
|
10 years |
michaelni |
Merge commit 'eb335f3c5ce37f2b93c993e28404d113bee843bc'
* commit …
|
|
|
@c23d7de2
|
10 years |
michaelni |
Merge commit '84c0ece5fd9569c0f31804f02a199ecd0e7d13d8'
* commit …
|
|
|
@e0785494
|
10 years |
michaelni |
Merge commit 'a7b365ae191f45a0d7ed7b34033d5d0cbdd47139'
* commit …
|
|
|
@30156eab
|
10 years |
michaelni |
Merge commit 'de1f8ead8993512925a3ee6c7491473414419e55'
* commit …
|
|
|
@c192be19
|
10 years |
michaelni |
Merge commit '16c01fb4347312b6d29a6498dad627665b96a20e'
* commit …
|
|
|
@e7fdfbdc
|
10 years |
michaelni |
Merge commit '84b9463984083f4e83948c73c1a5dbaf596ff3f7'
* commit …
|
|
|
@f1b20930
|
10 years |
michaelni |
Merge commit '2c6a7f9348378f887066fb1669c46b9485e8ef3e'
* commit …
|
|
|
@7cbe1e04
|
10 years |
michaelni |
Merge commit '920bca3e2332dced9c78bd14cfc2ff138188bd57'
* commit …
|
|
|
@c64f3615
|
10 years |
anton |
flvenc: Send new metadata when FLAG_METADATA_UPDATED is set.
…
|
|
|
@4d0cd5f5
|
10 years |
anton |
flvenc: move metadata updates into a single function
Signed-off-by: …
|
|
|
@8b573dd
|
10 years |
anton |
hevc: remove superfluous assignments and checks
|
|
|
@eac3ac1f
|
10 years |
anton |
hevc: eliminate an unneeded intermediate variable
|
|
|
@eb335f3c
|
10 years |
anton |
hevc: reduce variable scope
Also, collapse the array into a scalar, …
|
|
|
@84c0ece5
|
10 years |
anton |
hevc: further reduce code duplication in hls_prediction_unit()
|
|
|
@a7b365ae
|
10 years |
anton |
hevc: reduce code duplication in hls_prediction_unit()
|
|
|
@de1f8ead
|
10 years |
anton |
hevcdsp_template: templatize transquant_bypass
|
|
|
@16c01fb4
|
10 years |
anton |
hevc: remove an unused function parameter
|
|
|
@84b94639
|
10 years |
anton |
hevc: remove a redundant line
pred_mode is overwritten a few lines …
|
|
|
@2c6a7f93
|
10 years |
anton |
hevc: do not store rqt_root_cbf in the context
It does not need to be …
|
|
|
@920bca3
|
10 years |
anton |
hevc: do not store pcm_flag in the context
It does not need to be …
|
|
|
@9421d97
|
10 years |
michaelni |
ffmpeg: Fix last newline at log level less than "info"
Fixes …
|
|
|
@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 …
|
|
|